vendor:
Flashlight Free Edition
by:
k4m1k451
7,5
CVSS
HIGH
Remote SQLi, Local File Inclusion
89, 22
CWE
Product Name: Flashlight Free Edition
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
Flashlight Free Edition – (LFI/SQL) Multiple Remote Vul
The vulnerability is due to insufficient sanitization of user-supplied input in the 'id' parameter of the 'read.php' script and the 'action' parameter of the 'admin.php' script. This can be exploited to manipulate SQL queries by injecting arbitrary SQL code and to include arbitrary local files by using directory traversal sequences.
Mitigation:
Input validation should be used to ensure that user-supplied input is properly sanitized.