mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-27 14:32:30 +02:00
18 lines
655 B
Markdown
18 lines
655 B
Markdown
### [CVE-2020-9385](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-9385)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
A NULL Pointer Dereference exists in libzint in Zint 2.7.1 because multiple + characters are mishandled in add_on in upcean.c, when called from eanx in upcean.c during EAN barcode generation.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://sourceforge.net/p/zint/tickets/181/
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|