Vulnerability Description
Grav is a file-based Web platform. Prior to version 1.7.46, a low privilege user account with page edit privilege can read any server files using Twig Syntax. This includes Grav user account files - `/grav/user/accounts/*.yaml`. This file stores hashed user password, 2FA secret, and the password reset token. This can allow an adversary to compromise any registered account and read any file in the web server by resetting a password for a user to get access to the password reset token from the file or by cracking the hashed password. A low privileged user may also perform a full account takeover of other registered users including Administrators. Version 1.7.46 contains a patch.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Getgrav | Grav | < 1.7.46 |
Related Weaknesses (CWE)
References
- https://github.com/getgrav/grav/commit/b6bba9eb99bf8cb55b8fa8d23f18873ca594e348Patch
- https://github.com/getgrav/grav/security/advisories/GHSA-f8v5-jmfh-pr69ExploitVendor Advisory
- https://github.com/getgrav/grav/commit/b6bba9eb99bf8cb55b8fa8d23f18873ca594e348Patch
- https://github.com/getgrav/grav/security/advisories/GHSA-f8v5-jmfh-pr69ExploitVendor Advisory
FAQ
What is CVE-2024-34082?
CVE-2024-34082 is a vulnerability with a CVSS score of 8.5 (HIGH). Grav is a file-based Web platform. Prior to version 1.7.46, a low privilege user account with page edit privilege can read any server files using Twig Syntax. This includes Grav user account files - `...
How severe is CVE-2024-34082?
CVE-2024-34082 has been rated HIGH with a CVSS base score of 8.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-34082?
Check the references section above for vendor advisories and patch information. Affected products include: Getgrav Grav.