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

21 lines
867 B
Markdown

### [CVE-2015-9228](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-9228)
![](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
In post-new.php in the Photocrati NextGEN Gallery plugin 2.1.10 for WordPress, unrestricted file upload is available via the name parameter, if a file extension is changed from .jpg to .php.
### POC
#### Reference
- http://www.openwall.com/lists/oss-security/2015/10/27/6
- https://github.com/cybersecurityworks/Disclosed/issues/6
- https://packetstormsecurity.com/files/135061/WordPress-NextGEN-Gallery-2.1.10-Shell-Upload.html
- https://wpvulndb.com/vulnerabilities/9758
#### Github
No PoCs found on GitHub currently.