mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-02 03:41:53 +02:00
18 lines
805 B
Markdown
18 lines
805 B
Markdown
### [CVE-2010-1706](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1706)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple SQL injection vulnerabilities in login.php in 2daybiz Auction Script allow remote attackers to execute arbitrary SQL commands via (1) the login field (aka the username parameter), and possibly (2) the password field, to index.php. NOTE: some of these details are obtained from third party information.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://packetstormsecurity.org/1004-exploits/2daybizauctionscript-sql.txt
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|