CVE-2023-6507 is a medium-severity vulnerability affecting CPython 3.12.0 on POSIX systems, specifically within the subprocess module. When the extra_groups parameter is set to an empty list, the subprocess fails to drop the original process's groups, potentially allowing privilege escalation if run as root. The vulnerability has a CVSS score of 4.9, indicating a network attack vector with high privileges required and a high impact on integrity. There is currently no public exploit code, active exploitation, or significant community discussion surrounding this CVE.
| Vendor | Product | Version(s) | CPE |
|---|---|---|---|
>= 3.12.0, < 3.12.1CPE match | cpe:2.3:a:python:python:*:*:*:*:*:*:*:* | ||
3.12.0CPE matchmatch criteria | cpe:2.3:a:python:python:3.12.0:-:*:*:*:*:*:* | ||
3.13.0CPE matchmatch criteria | cpe:2.3:a:python:python:3.13.0:alpha1:*:*:*:*:*:* | ||
3.13.0CPE matchmatch criteria | cpe:2.3:a:python:python:3.13.0:alpha2:*:*:*:*:*:* |
CVSS version used by this source: 3.1
CVSS:3.1/AV:A/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N
The average CVE in this peer group has 0.0 Twitter, 0.0 Reddit, 0.1 Bluesky, 0.0 Mastodon, and 0.1 GitHub mentions.
No media coverage found for this CVE.
The average CVE in this peer group has 0.1 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.
HP ThinPro 8.1 SP4 Security Updates
Oct 29, 2024HP ThinPro 8.1 SP4 Security Updates
Oct 29, 2024CVE-2023-6507
Sep 10, 2024Groups not dropped before running subprocess when using empty 'extra_groups' parameter
Dec 12, 2023python: Improper privileges drop on subprocess module
Dec 8, 2023