mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-06 02:31:38 +00:00
993 B
993 B
CVE-2009-3622
Description
Algorithmic complexity vulnerability in wp-trackback.php in WordPress before 2.8.5 allows remote attackers to cause a denial of service (CPU consumption and server hang) via a long title parameter in conjunction with a charset parameter composed of many comma-separated "UTF-8" substrings, related to the mb_convert_encoding function in PHP.
POC
Reference
- http://rooibo.wordpress.com/2009/10/17/agujero-de-seguridad-en-wordpress/
- http://security-sh3ll.blogspot.com/2009/10/wordpress-resource-exhaustion-denial-of.html
- https://bugzilla.redhat.com/show_bug.cgi?id=530056
Github
No PoCs found on GitHub currently.