mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-01 11:01:35 +02:00
18 lines
779 B
Markdown
18 lines
779 B
Markdown
### [CVE-2013-5099](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-5099)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Cross-site scripting (XSS) vulnerability in article.php in Anchor CMS 0.9.1, when comments are enabled, allows remote attackers to inject arbitrary web script or HTML via the Name field. NOTE: some sources have reported that comments.php is vulnerable, but certain functions from comments.php are used by article.php.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.exploit-db.com/exploits/26958
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|