WebFileExplorer 3.6 - 'user' / 'pass' SQL Injection

EDB-ID:

35851

CVE:

N/A




Platform:

PHP

Date:

2011-06-13


source: https://www.securityfocus.com/bid/48233/info

WebFileExplorer 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.

WebFileExplorer 3.6 is vulnerable; other versions may also be affected. 

Supplying the following input to the username or password field is sufficient to exploit these issues:

user: admin' or '1=1
pass: anything