mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-05 10:48:01 +02:00
19 lines
621 B
Markdown
19 lines
621 B
Markdown
### [CVE-2018-13421](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-13421)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Fast C++ CSV Parser (aka fast-cpp-csv-parser) before 2018-07-06 has a heap-based buffer over-read in io::trim_chars in csv.h.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/ZhengMinghui1234/enfuzzer
|
|
- https://github.com/sardChen/enfuzzer
|
|
|