CVE-2015-4066
GigPress < 2.3.8 - Authenticated SQL Injection via show_artist_id or show_venue_id Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2015-4066. PoCs published by Adrián M. F..
AI-analyzed exploit summary The exploit demonstrates two authenticated SQL injection vulnerabilities in the WordPress plugin GigPress (version 2.3.8). The vulnerabilities are in the `show_artist_id` and `show_venue_id` POST parameters, allowing attackers to execute arbitrary SQL queries via error-based and time-based techniques.
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.
Exploits (1)
The exploit demonstrates two authenticated SQL injection vulnerabilities in the WordPress plugin GigPress (version 2.3.8). The vulnerabilities are in the `show_artist_id` and `show_venue_id` POST parameters, allowing attackers to execute arbitrary SQL queries via error-based and time-based techniques.