CVE-2020-12259
rConfig 3.9.4 - Cross-Site Scripting
Record summary
CVE-2020-12259 has a selected CVSS score of 5.4 (medium); EIP currently links 1 Nuclei template.
Description
rConfig 3.9.4 is vulnerable to reflected XSS. The configDevice.php file improperly validates user input. An attacker can exploit this vulnerability by crafting arbitrary JavaScript in the rid GET parameter of devicemgmnt.php.
Exploitation context
Available material
- Nuclei templates
- 1
Nuclei templates
1ProjectDiscoveryMEDIUMrConfig 3.9.4 - Cross-Site ScriptingCVSS 5.4
rConfig 3.9.4 is vulnerable to reflected XSS. The configDevice.php file improperly validates user input. An attacker can exploit this vulnerability by crafting arbitrary JavaScript in the rid GET parameter of devicemgmnt.php
Impact
Authenticated attackers can inject malicious JavaScript through the rid parameter, potentially stealing session cookies or performing administrative actions on behalf of authenticated users.
Remediation
Upgrade to rConfig version 3.9.7 or later.
Source: ProjectDiscovery