Files
CVEs-PoC/2012/CVE-2012-1258.md
2024-06-18 02:51:15 +02:00

19 lines
845 B
Markdown

### [CVE-2012-1258](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-1258)
![](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
cgi-bin/userprefs.cgi in Plixer International Scrutinizer NetFlow & sFlow Analyzer before 9.0.1.19899 does not validate user permissions, which allow remote attackers to add user accounts with administrator privileges via the newuser, pwd, and selectedUserGroup parameters.
### POC
#### Reference
- http://packetstormsecurity.org/files/111791/Scrutinizer-8.6.2-Bypass-Cross-Site-Scripting-SQL-Injection.html
- http://www.exploit-db.com/exploits/18750
#### Github
No PoCs found on GitHub currently.