mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-15 03:30:24 +02:00
19 lines
702 B
Markdown
19 lines
702 B
Markdown
### [CVE-2013-7187](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-7187)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
SQL injection vulnerability in form.php in the FormCraft plugin 1.3.7 and earlier for WordPress allows remote attackers to execute arbitrary SQL commands via the id parameter.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://packetstormsecurity.com/files/124343/wpformcraft-sql.txt
|
|
- http://www.exploit-db.com/exploits/30002
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|