VYPR
Unrated severityNVD Advisory· Published Feb 28, 2024· Updated Jan 22, 2026

Apache Xerces C++: Use-after-free on external DTD scan

CVE-2024-23807

Description

The Apache Xerces C++ XML parser on versions 3.0.0 before 3.2.5 contains a use-after-free error triggered during the scanning of external DTDs.

Users are recommended to upgrade to version 3.2.5 which fixes the issue, or mitigate the issue by disabling DTD processing. This can be accomplished via the DOM using a standard parser feature, or via SAX using the XERCES_DISABLE_DTD environment variable.

This issue has been disclosed before as CVE-2018-1311, but unfortunately that advisory incorrectly stated the issue would be fixed in version 3.2.3 or 3.2.4.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected products

2
  • Apache/Xerces C\+\+llm-fuzzy2 versions
    >=3.0.0, <3.2.5+ 1 more
    • (no CPE)range: >=3.0.0, <3.2.5
    • (no CPE)range: 3.0.0

Patches

Vulnerability mechanics

References

2

News mentions

0

No linked articles in our index yet.