vendor:
Photostore
by:
Gal Goldshtein and Viktor Minin
9,8
CVSS
CRITICAL
Blind SQL Injection
89
CWE
Product Name: Photostore
Affected Version From: Versions prior to 4.7.5
Affected Version To: Versions prior to 4.7.5
Patch Exists: YES
Related CWE: CVE-2016-4337
CPE: a:ktools:photostore
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
2016
Ktools Photostore <= 4.7.5 (Pre-Authentication) Blind SQL Injection
The Photostore application password recovery module is prone to a blind sql injection attack. An attacker can exploit this vulnerability to retrieve all the data stored in the application's database.
Mitigation:
Ensure that all user input is properly validated and sanitized before being used in a SQL query.