mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-03 12:58:02 +02:00
19 lines
972 B
Markdown
19 lines
972 B
Markdown
### [CVE-2010-1109](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1109)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple SQL injection vulnerabilities in index.php in phpMySport 1.4, when magic_quotes_gpc is disabled, allow remote attackers to execute arbitrary SQL commands via the (1) v2 parameter in a member view action, (2) v1 parameter in a news action, (3) v1 parameter in an information action, (4) v2 parameter in a team view action, (5) v2 parameter in a club view action, or (6) v2 parameter in a matches view action.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://packetstormsecurity.org/1001-exploits/phpmysport-sqlaccess.txt
|
|
- http://phpmysport.sourceforge.net/en/forum/bugs/sujet_2851.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|