vendor:
Green CMS
by:
Ihsan Sencan
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Green CMS
Affected Version From: 2.x
Affected Version To: 2.x
Patch Exists: NO
Related CWE:
CPE: a:greencms:greencms:2.x
Platforms Tested: WiN7_x64, KaLiLinuX_x64
2019
Green CMS 2.x – SQL Injection
The Green CMS version 2.x is vulnerable to SQL Injection. An attacker can exploit this vulnerability by injecting SQL code into the 'cat' parameter in the index.php file. This can lead to unauthorized access to the database and potential data leakage.
Mitigation:
To mitigate this vulnerability, it is recommended to sanitize user inputs and use prepared statements or parameterized queries to prevent SQL injection attacks. Additionally, keeping the software up to date with the latest patches and security fixes is crucial.