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

18 lines
736 B
Markdown

### [CVE-2011-1100](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1100)
![](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
Multiple SQL injection vulnerabilities in admin/index.php in Pixelpost 1.7.3 allow remote authenticated users to execute arbitrary SQL commands via the (1) findfid, (2) id, (3) selectfcat, (4) selectfmon, or (5) selectftag parameter in an images action.
### POC
#### Reference
- http://www.zeroscience.mk/en/vulnerabilities/ZSL-2011-4992.php
#### Github
No PoCs found on GitHub currently.