Software Detail
Title
CVE
CRITICAL
HIGH
MEDIUM
LOW
CWE
Number of items displayed
Python Number Of NVD 124 CRITICAL 17 HIGH 51 MEDIUM 51 LOW 5
URL https://www.python.org/
Explanation A universally usable scripting language that does not require compilation and is executed by an interpreter.
It can be programmed in a variety of formats such as object-oriented, imperative, procedural, and functional.
It can be programmed in various formats such as object-oriented, imperative, procedural, and functional, and can be easily used as it is initially installed on most Unix and Linux distributions.
The language specification is simple and designed so that anyone can write the same kind of code, and it is the language of choice for many projects and companies.

It is widely used in the following applications due to its rich library.

AI (Deep Learning, Machine Learning, Deep Learning)
Web applications
Scripts for server administration

It is my personal favorite language.

Basically, it is supported for 5 years after its release.
Tag
  • Python Software Foundation License
  • オープンソース

Add Information URL
No Type Name URL
1 https://www.python.org/downloads/
2 https://devguide.python.org/devcycle/#end-of-life-branches
3 https://devguide.python.org/
4 https://github.com/python

List Of Product  [ Click to show release history and vulnerability information ]
No Name Latest Version Release date Initial release Normal Support Security Support
Service Pack Support
Extended
for a fee
Critical High Medium Low
101 Python3.12 3.12.12 Oct. 9, 2025 Oct. 2, 2023 Oct. 31, 2028 0 2 2 0
102 Python3.11 3.11.14 Oct. 9, 2025 Oct. 24, 2022 Oct. 31, 2027 0 9 3 0
103 Python3.10 3.10.19 Oct. 9, 2025 Oct. 4, 2021 Oct. 31, 2026 2 12 7 0
104 Python3.9 3.9.25 Oct. 31, 2025 Oct. 5, 2020 Oct. 5, 2025 6 15 11 0
105 Python3.8 3.8.20 Sept. 6, 2024 Oct. 14, 2019 Oct. 14, 2024 8 18 15 0
106 Python3.7 3.7.17 June 6, 2023 June 27, 2018 June 27, 2023 9 25 20 0
107 Python3.6 3.6.15 Sept. 3, 2021 Dec. 23, 2016 Dec. 23, 2021 9 24 20 0
108 Python3.5 3.5.10 Sept. 5, 2020 Sept. 13, 2015 Sept. 13, 2020 9 25 19 0
109 Python3.4 3.4.10 March 18, 2019 March 17, 2014 March 18, 2019 8 26 20 1
110 Python3.3 3.3.7 Sept. 19, 2017 Sept. 29, 2012 Sept. 29, 2017 7 22 24 1
111 Python3.2 3.2.6 Oct. 12, 2014 Feb. 20, 2011 Feb. 20, 2016 5 19 27 2
112 Python2.7 2.7.18 April 20, 2020 July 3, 2010 Jan. 1, 2020 10 25 31 3
113 Python3.1 3.1.5 Aug. 17, 2009 June 26, 2009 April 9, 2012 4 19 33 1
114 Python3.0 3.0.1 Feb. 13, 2009 Dec. 19, 2008 June 27, 2009 4 18 24 1
115 Python2.6 2.6.9 Jan. 29, 2013 4 15 26 3
116 Python2.5 2.5.6 Jan. 1, 2000 4 25 29 2
117 Python2.4 2.4.6 Jan. 1, 2000 4 24 26 3
118 Python2.3 2.3.7 Jan. 1, 2000 4 23 25 3
119 Python2.2 2.2.3 Jan. 1, 2000 4 24 26 3
120 Python2.1 2.1.3 Jan. 1, 2000 4 22 26 3
121 Python2.0 2.0.1 Jan. 1, 2000 4 22 26 3
122 Python1.6 1.6.1 Jan. 1, 2000 3 22 21 3
123 Python1.5 1.5.2 Jan. 1, 2000 3 22 21 3
124 Python1.4 1.4 Jan. 1, 2000 3 21 21 3
125 Python1.3 1.3 Jan. 1, 2000 3 21 21 3
126 Python1.2 1.2 Jan. 1, 2000 3 21 21 3
127 Python1.1 1.1.1 Jan. 1, 2000 3 21 21 3
128 Python1.0 1.0.2 Jan. 1, 2000 3 21 21 3
129 Python0.9 0.9.9 Jan. 1, 2000 3 21 21 3
NVD Vulnerability Information
  • CRITICAL
  • HIGH
  • MEDIUM
  • LOW
