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

18 lines
773 B
Markdown

### [CVE-2011-1953](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1953)
![](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 common.php in Post Revolution before 0.8.0c-2 allow remote attackers to inject arbitrary web script or HTML via an attribute of a (1) P, a (2) STRONG, a (3) A, a (4) EM, a (5) I, a (6) IMG, a (7) LI, an (8) OL, a (9) VIDEO, or a (10) BLOCKQUOTE element.
### POC
#### Reference
- http://securityreason.com/securityalert/8270
#### Github
No PoCs found on GitHub currently.