mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 23:27:33 +02:00
18 lines
802 B
Markdown
18 lines
802 B
Markdown
### [CVE-2017-9835](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-9835)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The gs_alloc_ref_array function in psi/ialloc.c in Artifex Ghostscript 9.21 allows remote attackers to cause a denial of service (heap-based buffer overflow and application crash) or possibly have unspecified other impact via a crafted PostScript document. This is related to a lack of an integer overflow check in base/gsalloc.c.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://bugs.ghostscript.com/show_bug.cgi?id=697985
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|