First published: Mon Oct 11 2021(Updated: )
rConfig 3.9.6 is affected by SQL Injection. A user must be authenticated to exploit the vulnerability. If --secure-file-priv in MySQL server is not set and the Mysql server is the same as rConfig, an attacker may successfully upload a webshell to the server and access it remotely.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
rConfig rConfig | =3.9.6 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2021-29004 is a vulnerability in rConfig 3.9.6 that allows for SQL Injection, which can be exploited by an authenticated user.
CVE-2021-29004 has a severity score of 8.8, which is considered high.
CVE-2021-29004 affects rConfig 3.9.6 and allows for SQL Injection if the MySQL server does not have --secure-file-priv set and the same server is used by rConfig.
Yes, if the MySQL server does not have --secure-file-priv set and is the same as rConfig, an attacker may successfully upload a webshell to the server.
To fix CVE-2021-29004, make sure to update rConfig to the latest version and set --secure-file-priv in your MySQL server configuration.