Files
CVEs-PoC/2008/CVE-2008-2644.md
T
2024-06-18 02:51:15 +02:00

18 lines
758 B
Markdown

### [CVE-2008-2644](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2644)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
Multiple cross-site scripting (XSS) vulnerabilities in SMEWeb 1.4b and 1.4f allow remote attackers to inject arbitrary web script or HTML via the (1) data parameter to catalog.php, the (2) keyword parameter to search.php, the (3) page parameter to bb.php, and the (4) new_s parameter to order.php.
### POC
#### Reference
- https://www.exploit-db.com/exploits/5725
#### Github
No PoCs found on GitHub currently.