CVE-2024-52584

MEDIUM EPSS 15.9%
Published Nov 18, 20241y ago · Modified Jun 17, 20262w ago
4.9 CVSS 4.0
Medium
Find Similar
Published Nov 18, 2024 1y ago
Last Modified Jun 17, 2026 2w ago

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 Details

Base Score
4.9
Exploitability
Impact
Vector string
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/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Attack Vector Network
Attack Complexity Low
Privileges Required Low
User Interaction None
Scope X

Threat Intelligence

EPSS Exploit Probability
15.9% percentile
Exploit & Patch Status
No Known Exploit
Patch Available

Weaknesses 1

CWE-863 Incorrect Authorization Authorization

Affected Products 1

VendorProductVersionRange
autolabprojectautolab3.0.1any

References 2

  • github.com https://github.com/autolab/Autolab/commit/96006d532a392eeca2d350d1811f8e8ab9625bda
    Patch
  • github.com https://github.com/autolab/Autolab/security/advisories/GHSA-rjg4-cf66-x6gr
    Vendor Advisory

Remediation

  • github.com https://github.com/autolab/Autolab/commit/96006d532a392eeca2d350d1811f8e8ab9625bda
    Patch