An issue was discovered in includes/head.inc.php in rConfig before 3.9.4. An unauthenticated attacker can retrieve saved cleartext credentials via a GET request to settings.php. Because the application was not exiting after a redirect is applied, the rest of the page still executed, resulting in the disclosure of cleartext credentials in the response.
References
Link | Resource |
---|---|
https://blog.hivint.com/rconfig-3-9-3-unauthenticated-sensitive-information-disclosure-ead4ed88f153 | Exploit Third Party Advisory |
https://github.com/rconfig/rconfig/commit/20f4e3d87e84663d922b937842fddd9af1b68dd9 | Patch Third Party Advisory |
Configurations
History
No history.
Information
Published : 2020-03-20 18:15
Updated : 2024-02-04 21:00
NVD link : CVE-2020-9425
Mitre link : CVE-2020-9425
CVE.ORG link : CVE-2020-9425
JSON object : View
Products Affected
rconfig
- rconfig
CWE
CWE-670
Always-Incorrect Control Flow Implementation