cve/2011/CVE-2011-1150.md

18 lines
550 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2011-1150](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1150)
![](https://img.shields.io/static/v1?label=Product&message=bbPress&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=XSS&color=brighgreen)
### Description
bbPress through 1.0.2 has XSS in /bb-login.php url via the re parameter.
### POC
#### Reference
- https://www.openwall.com/lists/oss-security/2011/03/14/20
#### Github
No PoCs found on GitHub currently.