mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-04 13:58:07 +02:00
18 lines
595 B
Markdown
18 lines
595 B
Markdown
### [CVE-2020-25412](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-25412)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
com_line() in command.c in gnuplot 5.4 leads to an out-of-bounds-write from strncpy() that may lead to arbitrary code execution.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://sourceforge.net/p/gnuplot/bugs/2303/
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|