cve/2024/CVE-2024-29508.md
2025-09-29 16:08:36 +00:00

19 lines
684 B
Markdown

### [CVE-2024-29508](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-29508)
![](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
Artifex Ghostscript before 10.03.0 has a heap-based pointer disclosure (observable in a constructed BaseFont name) in the function pdf_base_font_alloc.
### POC
#### Reference
- https://bugs.ghostscript.com/show_bug.cgi?id=707510
- https://www.openwall.com/lists/oss-security/2024/07/03/7
#### Github
No PoCs found on GitHub currently.