mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-27 06:12:23 +02:00
18 lines
657 B
Markdown
18 lines
657 B
Markdown
### [CVE-2010-2133](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2133)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
SQL injection vulnerability in contact.php in My Little Forum allows remote attackers to execute arbitrary SQL commands via the id parameter, a different vector than CVE-2007-2942.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://packetstormsecurity.org/1003-exploits/mlf-sql.txt
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|