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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
SQL injection vulnerability in index.php in phpMySite allows remote attackers to execute arbitrary SQL commands via the action parameter.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://packetstormsecurity.org/1002-exploits/phpmysite-sqlxss.txt
|
|
- http://www.exploit-db.com/exploits/11588
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|