mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-12 01:02:37 +02:00
18 lines
835 B
Markdown
18 lines
835 B
Markdown
### [CVE-2008-2180](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2180)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple SQL injection vulnerabilities in cpLinks 1.03, when magic_quotes_gpc is disabled, allow remote attackers to execute arbitrary SQL commands via the (1) admin_username parameter (aka the username field) to admin/index.php and the (2) search_text and (3) search_category parameters to search.php. NOTE: some of these details are obtained from third party information.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/5538
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|