CVE-2023-32676 MEDIUM

CVE-2023-32676: Autolab tar slip in Install Assessment functionality (`GHSL-2023-081`)

Vendor Autolab
Product Autolab
Weakness CWE-22 · Path traversal
Published May 26, 2023
Last update October 15, 2024

CVSS base score

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

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:H/A:H

What the vulnerability does

01Description

Autolab is a course management service that enables auto-graded programming assignments. A Tar slip vulnerability was found in the Install assessment functionality of Autolab. To exploit this vulnerability an authenticated attacker with instructor permissions needs to upload a specially crafted Tar file. Using the install assessment functionality an attacker can feed a Tar file that contain files with paths pointing outside of the target directory (e.g., `../../../../tmp/tarslipped1.sh`). When the Install assessment form is submitted the files inside of the archives are expanded to the attacker-chosen locations. This issue has been addressed in version 2.11.0. Users are advised to upgrade.

Key dates

02Disclosure timeline

May 26, 2023 CVE published
October 15, 2024 Record updated