CVE-2015-2218
WonderPlugin Audio Player < 2.0 - Cross-Site Scripting via item[name] or item[customcss] Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2015-2218. PoCs published by Kacper Szurek.
AI-analyzed exploit summary This exploit demonstrates a blind SQL injection and XSS vulnerability in WonderPlugin Audio Player 2.0. The SQLi allows unauthenticated users to extract sensitive data via time-based techniques, while the XSS can execute arbitrary JavaScript in the context of the admin panel or pages using the plugin's shortcode.
Description
Multiple cross-site scripting (XSS) vulnerabilities in the wp_ajax_save_item function in wonderpluginaudio.php in the WonderPlugin Audio Player plugin before 2.1 for WordPress allow remote attackers to inject arbitrary web script or HTML via the (1) item[name] or (2) item[customcss] parameter in a wonderplugin_audio_save_item action to wp-admin/admin-ajax.php or the itemid parameter in the (3) wonderplugin_audio_show_item or (4) wonderplugin_audio_edit_item page to wp-admin/admin.php.
Exploits (1)
This exploit demonstrates a blind SQL injection and XSS vulnerability in WonderPlugin Audio Player 2.0. The SQLi allows unauthenticated users to extract sensitive data via time-based techniques, while the XSS can execute arbitrary JavaScript in the context of the admin panel or pages using the plugin's shortcode.