mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 23:27:33 +02:00
18 lines
800 B
Markdown
18 lines
800 B
Markdown
### [CVE-2008-2181](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2181)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple cross-site scripting (XSS) vulnerabilities in search.php in cpLinks 1.03 allow remote attackers to inject arbitrary web script or HTML via the (1) search_text and (2) search_category parameters. NOTE: the XSS reportedly occurs in a forced SQL error message. 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.
|
|
|