Untrusted search path in Jupyter Core - CVE-2022-39286

 

Untrusted search path in Jupyter Core - CVE-2022-39286

Published: June 13, 2023


Vulnerability identifier: #VU77174
CSH Severity: Low
CVSSv4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2022-39286
CWE-ID: CWE-79
Exploitation vector: Local access
Exploit availability: No public exploit available
Vulnerable software:
Jupyter Core
Software vendor:
Jupyter

Description

The vulnerability allows a local user to escalate privileges on the system.

The vulnerability exists due to jupyter_core executes untrused files from the current working directory. A local user can place a malicious file on the system and execute arbitrary code with elevated privileges.

Remediation

Install updates from vendor's website.

External links