No CVSS3
CVSS2
Level
Attach Vector
Title CWE CVE cpe23Uri or higher or less more than less than Update date
Published date
Show Affected Exploit
PoC
Search
101 -
7.5
HIGH Multiple buffer overflows in the RLE decoder in the rgbimg module in Python 2.5 allow remote attackers to have an unspecified impact via an image file containing crafted data that triggers improper p… CWE-120
Classic Buffer Overflow
CVE-2010-1450 cpe:2.3:a:python:python:2.5.0:* 2020-02-19 04:41
2010-05-28
Show GitHub Exploit DB Packet Storm
102 -
5.0
MEDIUM Buffer underflow in the rgbimg module in Python 2.5 allows remote attackers to cause a denial of service (application crash) via a large ZSIZE value in a black-and-white (aka B/W) RGB image that trig… CWE-787
 Out-of-bounds Write
CVE-2009-4134 cpe:2.3:a:python:python:2.5.0:* 2020-02-19 04:28
2010-05-28
Show GitHub Exploit DB Packet Storm
103 -
5.0
MEDIUM The audioop module in Python 2.7 and 3.2 does not verify the relationships between size arguments and byte string lengths, which allows context-dependent attackers to cause a denial of service (memor… CWE-787
 Out-of-bounds Write
CVE-2010-2089 cpe:2.3:a:python:python:*:* 3.1.0
2.6.0
2.5.0




3.1.3
2.6.6
2.5.6
2022-08-16 22:32
2010-05-28
Show GitHub Exploit DB Packet Storm
104 -
5.0
MEDIUM Multiple integer overflows in audioop.c in the audioop module in Python 2.6, 2.7, 3.1, and 3.2 allow context-dependent attackers to cause a denial of service (application crash) via a large fragment,… CWE-190
 Integer Overflow or Wraparound
CVE-2010-1634 cpe:2.3:a:python:python:*:* 3.1.0
2.6.0
2.5.0




3.1.3
2.6.6
2.5.6
2023-11-7 11:05
2010-05-28
Show GitHub Exploit DB Packet Storm
105 -
7.5
HIGH Integer overflow in rgbimgmodule.c in the rgbimg module in Python 2.5 allows remote attackers to have an unspecified impact via a large image that triggers a buffer overflow. NOTE: this vulnerabilit… CWE-190
 Integer Overflow or Wraparound
CVE-2010-1449 cpe:2.3:a:python:python:2.5.0:* 2023-11-7 11:05
2010-05-28
Show GitHub Exploit DB Packet Storm
106 -
6.9
MEDIUM Untrusted search path vulnerability in the PySys_SetArgv API function in Python 2.6 and earlier, and possibly later versions, prepends an empty string to sys.path when the argv[0] argument does not c… CWE-426
 Untrusted Search Path
CVE-2008-5983 cpe:2.3:a:python:python:*:*
3.1.0


2.6.6
3.1.3
2026-04-23 09:35
2009-01-28
Show GitHub Exploit DB Packet Storm
107 -
10.0
HIGH Multiple integer overflows in Python 2.2.3 through 2.5.1, and 2.6, allow context-dependent attackers to have an unknown impact via a large integer value in the tabsize argument to the expandtabs meth… CWE-189
Numeric Errors
CVE-2008-5031 cpe:2.3:a:python:python:2.5.1:*
cpe:2.3:a:python:python:2.4.6:*
cpe:2.3:a:python:python:2.3.7:*
cpe:2.3:a:pyth…
2026-04-23 09:35
2008-11-11
Show GitHub Exploit DB Packet Storm
108 -
7.5
HIGH Multiple integer overflows in imageop.c in the imageop module in Python 1.5.2 through 2.5.1 allow context-dependent attackers to break out of the Python VM and execute arbitrary code via large intege… CWE-190
 Integer Overflow or Wraparound
CVE-2008-4864 cpe:2.3:a:python:python:*:* 1.5.2
2.5.0


2.4.6
2.5.3
2026-04-23 09:35
2008-11-1
Show GitHub Exploit DB Packet Storm
109 -
7.5
HIGH Multiple integer overflows in Python 2.5.2 and earlier allow context-dependent attackers to have an unknown impact via vectors related to the (1) stringobject, (2) unicodeobject, (3) bufferobject, (4… CWE-190
 Integer Overflow or Wraparound
CVE-2008-2315 cpe:2.3:a:python:python:*:* 2.5.2 2026-04-23 09:35
2008-08-1
Show GitHub Exploit DB Packet Storm
110 -
7.5
HIGH Integer overflow in _hashopenssl.c in the hashlib module in Python 2.5.2 and earlier might allow context-dependent attackers to defeat cryptographic digests, related to "partial hashlib hashing of da… CWE-189
Numeric Errors
CVE-2008-2316 cpe:2.3:a:python:python:*:* 2.5.2 2026-04-23 09:35
2008-08-1
Show GitHub Exploit DB Packet Storm