VulnerabilityModified
CVE-2020-23151
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.
CRITICAL 9.8EPSS 5.72%
Does this matter?
High impact if exploited, but EPSS currently rates exploitation as unlikely (5.72%). Schedule it in the normal patch cycle and watch for a rise in EPSS or a public exploit.
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 3.1
- 9.8 CRITICALCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
- EPSS
- 5.72% probability · 93th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-78
- Affected
- rconfig/rconfig
- Source
- cve@mitre.org
References
- https://cwe.mitre.org/data/definitions/78.htmlThird Party Advisory
- https://github.com/rconfig/rconfig/blob/7ef8bd8d606bc10835e1b8f6f72a2048094816d3/www/lib/ajaxHandlers/ajaxArchiveFiles.php#L13Exploit, Third Party Advisory
- https://cwe.mitre.org/data/definitions/78.htmlThird Party Advisory
- https://github.com/rconfig/rconfig/blob/7ef8bd8d606bc10835e1b8f6f72a2048094816d3/www/lib/ajaxHandlers/ajaxArchiveFiles.php#L13Exploit, Third Party Advisory
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.