First published: Mon Aug 09 2021(Updated: )
The dbName parameter in ajaxDbInstall.php of rConfig 3.9.5 is unsanitized, allowing attackers to perform a SQL injection and access sensitive database information.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
rConfig rConfig | =3.9.5 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
The vulnerability ID for this vulnerability is CVE-2020-23149.
The severity of CVE-2020-23149 is high with a CVSS score of 7.5.
The affected software for CVE-2020-23149 is rConfig 3.9.5.
An attacker can exploit CVE-2020-23149 by performing a SQL injection through the unsanitized dbName parameter in ajaxDbInstall.php of rConfig 3.9.5.
The CWE ID for CVE-2020-23149 is 89.