vendor:
File Upload Manager
by:
ajann
9,3
CVSS
HIGH
Remote SQL Injection
89
CWE
Product Name: File Upload Manager
Affected Version From: 1.0.6
Affected Version To: 1.0.6
Patch Exists: NO
Related CWE: N/A
CPE: a:mxmania:file_upload_manager:1.0.6
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: None
2009
File Upload Manager <= 1.0.6 (detail.asp) Remote SQL Injection Exploit
This exploit allows an attacker to inject malicious SQL code into the vulnerable File Upload Manager application. This can be used to gain access to the application's database and extract sensitive information such as usernames and passwords.
Mitigation:
Ensure that all user-supplied input is properly sanitized and validated before being used in any SQL queries.