mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-04 01:28:01 +02:00
18 lines
670 B
Markdown
18 lines
670 B
Markdown
### [CVE-2006-5208](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-5208)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple SQL injection vulnerabilities in PHP Classifieds 7.1 allow remote attackers to execute arbitrary SQL commands via (1) the catid_search parameter in search.php and (2) the catid parameter in index.php.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/2479
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|