mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 06:55:56 +02:00
959 B
959 B
CVE-2019-13288
Description
In Xpdf 4.01.01, the Parser::getObj() function in Parser.cc may cause infinite recursion via a crafted file. A remote attacker can leverage this for a DoS attack. This is similar to CVE-2018-16646.
POC
Reference
No PoCs from references.
Github
- https://github.com/ARPSyndicate/cvemon
- https://github.com/EsharkyTheGreat/Xpdf-4.04-InfiniteStackRecursion
- https://github.com/Fineas/CVE-2019-13288-POC
- https://github.com/asur4s/blog
- https://github.com/asur4s/fuzzing
- https://github.com/ch1hyun/fuzzing-class
- https://github.com/chiehw/fuzzing
- https://github.com/gleaming0/CVE-2019-13288