cve/2015/CVE-2015-4066.md
2024-06-18 02:51:15 +02:00

19 lines
859 B
Markdown

### [CVE-2015-4066](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-4066)
![](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/handlers.php in the GigPress plugin before 2.3.9 for WordPress allow remote authenticated users to execute arbitrary SQL commands via the (1) show_artist_id or (2) show_venue_id parameter in an add action in the gigpress.php page to wp-admin/admin.php.
### POC
#### Reference
- http://packetstormsecurity.com/files/132036/WordPress-GigPress-2.3.8-SQL-Injection.html
- https://www.exploit-db.com/exploits/37109/
#### Github
- https://github.com/ARPSyndicate/cvemon