CVE-2022-42919
Last modified
CVE-2022-42919 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. 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. EPSS estimates a 0.60% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Python | Python | >= 3.7.3, <= 3.7.15 |
| Python | Python | >= 3.8.3, <= 3.8.15 |
| Python | Python | >= 3.9.0, < 3.9.16 |
| Python | Python | >= 3.10.0, < 3.10.9 |
| Fedoraproject | Fedora | 35 |
| Fedoraproject | Fedora | 36 |
| Fedoraproject | Fedora | 37 |
References
- https://github.com/python/cpython/issues/97514Third Party Advisory
- https://github.com/python/cpython/issues/97514#issuecomment-1310277840Third Party Advisory
- https://security.netapp.com/advisory/ntap-20221209-0006/Third Party Advisory
- https://github.com/python/cpython/issues/97514Third Party Advisory
- https://github.com/python/cpython/issues/97514#issuecomment-1310277840Third Party Advisory
- https://security.netapp.com/advisory/ntap-20221209-0006/Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2022-42919?
How severe is CVE-2022-42919?
How do I fix CVE-2022-42919?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2022
- CVE-2022-42906powerline-gitstatus (aka Powerline Gitstatus) before 1.3.2 a…7.8
- CVE-2022-42908WEPA Print Away is vulnerable to a stored XSS. It does not p…5.4
- CVE-2022-42909WEPA Print Away does not verify that a user has authorizatio…5.4
- CVE-2022-4291The aswjsflt.dll library from Avast Antivirus windows contai…10
- CVE-2022-42915curl before 7.86.0 has a double free. If curl is told to use…8.1
- CVE-2022-42916In curl before 7.86.0, the HSTS check could be bypassed to t…7.5
- CVE-2022-4292Use After Free in GitHub repository vim/vim prior to 9.0.088…7.8
- CVE-2022-42920Apache Commons BCEL has a number of APIs that would normally…9.8
- CVE-2022-42923Forma LMS on its 3.1.0 version and earlier is vulnerable to …8.8
- CVE-2022-42924Forma LMS on its 3.1.0 version and earlier is vulnerable to …6.5
- CVE-2022-42925There is a vulnerability on Forma LMS version 3.1.0 and earl…8.8
- CVE-2022-42927A same-origin policy violation could have allowed the theft …8.1
Are you affected by CVE-2022-42919?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
