cve/2009/CVE-2009-3622.md
2024-06-18 02:51:15 +02:00

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

Github

No PoCs found on GitHub currently.