Vulnerability Description
It is possible for a user in a different organization from the owner of a snapshot to bypass authorization and delete a snapshot by issuing a DELETE request to /api/snapshots/<key> using its view key. This functionality is intended to only be available to individuals with the permission to write/edit to the snapshot in question, but due to a bug in the authorization logic, deletion requests issued by an unprivileged user in a different organization than the snapshot owner are treated as authorized. Grafana Labs would like to thank Ravid Mazon and Jay Chen of Palo Alto Research for discovering and disclosing this vulnerability. This issue affects Grafana: from 9.5.0 before 9.5.18, from 10.0.0 before 10.0.13, from 10.1.0 before 10.1.9, from 10.2.0 before 10.2.6, from 10.3.0 before 10.3.5.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://grafana.com/security/security-advisories/cve-2024-1313/
- https://security.netapp.com/advisory/ntap-20240524-0008/
- https://grafana.com/security/security-advisories/cve-2024-1313/
- https://security.netapp.com/advisory/ntap-20240524-0008/
FAQ
What is CVE-2024-1313?
CVE-2024-1313 is a vulnerability with a CVSS score of 6.5 (MEDIUM). It is possible for a user in a different organization from the owner of a snapshot to bypass authorization and delete a snapshot by issuing a DELETE request to /api/snapshots/<key> using its view key....
How severe is CVE-2024-1313?
CVE-2024-1313 has been rated MEDIUM with a CVSS base score of 6.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-1313?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.