2 matches found
CVE-2007-0107
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...
CVE-2007-0107
Vulnerability: CVE-2007-0107 affects WordPress prior to 2.0.6 when PHP mbstring is enabled. Root cause: mbstring decoding of alternate character sets occurs after escaping SQL, allowing bypass of SQL-injection protections and execution of arbitrary SQL commands (demonstrated with UTF-7). Impact: ...