vendor:
Creato Script
by:
Mr.P3rfekT
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Creato Script
Affected Version From: 2.1
Affected Version To: 2.1
Patch Exists: N/A
Related CWE: N/A
CPE: a:creato:creato_script
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Linux
N/A
Creato Script SQL Injection Vulnerability
A SQL injection vulnerability was discovered in the Creato Script software. An attacker can exploit this vulnerability by sending a malicious SQL query to the vulnerable parameter 'id' in the 'mainpage.php' file. This can allow the attacker to gain access to the admin username and password.
Mitigation:
Input validation should be used to prevent SQL injection attacks. Additionally, the application should be configured to use parameterized queries.