OESA-2024-1235

Source
https://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2024-1235
Import Source
https://repo.openeuler.org/security/data/osv/OESA-2024-1235.json
JSON Data
https://api.osv.dev/v1/vulns/OESA-2024-1235
Upstream
Published
2024-03-01T11:07:07Z
Modified
2025-09-03T06:16:47.278350Z
Summary
xerces-c security update
Details

Xerces-C is a validating XML parser written in a portable subset of C++. Xerces-C makes it easy to give your application the ability to read and write XML data. A shared library is provided for parsing, generating, manipulating, and validating XML documents. Xerces-C is faithful to the XML 1.0 recommendation and associated standards ( DOM 1.0, DOM 2.0. SAX 1.0, SAX 2.0, Namespaces).

Security Fix(es):

The Apache Xerces-C 3.0.0 to 3.2.3 XML parser contains a use-after-free error triggered during the scanning of external DTDs. This flaw has not been addressed in the maintained version of the library and has no current mitigation other than to disable DTD processing. This can be accomplished via the DOM using a standard parser feature, or via SAX using the XERCESDISABLEDTD environment variable.(CVE-2018-1311)

Database specific
{
    "severity": "High"
}
References

Affected packages

openEuler:20.03-LTS-SP1 / xerces-c

Package

Name
xerces-c
Purl
pkg:rpm/openEuler/xerces-c&distro=openEuler-20.03-LTS-SP1

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
3.2.2-4.oe1

Ecosystem specific

{
    "src": [
        "xerces-c-3.2.2-4.oe1.src.rpm"
    ],
    "x86_64": [
        "xerces-c-devel-3.2.2-4.oe1.x86_64.rpm",
        "xerces-c-debuginfo-3.2.2-4.oe1.x86_64.rpm",
        "xerces-c-3.2.2-4.oe1.x86_64.rpm",
        "xerces-c-debugsource-3.2.2-4.oe1.x86_64.rpm"
    ],
    "noarch": [
        "xerces-c-help-3.2.2-4.oe1.noarch.rpm"
    ],
    "aarch64": [
        "xerces-c-debuginfo-3.2.2-4.oe1.aarch64.rpm",
        "xerces-c-3.2.2-4.oe1.aarch64.rpm",
        "xerces-c-debugsource-3.2.2-4.oe1.aarch64.rpm",
        "xerces-c-devel-3.2.2-4.oe1.aarch64.rpm"
    ]
}