vendor:
Globitek CMS
by:
Cakes
5.5
CVSS
MEDIUM
SQL Injection
89
CWE
Product Name: Globitek CMS
Affected Version From: 1.4
Affected Version To: 1.4
Patch Exists: NO
Related CWE:
CPE: a:thejshen:contentmanagementsystem:1.4
Platforms Tested: CentOS 7
2019
thejshen Globitek CMS 1.4 – ‘id’ SQL Injection
The GET request for content ID is vulnerable to Union, Bolean and Time-Based Blind SQL injection.
Mitigation:
Sanitize and validate user input before using it in SQL queries. Use parameterized queries or prepared statements to prevent SQL injection attacks.