Vulnerability Description
rConfig 3.9.5 allows command injection by sending a crafted GET request to lib/ajaxHandlers/ajaxArchiveFiles.php since the path parameter is passed directly to the exec function without being escaped.
CVSS Score
CRITICAL
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Rconfig | Rconfig | 3.9.5 |
Related Weaknesses (CWE)
References
- https://cwe.mitre.org/data/definitions/78.htmlThird Party Advisory
- https://github.com/rconfig/rconfig/blob/7ef8bd8d606bc10835e1b8f6f72a2048094816d3ExploitThird Party Advisory
- https://cwe.mitre.org/data/definitions/78.htmlThird Party Advisory
- https://github.com/rconfig/rconfig/blob/7ef8bd8d606bc10835e1b8f6f72a2048094816d3ExploitThird Party Advisory
FAQ
What is CVE-2020-23151?
CVE-2020-23151 is a vulnerability with a CVSS score of 9.8 (CRITICAL). rConfig 3.9.5 allows command injection by sending a crafted GET request to lib/ajaxHandlers/ajaxArchiveFiles.php since the path parameter is passed directly to the exec function without being escaped.
How severe is CVE-2020-23151?
CVE-2020-23151 has been rated CRITICAL with a CVSS base score of 9.8/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2020-23151?
Check the references section above for vendor advisories and patch information. Affected products include: Rconfig Rconfig.