mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 15:15:46 +02:00
881 B
881 B
CVE-2012-0781
Description
The tidy_diagnose function in PHP 5.3.8 might allow remote attackers to cause a denial of service (NULL pointer dereference and application crash) via crafted input to an application that attempts to perform Tidy::diagnose operations on invalid objects, a different vulnerability than CVE-2011-4153.
POC
Reference
- http://cxsecurity.com/research/103
- http://cxsecurity.com/research/103
- http://www.exploit-db.com/exploits/18370/
- http://www.exploit-db.com/exploits/18370/
Github
No PoCs found on GitHub currently.