First published: Wed Jun 07 2023(Updated: )
CPython v3.12.0 alpha 7 was discovered to contain a heap use-after-free via the function ascii_decode at /Objects/unicodeobject.c.
Credit: cve@mitre.org cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Python Cpython | =3.12.0-alpha_7 | |
Python Python | =3.12.0-alpha7 |
https://github.com/python/cpython/pull/103993/commits/c120bc2d354ca3d27d0c7a53bf65574ddaabaf3a
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2023-33595 is a vulnerability in CPython v3.12.0 alpha 7 that allows a heap use-after-free via the function ascii_decode.
CVE-2023-33595 has a severity of medium with a CVSS score of 5.5.
CVE-2023-33595 affects Python CPython version 3.12.0 alpha 7.
There is no known fix for CVE-2023-33595 at the moment. It is recommended to follow the updates and patches provided by CPython.
Yes, you can find more information about CVE-2023-33595 in the following references: [Link 1](https://github.com/python/cpython/issues/103824) and [Link 2](https://github.com/python/cpython/pull/103993/commits/c120bc2d354ca3d27d0c7a53bf65574ddaabaf3a).