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

18 lines
888 B
Markdown

### [CVE-2010-2126](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2126)
![](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 PHP remote file inclusion vulnerabilities in Snipe Gallery 3.1.5 allow remote attackers to execute arbitrary PHP code via a URL in the cfg_admin_path parameter to (1) index.php, (2) view.php, (3) image.php, (4) search.php, (5) admin/index.php, (6) admin/gallery/index.php, (7) admin/gallery/view.php, (8) admin/gallery/gallery.php, (9) admin/gallery/image.php, and (10) admin/gallery/crop.php.
### POC
#### Reference
- http://packetstormsecurity.org/1004-exploits/snipegallery-rfi.txt
#### Github
No PoCs found on GitHub currently.