mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-26 17:47:58 +02:00
18 lines
685 B
Markdown
18 lines
685 B
Markdown
### [CVE-2008-6663](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-6663)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
SQL injection vulnerability in profile.php in PHPAuctions.info PHPAuctions (aka PHPAuctionSystem) allows remote attackers to execute arbitrary SQL commands via the auction_id parameter, a different vector than CVE-2009-0106.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/5879
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|