First published: Tue Aug 15 2023(Updated: )
** DISPUTED ** 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.
Credit: cve@mitre.org cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Python Python | =3.13.0-alpha0 | |
=3.13.0-alpha0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2023-38898 is an issue in Python cpython v.3.7 that allows an attacker to obtain sensitive information.
The severity of CVE-2023-38898 is medium with a severity value of 5.3.
CVE-2023-38898 affects Python cpython v.3.7.
An attacker can exploit CVE-2023-38898 by leveraging the _asyncio._swap_current_task component to obtain sensitive information.
No, Python 3.7 is not affected by CVE-2023-38898, as it is a bug in some 3.12 pre-releases.