mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-10 20:04:58 +02:00
18 lines
736 B
Markdown
18 lines
736 B
Markdown
### [CVE-2017-9670](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-9670)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|