CVE-2024-52584 MEDIUM

CVE-2024-52584: Autolab has vulnerable submission endpoints

Vendor Autolab
Product Autolab
Weakness CWE-863 · Incorrect authorization
Published November 18, 2024
Last update November 21, 2024

CVSS base score

4.9/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality
Integrity

CVSS vector

CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:U

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

November 18, 2024 CVE published
November 21, 2024 Record updated