Cyber Resilience

CVE-2022-39286

High

Published: 26 October 2022

Published
26 October 2022
Modified
21 November 2024
KEV Added
Patch
CVSS Score v3.1 8.8 CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.0037 59.4th percentile
Risk Priority 18 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2022-39286 is a high-severity Execution with Unnecessary Privileges (CWE-250) vulnerability in Debian Debian Linux. Its CVSS base score is 8.8 (High).

Operationally, ranked in the top 40.6% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog.

EU & UK References

Vulnerability details

Jupyter Core is a package for the core common functionality of Jupyter projects. Jupyter Core prior to version 4.11.2 contains an arbitrary code execution vulnerability in `jupyter_core` that stems from `jupyter_core` executing untrusted files in CWD. This vulnerability allows one…

more

user to run code as another. Version 4.11.2 contains a patch for this issue. There are no known workarounds.

CWE(s)

Related Threats

No named actor attribution yet. ATT&CK technique mapping in progress for this CVE.

Affected Assets

jupyter
jupyter core
≤ 4.11.2
debian
debian linux
10.0, 11.0
fedoraproject
fedora
36, 37

Mitigating Controls

Likely Mitigating Controls AI

Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.

addresses: CWE-269 CWE-250

Policy addresses roles, responsibilities, and privilege management to prevent improper privilege assignments.

addresses: CWE-269 CWE-250

Access supervision ensures privileges are assigned and managed without improper escalation or retention.

addresses: CWE-269 CWE-250

Assigning group/role memberships and access authorizations (privileges) while reviewing accounts addresses improper privilege management.

addresses: CWE-250 CWE-269

Separation of duties prevents any single user from holding all privileges needed to complete a critical task, directly reducing execution with unnecessary privileges.

addresses: CWE-250 CWE-269

Directly prevents execution with more privileges than needed for assigned tasks.

addresses: CWE-250 CWE-269

Role-based training on least privilege principles reduces the chance personnel assign or retain unnecessary privileges.

addresses: CWE-250 CWE-269

Analysis of audit records can identify execution with unnecessary privileges through unusual activity patterns.

addresses: CWE-269 CWE-250

Terminating and reviewing connections manages privileges associated with internal interfaces.

References