Vulnerability in Python

CVE-2023-38898

An issue in Python cpython v.3.7 allows an attacker to obtain sensitive information via the _asyncio._swap_current_task component. NOTE: this is disputed by the vendor because (1) neither 3.7 nor any other release is affected (it is a bug in some 3.12 pre-releases); (2) there are no common scenarios in which an adversary can call _asyncio._swap_current_task but does not already have the ability to call arbitrary functions; and (3) there are no common scenarios in which sensitive information, which is not already accessible to an adversary, becomes accessible through this bug.

EPSS: 0.015 (71.5th percentile) — read the EPSS interpretation.

CVSS v3 metric

CVSS v3 base score 5.3 (Medium). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N.

Affected products

  • Python — versions 3.13.0
  • N/a — versions n/a

Public proof-of-concept exploits

References

Frequently asked questions

What is CVE-2023-38898?
CVE-2023-38898 is a medium-severity vulnerability in Python. CVSS score: 5.3/10. Published 2023-08-15.
How severe is CVE-2023-38898?
Medium severity. CVSS v3 base score is 5.3 out of 10.
Is CVE-2023-38898 known to be exploited?
1 public proof-of-concept repositories are indexed. Not currently listed in the CISA KEV catalog.