Events [wp-events] < 2.3.5 (closed)
unknownAuthenticated SQL Injection (SQLi) vulnerability found by Lenon Leite in WordPress Events plugin (versions <=2.3.4).
- Affected:
- up to 2.3.5
- Fixed in:
- 2.3.5
- Disclosed:
- Nov 20, 2017
plugin
4 known security issues reported for the Wp Events WordPress plugin. Most recent disclosed Nov 20, 2017.
Running Wp Events on your site? Check whether your installed version is affected.
Scan your site freeAuthenticated SQL Injection (SQLi) vulnerability found by Lenon Leite in WordPress Events plugin (versions <=2.3.4).
The WP Events plugin for WordPress is vulnerable to generic SQL Injection via the "$_GET[‘edit_event']" parameter in versions up to, and including, 2.3.4 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for authenticated at...
The WP Events plugin for WordPress is vulnerable to generic SQL Injection via the "$_GET[‘edit_event']" parameter in versions up to, and including, 2.3.4 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for authenticated at...
Type user access: administrator user. $_GET[‘edit_event’] is not escaped. File / Code: Path Request: /wp-content/plugins/wp-events/wp-events.php Line : 450 – 468 if ( isset( $_GET['edit_event'] ) ) { $event_edit_id = esc_attr( $_GET['edit_event'] ); } ... $ed...
Run a free security scan to detect vulnerable plugins and themes, exposed files, and malware — no plugin install, no signup.
Scan your site free