PT-2023-14048 · Autolab · Autolab
Peter Stöckli
·
Published
2023-01-14
·
Updated
2023-12-11
·
CVE-2022-41956
CVSS v3.1
6.5
Medium
| Vector | AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N |
Name of the Vulnerable Software and Affected Versions
Autolab versions prior to 2.10.0
Description
A file disclosure issue was found in Autolab's remote handin feature, allowing users to submit assignments using paths outside their submission directory and view the file's contents.
Recommendations
For versions prior to 2.10.0, update to version 2.10.0 to resolve the issue.
As a temporary workaround, ensure the field for the remote handin feature is empty (Edit Assessment > Advanced > Remote handin path), and do not run Autolab as
root (or any user with write access to /).
Alternatively, disable the remote handin feature if it is unneeded by replacing the body of local submit in app/controllers/assessment/handin.rb with render(plain: "Feature disabled", status: :bad request) && return.Exploit
Fix
Path traversal
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Autolab