CVE-2022-41955

Severity CVSS v4.0:
Pending analysis
Type:
CWE-77 Command Injection
Publication date:
14/01/2023
Last modified:
11/12/2023

Description

Autolab is a course management service, initially developed by a team of students at Carnegie Mellon University, that enables instructors to offer autograded programming assignments to their students over the Web. A remote code execution vulnerability was discovered in Autolab's MOSS functionality, whereby an instructor with access to the feature might be able to execute code on the server hosting Autolab. This vulnerability has been patched in version 2.10.0. As a workaround, disable the MOSS feature if it is unneeded by replacing the body of `run_moss` in `app/controllers/courses_controller.rb` with `render(plain: "Feature disabled", status: :bad_request) && return`.

Vulnerable products and versions

CPE From Up to
cpe:2.3:a:autolabproject:autolab:*:*:*:*:*:*:*:* 2.0.2 (including) 2.10.0 (excluding)