Irola My-Time UserID and Password Multiple SQL Injection Vulnerabilities
BID:26548
Info
Irola My-Time UserID and Password Multiple SQL Injection Vulnerabilities
| Bugtraq ID: | 26548 |
| Class: | Input Validation Error |
| CVE: |
CVE-2007-6217 |
| Remote: | Yes |
| Local: | No |
| Published: | Nov 23 2007 12:00AM |
| Updated: | Dec 18 2007 08:06PM |
| Credit: | The-0utl4w from Aria-Security Team is credited with the discovery of these vulnerabilities. |
| Vulnerable: |
Irola My-Time 3.5 |
| Not Vulnerable: | |
Discussion
Irola My-Time UserID and Password Multiple SQL Injection Vulnerabilities
Irola My-Time is prone to multiple SQL-injection vulnerabilities because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.
Exploiting these issues could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
My-Time 3.5 is vulnerable; other versions may also be affected.
Irola My-Time is prone to multiple SQL-injection vulnerabilities because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.
Exploiting these issues could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
My-Time 3.5 is vulnerable; other versions may also be affected.
Exploit / POC
Irola My-Time UserID and Password Multiple SQL Injection Vulnerabilities
An attacker can exploit these issues via a browser.
The following proof-of-concept SQL code is available:
-1' UPDATE UserInfo set Password= 'hacked' Where(UserID= '1');--
An attacker can exploit these issues via a browser.
The following proof-of-concept SQL code is available:
-1' UPDATE UserInfo set Password= 'hacked' Where(UserID= '1');--
Solution / Fix
Irola My-Time UserID and Password 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].