vendor:
Dreamer CMS
by:
lvren
9.8
CVSS
CRITICAL
SQL Injection
89
CWE
Product Name: Dreamer CMS
Affected Version From: v4.0.0
Affected Version To: v4.0.0
Patch Exists: NO
Related CWE: CVE-2022-43128
CPE: a:isoftforce:dreamer_cms:4.0.0
Platforms Tested:
2022
Dreamer CMS v4.0.0 – SQL Injection
Dreamer CMS v4.0.0 is vulnerable to SQL Injection. An attacker can send a specially crafted HTTP POST request with malicious SQL statements to the vulnerable search/doSearch script. This can allow the attacker to extract information from the database, modify data, or potentially execute arbitrary code.
Mitigation:
Developers should always sanitize user input and use parameterized queries to prevent SQL injection attacks.