mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 15:15:46 +02:00
18 lines
746 B
Markdown
18 lines
746 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.
|
|
|