Upload_download_de_fichiers Administre2.PHP SQL Injection Vulnerability
BID:21648
Info
Upload_download_de_fichiers Administre2.PHP SQL Injection Vulnerability
| Bugtraq ID: | 21648 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Dec 18 2006 12:00AM |
| Updated: | Dec 18 2006 09:03PM |
| Credit: | the master is credited with the discovery of this vulnerability. |
| Vulnerable: |
Eric Guillaume upload_download_de_fichiers v3 |
| Not Vulnerable: | |
Discussion
Upload_download_de_fichiers Administre2.PHP SQL Injection Vulnerability
The 'upload_download_de_fichiers' application is prone to an SQL-injection vulnerability because it fails to properly sanitize user-supplied input before using it in an SQL query.
A successful exploit could allow an attacker to compromise the application, access or modify data, or exploit vulnerabilities in the underlying database implementation.
Version 3 is vulnerable.
The 'upload_download_de_fichiers' application is prone to an SQL-injection vulnerability because it fails to properly sanitize user-supplied input before using it in an SQL query.
A successful exploit could allow an attacker to compromise the application, access or modify data, or exploit vulnerabilities in the underlying database implementation.
Version 3 is vulnerable.
Exploit / POC
Upload_download_de_fichiers Administre2.PHP SQL Injection Vulnerability
Attackers can exploit this issue via a web client.
The following proof-of-concept URI is available:
http://www.example.com/administration/administre2.php?id_user=-1%20UNION%20SELECT%20null,passe,null,null%20FROM%20connect_upload_fichier%20WHERE%20id_user=1
Attackers can exploit this issue via a web client.
The following proof-of-concept URI is available:
http://www.example.com/administration/administre2.php?id_user=-1%20UNION%20SELECT%20null,passe,null,null%20FROM%20connect_upload_fichier%20WHERE%20id_user=1
Solution / Fix
Upload_download_de_fichiers Administre2.PHP SQL Injection Vulnerability
Solution:
Currently we are not aware of any vendor-supplied patches for this issue. If you feel we are in error or if you are aware of more recent information, please mail us at: [email protected]:[email protected].
Solution:
Currently we are not aware of any vendor-supplied patches for this issue. If you feel we are in error or if you are aware of more recent information, please mail us at: [email protected]:[email protected].
References
Upload_download_de_fichiers Administre2.PHP SQL Injection Vulnerability
References:
References:
- upload_download_de_fichiers Web Site (Eric Guillaume)