vendor:
Geomi CMS
by:
ThunDEr HeaD
9
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Geomi CMS
Affected Version From: 1.2
Affected Version To: 3
Patch Exists: NO
Related CWE: N/A
CPE: a:tridan_it:geomi_cms
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: PBL Technology
2011
Geomi CMS by Tridan IT [ Sql Injection Vunerability ]
A SQL injection vulnerability was discovered in Geomi CMS by Tridan IT. The vulnerability exists in the cms.php file, where an attacker can inject malicious SQL code into the categoryid parameter. This can be exploited to gain access to the database and potentially execute arbitrary code.
Mitigation:
Input validation should be used to prevent SQL injection attacks. All user-supplied input should be validated and filtered before being used in SQL queries.