Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2022-41956— Autolab is vulnerable to file disclosure via remote handin feature

Quick assessment

Affected
autolab Autolab
Exploitation
No confirmed in-the-wild exploitation; assess based on exposure
Recommended action
Check the vendor advisory and references for a fixed version. If immediate upgrade is impossible, restrict exposure and increase monitoring.

Autolab是一项课程管理服务。支持自动评分的编程作业。 Autolab 2.9.0版本及之前版本存在路径遍历漏洞。攻击者利用该漏洞可以查看文件的内容。

CVSS 6.5 · Medium EPSS 1.77% · P76

Possible ATT&CK Techniques 1 AI

T1115 · Clipboard Data
Get alerts for future matching vulnerabilities Log in to subscribe

I. Basic Information for CVE-2022-41956

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
Autolab is vulnerable to file disclosure via remote handin feature
Source: CVE Program / CVE List V5
Vulnerability 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 file disclosure vulnerability was discovered in Autolab's remote handin feature, whereby users are able to hand-in assignments using paths outside their submission directory. Users can then view the submission to view the file's contents. The vulnerability has been patched in version 2.10.0. As a workaround, ensure that the field for the remote handin feature is empty (Edit Assessment > Advanced > Remote handin path), and that you are not running Autolab as `root` (or any user that has 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`.
Source: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
Source: CVE Program / CVE List V5
Vulnerability Type
对路径名的限制不恰当(路径遍历)
Source: CVE Program / CVE List V5
Vulnerability Title
Autolab 路径遍历漏洞
Source: CNNVD (China National Vulnerability Database)
Vulnerability Description
Autolab是一项课程管理服务。支持自动评分的编程作业。 Autolab 2.9.0版本及之前版本存在路径遍历漏洞。攻击者利用该漏洞可以查看文件的内容。
Source: CNNVD (China National Vulnerability Database)
CVSS Information
N/A
Source: CNNVD (China National Vulnerability Database)
Vulnerability Type
N/A
Source: CNNVD (China National Vulnerability Database)

Affected Products

Vendor Product Affected Versions CPE Subscribe
autolab Autolab <= 2.9.0 -

II. Public POCs for CVE-2022-41956

# POC Description Source Link Shenlong Link
AI-Generated POC Premium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2022-41956

登录查看更多情报信息。

Vendor Advisories for CVE-2022-41956 (1)

Security Blog Posts for CVE-2022-41956 (1)

Other References for CVE-2022-41956 (1)

IV. Related Vulnerabilities

V. Comments for CVE-2022-41956

No comments yet


Leave a comment