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

18 lines
960 B
Markdown

### [CVE-2015-2199](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-2199)
![](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 the WonderPlugin Audio Player plugin before 2.1 for WordPress allow (1) remote authenticated users to execute arbitrary SQL commands via the item[id] parameter in a wonderplugin_audio_save_item action to wp-admin/admin-ajax.php or remote administrators to execute arbitrary SQL commands via the itemid parameter in the (2) wonderplugin_audio_show_item, (3) wonderplugin_audio_show_items, or (4) wonderplugin_audio_edit_item page to wp-admin/admin.php.
### POC
#### Reference
- http://www.exploit-db.com/exploits/36086
#### Github
- https://github.com/ARPSyndicate/cvemon