mirror of
https://github.com/0xMarcio/cve.git
synced 2025-12-18 20:48:19 +00:00
20 lines
840 B
Markdown
20 lines
840 B
Markdown
|
|
### [CVE-2010-4895](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-4895)
|
||
|
|

|
||
|
|

|
||
|
|

|
||
|
|
|
||
|
|
### Description
|
||
|
|
|
||
|
|
Cross-site scripting (XSS) vulnerability in core/showsite.php in chillyCMS 1.1.3 allows remote attackers to inject arbitrary web script or HTML via the name parameter (aka the username field). NOTE: some of these details are obtained from third party information.
|
||
|
|
|
||
|
|
### POC
|
||
|
|
|
||
|
|
#### Reference
|
||
|
|
- http://packetstormsecurity.org/1009-exploits/chillycms-sqlxss.txt
|
||
|
|
- http://securityreason.com/securityalert/8437
|
||
|
|
- http://www.exploit-db.com/exploits/14897
|
||
|
|
|
||
|
|
#### Github
|
||
|
|
No PoCs found on GitHub currently.
|
||
|
|
|