Impact
An SQL Injection vulnerability exists in Redeight CMS as of version 1.0, triggered through the "userEmail" parameter in the POST "/admin/index.php" login endpoint. The application fails to sanitize input and directly inserts the value into SQL statements, enabling unauthenticated remote attackers to run arbitrary SQL commands. This flaw can result in the extraction of sensitive database contents, leading to significant confidentiality loss and potential data breach. The vulnerability is classified as CWE‑89 and carries a CVSS score of 9.3, indicating a high severity.
Affected Systems
The affected system is Redeight CMS version 1.0. No other versions or third‑party components are listed as impacted.
Risk and Exploitability
The vulnerability can be exploited remotely without authentication by sending a crafted HTTP POST request to the login endpoint. The high CVSS score reflects a large impact scope, though the EPSS score is not reported and the vulnerability is not listed in CISA’s KEV catalog. Potential attackers would not need privileged credentials and could gain direct access to database data, posing a high risk of data exfiltration. The likely attack vector is remote over HTTP, targeting the unauthenticated admin login endpoint.
OpenCVE Enrichment