Vulnerability Description
Autolab is a course management service that enables auto-graded programming assignments. There is a vulnerability in version 3.0.1 where CAs can view or edit the grade for any submission ID, even if they are not a CA for the class that has the submission. The endpoints only check that the CAs have the authorization level of a CA in the class in the endpoint, which is not necessarily the class the submission is attached to. Version 3.0.2 contains a patch. No known workarounds are available.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Autolabproject | Autolab | 3.0.1 |
Related Weaknesses (CWE)
References
- https://github.com/autolab/Autolab/commit/96006d532a392eeca2d350d1811f8e8ab9625bPatch
- https://github.com/autolab/Autolab/security/advisories/GHSA-rjg4-cf66-x6grVendor Advisory
FAQ
What is CVE-2024-52584?
CVE-2024-52584 is a vulnerability with a CVSS score of 5.4 (MEDIUM). Autolab is a course management service that enables auto-graded programming assignments. There is a vulnerability in version 3.0.1 where CAs can view or edit the grade for any submission ID, even if t...
How severe is CVE-2024-52584?
CVE-2024-52584 has been rated MEDIUM with a CVSS base score of 5.4/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-52584?
Check the references section above for vendor advisories and patch information. Affected products include: Autolabproject Autolab.