mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-22 01:36:58 +02:00
18 lines
710 B
Markdown
18 lines
710 B
Markdown
### [CVE-2005-2108](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-2108)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
SQL injection vulnerability in XMLRPC server in WordPress 1.5.1.2 and earlier allows remote attackers to execute arbitrary SQL commands via input that is not filtered in the HTTP_RAW_POST_DATA variable, which stores the data in an XML file.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://marc.info/?l=bugtraq&m=112006967221438&w=2
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|