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

19 lines
780 B
Markdown

### [CVE-2015-5599](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-5599)
![](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 upload.php in the Powerplay Gallery plugin 3.3 for WordPress allow remote attackers to execute arbitrary SQL commands via the (1) albumid or (2) name parameter.
### POC
#### Reference
- http://packetstormsecurity.com/files/132671/WordPress-WP-PowerPlayGallery-3.3-File-Upload-SQL-Injection.html
- http://seclists.org/fulldisclosure/2015/Jul/64
#### Github
No PoCs found on GitHub currently.