CVE-2007-0107
WordPress < 2.0.6 - SQL Injection via Multibyte Charset Bypass
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2007-0107. PoCs published by Stefan Esser.
AI-analyzed exploit summary This exploit targets a UTF-7 SQL injection vulnerability in WordPress 2.0.5 via the trackback feature. It retrieves the MySQL table prefix, locks trackbacks, and bruteforces the password hash of a specified user.
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.
Exploits (1)
This exploit targets a UTF-7 SQL injection vulnerability in WordPress 2.0.5 via the trackback feature. It retrieves the MySQL table prefix, locks trackbacks, and bruteforces the password hash of a specified user.