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

18 lines
749 B
Markdown

### [CVE-2006-5086](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-5086)
![](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
Blog Pixel Motion 2.1.1 allows remote attackers to change the username and password for the admin user via a direct request to insere_base.php with modified (1) login and (2) pass parameters. NOTE: this issue was claimed to be SQL injection by the original researcher, but it is not.
### POC
#### Reference
- http://securityreason.com/securityalert/1653
#### Github
No PoCs found on GitHub currently.