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`.
References
Link | Resource |
---|---|
https://github.com/autolab/Autolab/security/advisories/GHSA-x5r3-vf3p-3269 | Third Party Advisory |
https://securitylab.github.com/advisories/GHSL-2022-100_Autolab/ |
Configurations
History
11 Dec 2023, 19:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2023-01-14 01:15
Updated : 2024-02-04 23:14
NVD link : CVE-2022-41955
Mitre link : CVE-2022-41955
CVE.ORG link : CVE-2022-41955
JSON object : View
Products Affected
autolabproject
- autolab