cve/2024/CVE-2024-25062.md

22 lines
907 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2024-25062](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-25062)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
An issue was discovered in libxml2 before 2.11.7 and 2.12.x before 2.12.5. When using the XML Reader interface with DTD validation and XInclude expansion enabled, processing crafted XML documents can lead to an xmlValidatePopElement use-after-free.
### POC
#### Reference
No PoCs from references.
#### Github
2025-09-29 16:08:36 +00:00
- https://github.com/OzNetNerd/CheckovOutputProcessor
- https://github.com/bygregonline/devsec-fastapi-report
2024-05-25 21:48:12 +02:00
- https://github.com/lucacome/lucacome
2025-09-29 16:08:36 +00:00
- https://github.com/ndouglas-cloudsmith/exploit-check
- https://github.com/robertsirc/sle-bci-demo
2024-05-25 21:48:12 +02:00