CVE-2022-42919

EUVD-2022-45976
Python 3.9.x before 3.9.16 and 3.10.x before 3.10.9 on Linux allows local privilege escalation in a non-default configuration. The Python multiprocessing library, when used with the forkserver start method on Linux, allows pickles to be deserialized from any user in the same machine local network namespace, which in many system configurations means any user on the same machine. Pickles can execute arbitrary code. Thus, this allows for local user privilege escalation to the user that any forkserver process is running as. Setting multiprocessing.util.abstract_sockets_supported to False is a workaround. The forkserver start method for multiprocessing is not the default start method. This issue is Linux specific because only Linux supports abstract namespace sockets. CPython before 3.9 does not make use of Linux abstract namespace sockets by default. Support for users manually specifying an abstract namespace socket was added as a bugfix in 3.7.8 and 3.8.3, but users would need to make specific uncommon API calls in order to do that in CPython before 3.9.
ProviderTypeBase ScoreAtk. VectorAtk. ComplexityPriv. RequiredVector
NISTPrimary
7.8 HIGH
LOCAL
LOW
LOW
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
CISA-ADPADP
7.8 HIGH
LOCAL
LOW
LOW
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Base Score
CVSS 3.x
EPSS Score
Percentile: 9%
Affected Products (NVD)
VendorProductVersion
pythonpython
3.7.3 ≤
𝑥
≤ 3.7.15
pythonpython
3.8.3 ≤
𝑥
≤ 3.8.15
pythonpython
3.9.0 ≤
𝑥
< 3.9.16
pythonpython
3.10.0 ≤
𝑥
< 3.10.9
𝑥
= Vulnerable software versions
Debian logo
Debian Releases
Debian Product
Codename
pypy3
bookworm
7.3.11+dfsg-2+deb12u2
fixed
bullseye
no-dsa
bullseye (security)
vulnerable
buster
no-dsa
sid
7.3.17+dfsg-2
fixed
trixie
7.3.17+dfsg-2
fixed
python2.7
bullseye
2.7.18-8+deb11u1
fixed
buster
no-dsa
python3.11
bookworm
3.11.2-6+deb12u2
fixed
bookworm (security)
3.11.2-6+deb12u3
fixed
bullseye
no-dsa
buster
no-dsa
python3.9
bullseye
vulnerable
buster
no-dsa
Ubuntu logo
Ubuntu Releases
Ubuntu Product
Codename
python2.7
bionic
not-affected
focal
not-affected
jammy
not-affected
kinetic
not-affected
lunar
dne
mantic
dne
noble
dne
trusty
not-affected
xenial
not-affected
python3.10
bionic
dne
focal
dne
jammy
Fixed 3.10.6-1~22.04.1
released
kinetic
Fixed 3.10.7-1ubuntu0.1
released
lunar
dne
mantic
dne
noble
dne
trusty
dne
xenial
dne
python3.11
bionic
dne
focal
dne
jammy
needed
kinetic
ignored
lunar
not-affected
mantic
not-affected
noble
dne
trusty
dne
xenial
dne
python3.4
bionic
dne
focal
dne
jammy
dne
kinetic
dne
trusty
not-affected
xenial
dne
python3.5
bionic
dne
focal
dne
jammy
dne
kinetic
dne
trusty
not-affected
xenial
not-affected
python3.6
bionic
not-affected
focal
dne
jammy
dne
kinetic
dne
trusty
dne
xenial
dne
python3.7
bionic
not-affected
focal
dne
jammy
dne
kinetic
dne
trusty
dne
xenial
dne
python3.8
bionic
not-affected
focal
not-affected
jammy
dne
kinetic
dne
trusty
dne
xenial
dne
python3.9
bionic
dne
focal
Fixed 3.9.5-3ubuntu0~20.04.1+esm1
released
jammy
dne
kinetic
dne
trusty
dne
xenial
dne
References