Lucene search

K
cveGitHub_MCVE-2022-41955
HistoryJan 14, 2023 - 1:15 a.m.

CVE-2022-41955

2023-01-1401:15:12
CWE-78
CWE-77
GitHub_M
web.nvd.nist.gov
22
autolab
course management
moss
remote code execution
vulnerability
patch
nvd

CVSS3

8.8

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

LOW

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

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

AI Score

9

Confidence

High

EPSS

0.003

Percentile

69.7%

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.

Affected configurations

Nvd
Vulners
Node
autolabprojectautolabRange2.0.22.10.0
VendorProductVersionCPE
autolabprojectautolab*cpe:2.3:a:autolabproject:autolab:*:*:*:*:*:*:*:*

CNA Affected

[
  {
    "vendor": "autolab",
    "product": "Autolab",
    "versions": [
      {
        "version": ">= 2.0.1, <= 2.9.0",
        "status": "affected"
      }
    ]
  }
]

CVSS3

8.8

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

LOW

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

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

AI Score

9

Confidence

High

EPSS

0.003

Percentile

69.7%

Related for CVE-2022-41955