mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-15 11:48:07 +02:00
18 lines
757 B
Markdown
18 lines
757 B
Markdown
### [CVE-2007-0107](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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
|
|
- http://securityreason.com/securityalert/2112
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|