EasyPHP 'main.php' SQL Injection Vulnerability
BID:52781
Info
EasyPHP 'main.php' SQL Injection Vulnerability
| Bugtraq ID: | 52781 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Mar 29 2012 12:00AM |
| Updated: | Mar 29 2012 12:00AM |
| Credit: | Skote Vahshat |
| Vulnerable: |
EasyPHP EasyPHP 0 |
| Not Vulnerable: | |
Discussion
EasyPHP 'main.php' SQL Injection Vulnerability
EasyPHP is prone to an SQL-injection vulnerability because the application fails to properly sanitize user-supplied input before using it in an SQL query.
A successful exploit may allow an attacker to compromise the application, access or modify data, or exploit vulnerabilities in the underlying database.
EasyPHP is prone to an SQL-injection vulnerability because the application fails to properly sanitize user-supplied input before using it in an SQL query.
A successful exploit may allow an attacker to compromise the application, access or modify data, or exploit vulnerabilities in the underlying database.
Exploit / POC
EasyPHP 'main.php' SQL Injection Vulnerability
Attackers can use a browser to exploit this issue.
The following example URI is available:
http://www.example.com/home/sqlite/main.php?dbsel=1&table=t1'
Attackers can use a browser to exploit this issue.
The following example URI is available:
http://www.example.com/home/sqlite/main.php?dbsel=1&table=t1'
Solution / Fix
EasyPHP 'main.php' SQL Injection Vulnerability
Solution:
Updates are available. Please see the references for more information.
Solution:
Updates are available. Please see the references for more information.