CVE-2024-52585

LOW EPSS 16.9%
Published Nov 18, 20241y ago · Modified Jun 17, 20262w ago
1.2 CVSS 4.0
Low
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 an HTML injection vulnerability in version 3.0.1 that can affect instructors and CAs on the grade submissions page. The issue is patched in version 3.0.2. One may apply the patch manually by editing line 589 on `gradesheet.js.erb` to take in feedback as text rather than html.

CVSS Details

Base Score
1.2
Exploitability
Impact
Vector string
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/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 P
Scope X

Threat Intelligence

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

Weaknesses 1

CWE-79 Cross-site Scripting Injection

Affected Products 1

VendorProductVersionRange
autolabprojectautolab3.0.1any

References 2

  • github.com https://github.com/autolab/Autolab/commit/2429983b6caa245fea1b37f0dc236ccbcad9554c
    Patch
  • github.com https://github.com/autolab/Autolab/security/advisories/GHSA-8qhp-jhhw-45r2
    Vendor Advisory

Remediation

  • github.com https://github.com/autolab/Autolab/commit/2429983b6caa245fea1b37f0dc236ccbcad9554c
    Patch