MGASA-2023-0157

Source
https://advisories.mageia.org/MGASA-2023-0157.html
Import Source
https://advisories.mageia.org/MGASA-2023-0157.json
JSON Data
https://api.test.osv.dev/v1/vulns/MGASA-2023-0157
Related
Published
2023-05-06T18:19:07Z
Modified
2023-05-06T17:04:35Z
Summary
Updated libxml2 packages fix security vulnerability
Details

NULL Pointer Dereference allows attackers to cause a denial of service (or application crash). This only applies when lxml is used together with libxml2 2.9.10 through 2.9.14. libxml2 2.9.9 and earlier are not affected. It allows triggering crashes through forged input data, given a vulnerable code sequence in the application. The vulnerability is caused by the iterwalk function (also used by the canonicalize function). Such code shouldn't be in wide-spread use, given that parsing + iterwalk would usually be replaced with the more efficient iterparse function. However, an XML converter that serialises to C14N would also be vulnerable, for example, and there are legitimate use cases for this code sequence. If untrusted input is received (also remotely) and processed via iterwalk function, a crash can be triggered. (CVE-2022-2309) NULL dereference in xmlSchemaFixupComplexType. (CVE-2023-28484) Hashing of empty dict strings isn't deterministic. (CVE-2023-29469)

References
Credits

Affected packages

Mageia:8 / libxml2

Package

Name
libxml2
Purl
pkg:rpm/mageia/libxml2?distro=mageia-8

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
2.9.10-7.7.mga8

Ecosystem specific

{
    "section": "core"
}