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

19 lines
910 B
Markdown

### [CVE-2010-4850](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-4850)
![](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 Diferior 8.03 allow remote attackers to inject arbitrary web script or HTML via the (1) post_content parameter to post/edit/2/p1.html, related to views/post.php; the (2) slogan parameter to admin/site/2.html, related to views/admin.php; or the (3) subcatname or (4) description parameter to admin/forum/create_sub.html, related to views/admin.php.
### POC
#### Reference
- http://securityreason.com/securityalert/8398
- http://www.exploit-db.com/exploits/15633
#### Github
No PoCs found on GitHub currently.