Name | CVE-2014-3660 |
Description | parser.c in libxml2 before 2.9.2 does not properly prevent entity expansion even when entity substitution has been disabled, which allows context-dependent attackers to cause a denial of service (CPU consumption) via a crafted XML document containing a large number of nested entity references, a variant of the "billion laughs" attack. |
Source | CVE (at NVD; CERT, LWN, oss-sec, fulldisc, Red Hat, Ubuntu, Gentoo, SUSE bugzilla/CVE, GitHub advisories/code/issues, web search, more) |
References | DLA-151-1, DLA-80-1, DSA-2978-2, DSA-3057-1 |
Debian Bugs | 765722 |
The table below lists information on source packages.
Source Package | Release | Version | Status |
---|---|---|---|
libxml2 (PTS) | bullseye | 2.9.10+dfsg-6.7+deb11u4 | fixed |
bullseye (security) | 2.9.10+dfsg-6.7+deb11u5 | fixed | |
bookworm | 2.9.14+dfsg-1.3~deb12u1 | fixed | |
trixie | 2.12.7+dfsg+really2.9.14-0.1 | fixed | |
sid | 2.12.7+dfsg+really2.9.14-0.2 | fixed |
The information below is based on the following data on fixed versions.
Package | Type | Release | Fixed Version | Urgency | Origin | Debian Bugs |
---|---|---|---|---|---|---|
libxml2 | source | squeeze | 2.7.8.dfsg-2+squeeze11 | DLA-151-1 | ||
libxml2 | source | wheezy | 2.8.0+dfsg1-7+wheezy3 | DSA-2978-2 | ||
libxml2 | source | jessie | 2.9.1+dfsg1-5 | |||
libxml2 | source | (unstable) | 2.9.2+dfsg1-1 | 765722 |
https://www.ncsc.nl/actueel/nieuwsberichten/kwetsbaarheid-ontdekt-in-libxml2.html
https://gitlab.gnome.org/GNOME/libxml2/-/commit/be2a7edaf289c5da74a4f9ed3a0b6c733e775230
Beware the upstream patch relies on other commits not
available in the squeeze/wheezy version (at least cff2546f that
changes how the ent->checked variable is used and likely a3f1e3e5 too)