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.
References
Link | Resource |
---|---|
https://cwe.mitre.org/data/definitions/78.html | Third Party Advisory |
https://github.com/rconfig/rconfig/blob/7ef8bd8d606bc10835e1b8f6f72a2048094816d3/www/lib/ajaxHandlers/ajaxArchiveFiles.php#L13 | Exploit Third Party Advisory |
https://cwe.mitre.org/data/definitions/78.html | Third Party Advisory |
https://github.com/rconfig/rconfig/blob/7ef8bd8d606bc10835e1b8f6f72a2048094816d3/www/lib/ajaxHandlers/ajaxArchiveFiles.php#L13 | Exploit Third Party Advisory |
Configurations
History
21 Nov 2024, 05:13
Type | Values Removed | Values Added |
---|---|---|
References | () https://cwe.mitre.org/data/definitions/78.html - Third Party Advisory | |
References | () https://github.com/rconfig/rconfig/blob/7ef8bd8d606bc10835e1b8f6f72a2048094816d3/www/lib/ajaxHandlers/ajaxArchiveFiles.php#L13 - Exploit, Third Party Advisory |
Information
Published : 2021-08-09 23:15
Updated : 2024-11-21 05:13
NVD link : CVE-2020-23151
Mitre link : CVE-2020-23151
CVE.ORG link : CVE-2020-23151
JSON object : View
Products Affected
rconfig
- rconfig
CWE
CWE-78
Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')