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

18 lines
736 B
Markdown

### [CVE-2017-9670](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-9670)
![](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 uninitialized stack variable vulnerability in load_tic_series() in set.c in gnuplot 5.2.rc1 allows an attacker to cause Denial of Service (Segmentation fault and Memory Corruption) or possibly have unspecified other impact when a victim opens a specially crafted file.
### POC
#### Reference
- https://sourceforge.net/p/gnuplot/bugs/1933/
#### Github
No PoCs found on GitHub currently.