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.
References
Configurations
History
21 Jan 2025, 17:55
Type | Values Removed | Values Added |
---|---|---|
First Time |
Autolabproject
Autolabproject autolab |
|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.4 |
CPE | cpe:2.3:a:autolabproject:autolab:3.0.1:*:*:*:*:*:*:* | |
References | () https://github.com/autolab/Autolab/commit/96006d532a392eeca2d350d1811f8e8ab9625bda - Patch | |
References | () https://github.com/autolab/Autolab/security/advisories/GHSA-rjg4-cf66-x6gr - Vendor Advisory |
Information
Published : 2024-11-18 21:15
Updated : 2025-01-21 17:55
NVD link : CVE-2024-52584
Mitre link : CVE-2024-52584
CVE.ORG link : CVE-2024-52584
JSON object : View
Products Affected
autolabproject
- autolab
CWE
CWE-863
Incorrect Authorization