[Forgot Password]
Login  Register Subscribe

30479

 
 

423868

 
 

250770

 
 

909

 
 

196157

 
 

282

Paid content will be excluded from the download.


Download | Alert*
CVE
view JSON

CVE-2022-42919Date: (C)2022-11-08   (M)2024-05-16


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.

CVSS Score and Metrics +CVSS Score and Metrics -

CVSS V3 Severity:CVSS V2 Severity:
CVSS Score : 7.8CVSS Score :
Exploit Score: 1.8Exploit Score:
Impact Score: 5.9Impact Score:
 
CVSS V3 Metrics:CVSS V2 Metrics:
Attack Vector: LOCALAccess Vector:
Attack Complexity: LOWAccess Complexity:
Privileges Required: LOWAuthentication:
User Interaction: NONEConfidentiality:
Scope: UNCHANGEDIntegrity:
Confidentiality: HIGHAvailability:
Integrity: HIGH 
Availability: HIGH 
  
Reference:
FEDORA-2022-028c09eaa7
FEDORA-2022-1166a1df1e
FEDORA-2022-462f39dd2f
FEDORA-2022-a7cad6bd22
FEDORA-2022-b17bf30e88
FEDORA-2022-f44dd1bec2
FEDORA-2023-097dd40685
FEDORA-2023-af5206f71d
GLSA-202305-02
https://github.com/python/cpython/compare/v3.10.8...v3.10.9
https://github.com/python/cpython/compare/v3.9.15...v3.9.16
https://github.com/python/cpython/issues/97514
https://github.com/python/cpython/issues/97514#issuecomment-1310277840
https://security.netapp.com/advisory/ntap-20221209-0006/

CPE    1
cpe:/a:python:python
OVAL    28
oval:org.secpod.oval:def:19500164
oval:org.secpod.oval:def:3300962
oval:org.secpod.oval:def:3300787
oval:org.secpod.oval:def:707793
...

© SecPod Technologies