First published: Wed Nov 18 2015(Updated: )
libxml2 2.9.2 does not properly stop parsing invalid input, which allows context-dependent attackers to cause a denial of service (out-of-bounds read and libxml2 crash) via crafted XML data to the (1) xmlParseEntityDecl or (2) xmlParseConditionalSections function in parser.c, as demonstrated by non-terminated entities.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Ubuntu | =12.04 | |
Ubuntu | =14.04 | |
Ubuntu | =15.04 | |
libxml2-devel | =2.9.2 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2015-7941 is classified as a denial of service vulnerability due to the potential for out-of-bounds reads and crashes.
To fix CVE-2015-7941, upgrade libxml2 to a version later than 2.9.2 that addresses this vulnerability.
CVE-2015-7941 affects libxml2 version 2.9.2 and Ubuntu Linux versions 12.04, 14.04, and 15.04.
CVE-2015-7941 primarily results in denial of service, not direct data exposure, but the crash may lead to temporary unavailability.
CVE-2015-7941 can be exploited by context-dependent attackers who deliver crafted XML data.