vendor:
dm-filemanager
by:
Snakespc
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: dm-filemanager
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: NO
Related CWE: N/A
CPE: N/A
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2009
dm-filemanager (Auth Bypass) Remote Sql Injection
A vulnerability in dm-filemanager allows an attacker to bypass authentication and gain access to the application. This is done by providing a username and password of ' or '1=1. This allows the attacker to gain access to the application without providing valid credentials.
Mitigation:
Ensure that user input is properly sanitized and validated before being used in SQL queries.