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

18 lines
726 B
Markdown

### [CVE-2006-2890](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-2890)
![](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
Pixelpost 1-5rc1-2 and earlier, when register_globals is enabled, allows remote attackers to gain administrator privileges and conduct other attacks by setting the _SESSION["pixelpost_admin"] parameter to 1 in calls to admin scripts such as admin/view_info.php.
### POC
#### Reference
- http://securityreason.com/securityalert/1061
#### Github
No PoCs found on GitHub currently.