mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-31 14:19:30 +02:00
19 lines
910 B
Markdown
19 lines
910 B
Markdown
### [CVE-2010-4850](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-4850)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|