vendor:
CMSsite
by:
Majid kalantari
7.5
CVSS
HIGH
SQL injection
89
CWE
Product Name: CMSsite
Affected Version From: 1
Affected Version To: 1
Patch Exists: NO
Related CWE:
CPE: CMSsite:1.0
Platforms Tested: Windows 10
2019
CMSsite 1.0 – ‘search’ SQL injection
The CMSsite 1.0 version is vulnerable to SQL injection through the 'search' parameter in the 'search.php' file. An attacker can exploit this vulnerability by injecting malicious SQL code into the search textbox.
Mitigation:
The vendor should sanitize user inputs and use prepared statements or parameterized queries to prevent SQL injection attacks.