WordPress Community Events Plugin 'id' Parameter SQL Injection Vulnerability
BID:49505
Info
WordPress Community Events Plugin 'id' Parameter SQL Injection Vulnerability
| Bugtraq ID: | 49505 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Sep 08 2011 12:00AM |
| Updated: | Sep 08 2011 12:00AM |
| Credit: | Miroslav Stampar |
| Vulnerable: |
WordPress Community Events 1.2.1 |
| Not Vulnerable: | |
Discussion
WordPress Community Events Plugin 'id' Parameter SQL Injection Vulnerability
The Community 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.
Community Events versions 1.2.1 and prior are vulnerable.
The Community 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.
Community Events versions 1.2.1 and prior are vulnerable.
Exploit / POC
WordPress Community Events Plugin 'id' Parameter SQL Injection Vulnerability
The following example URI is available:
http://www.example.com/wp-content/plugins/community-events/tracker.php?id=-1 AND EXTRACTVALUE(1, CONCAT(CHAR(58),@@version,CHAR(58)))--%20
The following example URI is available:
http://www.example.com/wp-content/plugins/community-events/tracker.php?id=-1 AND EXTRACTVALUE(1, CONCAT(CHAR(58),@@version,CHAR(58)))--%20
Solution / Fix
WordPress Community Events Plugin 'id' Parameter 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 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 more recent information, please mail us at: [email protected].
References
WordPress Community Events Plugin 'id' Parameter SQL Injection Vulnerability
References:
References:
- Product Homepage (WordPress)