vendor:
Explore CMS
by:
Sajibe Kanti
9.8
CVSS
CRITICAL
SQL Injection
89
CWE
Product Name: Explore CMS
Affected Version From: 1
Affected Version To: 1
Patch Exists: YES
Related CWE: CVE-2022-27412
CPE: a:explore_it:explore_cms:1.0
Platforms Tested:
2022
Explore CMS 1.0 – SQL Injection
SQL injection is a web security vulnerability that allows an attacker to interfere with the queries that an application makes to its database. explore CMS is vulnerable to the SQL Injection in 'id' parameter of the 'page' page.
Mitigation:
Input validation, parameterized queries, and stored procedures can help mitigate SQL injection attacks.