mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 23:27:33 +02:00
892 B
892 B
CVE-2016-4021
Description
The read_binary function in buffer.c in pgpdump before 0.30 allows context-dependent attackers to cause a denial of service (infinite loop and CPU consumption) via crafted input, as demonstrated by the \xa3\x03 string.
POC
Reference
- http://seclists.org/bugtraq/2016/Apr/99
- http://seclists.org/bugtraq/2016/Apr/99
- https://www.syss.de/fileadmin/dokumente/Publikationen/Advisories/SYSS-2016-030.txt
- https://www.syss.de/fileadmin/dokumente/Publikationen/Advisories/SYSS-2016-030.txt
Github
No PoCs found on GitHub currently.