vendor:
FS IMDB Clone
by:
Dan°
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: FS IMDB Clone
Affected Version From: 2017-12-06
Affected Version To: 2017-12-06
Patch Exists: YES
Related CWE: N/A
CPE: a:fortunescripts:fs_imdb_clone
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Kali Linux 2.0
2017
FS IMDB Clone – ‘id’ SQL Injection
SQL Injection on GET parameter = id. The payloads used are boolean-based blind, error-based and UNION query.
Mitigation:
Input validation and sanitization should be done to prevent SQL Injection attacks.