CyberRota Analysis
This is a medium severity vulnerability with a CVSS score of 4.3. It may lead to a denial-of-service condition.
CVE
CVE-2015-7941
Severity
MEDIUM
CVSS
4.3
EPSS
3.07%
Original NVD Description
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.