Files
CVEs-PoC/2017/CVE-2017-6196.md
T
2024-06-18 02:51:15 +02:00

18 lines
778 B
Markdown

### [CVE-2017-6196](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-6196)
![](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
Multiple use-after-free vulnerabilities in the gx_image_enum_begin function in base/gxipixel.c in Ghostscript before ecceafe3abba2714ef9b432035fe0739d9b1a283 allow remote attackers to cause a denial of service (application crash) or possibly have unspecified other impact via a crafted PostScript document.
### POC
#### Reference
- https://bugs.ghostscript.com/show_bug.cgi?id=697596
#### Github
No PoCs found on GitHub currently.