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

18 lines
835 B
Markdown

### [CVE-2011-2151](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-2151)
![](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
The (1) Admin/frmEmailReportSettings.aspx, (2) Admin/frmGeneralSettings.aspx, (3) Admin/frmSite.aspx, (4) Client/frmUser.aspx, and (5) Login.aspx components in the SmarterTools SmarterStats 6.0 web server accept cleartext passwords, which makes it easier for remote attackers to obtain sensitive information by sniffing the network.
### POC
#### Reference
- http://xss.cx/examples/exploits/stored-reflected-xss-cwe79-smarterstats624100.html
#### Github
No PoCs found on GitHub currently.