cve/2007/CVE-2007-0107.md
2024-06-18 02:51:15 +02:00

746 B

CVE-2007-0107

Description

WordPress before 2.0.6, when mbstring is enabled for PHP, decodes alternate character sets after escaping the SQL query, which allows remote attackers to bypass SQL injection protection schemes and execute arbitrary SQL commands via multibyte charsets, as demonstrated using UTF-7.

POC

Reference

Github

No PoCs found on GitHub currently.