Lucene search

K
cvelistGitHub_MCVELIST:CVE-2021-41242
HistoryDec 10, 2021 - 10:25 p.m.

CVE-2021-41242 Path Traversal in some REST methods leading to file upload to arbitrary places

2021-12-1022:25:13
CWE-23
GitHub_M
www.cve.org
2
openolat
path traversal
rest methods
file upload
security vulnerability
version 15.5.12
version 16.0.5
business object
web-server access rules

CVSS3

8.1

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

LOW

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

NONE

Integrity Impact

HIGH

Availability Impact

HIGH

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

AI Score

8.1

Confidence

High

EPSS

0.003

Percentile

68.4%

OpenOlat is a web-basedlearning management system. A path traversal vulnerability exists in OpenOlat prior to versions 15.5.12 and 16.0.5. By providing a filename that contains a relative path as a parameter in some REST methods, it is possible to create directory structures and write files anywhere on the target system. The attack could be used to write files anywhere in the web root folder or outside, depending on the configuration of the system and the properly configured permission of the application server user. The attack requires an OpenOlat user account, an enabled REST API and the rights on a business object to call the vulnerable REST calls. The problem is fixed in version 15.5.12 and 16.0.5. There is a workaround available. The vulnerability requires the REST module to be enabled. Disabling the REST module or limiting the REST module via some firewall or web-server access rules to be accessed only be trusted systems will mitigate the risk.

CNA Affected

[
  {
    "product": "OpenOLAT",
    "vendor": "OpenOLAT",
    "versions": [
      {
        "status": "affected",
        "version": "< 15.5.12"
      },
      {
        "status": "affected",
        "version": ">= 16.0.0, < 16.0.5"
      }
    ]
  }
]

CVSS3

8.1

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

LOW

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

NONE

Integrity Impact

HIGH

Availability Impact

HIGH

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

AI Score

8.1

Confidence

High

EPSS

0.003

Percentile

68.4%

Related for CVELIST:CVE-2021-41242