CVE-2020-12256
rConfig 3.9.4 - Cross-Site Scripting
Record summary
CVE-2020-12256 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 devicemgmnt.php file improperly validates user input. An attacker can exploit this by crafting arbitrary JavaScript in the deviceId GET parameter to devicemgmnt.php.
Exploitation context
Available material
- Nuclei templates
- 1
Nuclei templates
1ProjectDiscoveryMEDIUMrConfig 3.9.4 - Cross-Site ScriptingCVSS 5.4
The rConfig 3.9.4 is vulnerable to cross-site scripting. The devicemgmnt.php file improperly validates the request coming from the user input. Due to this flaw, An attacker can exploit this vulnerability by crafting arbitrary javascript in `deviceId` GET parameter of devicemgmnt.php resulting in execution of the javascript.
Impact
Authenticated attackers can inject malicious JavaScript through the deviceId 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