Files
CVEs-PoC/2020/CVE-2020-9425.md
T
2024-05-25 21:48:12 +02:00

902 B

CVE-2020-9425

Description

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.

POC

Reference

No PoCs from references.

Github