Executive Summary

Informations
Name CVE-2024-3219 First vendor Publication 2024-07-29
Vendor Cve Last vendor Modification 2024-11-04

Security-Database Scoring CVSS v3

Cvss vector : N/A
Overall CVSS Score NA
Base Score NA Environmental Score NA
impact SubScore NA Temporal Score NA
Exploitabality Sub Score NA
 
Calculate full CVSS 3.0 Vectors scores

Security-Database Scoring CVSS v2

Cvss vector :
Cvss Base Score N/A Attack Range N/A
Cvss Impact Score N/A Attack Complexity N/A
Cvss Expoit Score N/A Authentication N/A
Calculate full CVSS 2.0 Vectors scores

Detail

The
“socket†module provides a pure-Python fallback to the socket.socketpair() function for platforms that don’t support AF_UNIX, such as Windows. This pure-Python implementation uses AF_INET or AF_INET6 to create a local connected pair of sockets. The connection between the two sockets was not verified before passing the two sockets back to the user, which leaves the server socket vulnerable to a connection race from a malicious local peer.

Platforms that support AF_UNIX such as Linux and macOS are not affected by this vulnerability. Versions prior to CPython 3.5 are not affected due to the vulnerable API not being included.

Original Source

Url : http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-3219

Sources (Detail)

http://www.openwall.com/lists/oss-security/2024/07/29/3
https://github.com/python/cpython/commit/06fa244666ec6335a3b9bf2367e31b42b9a8...
https://github.com/python/cpython/commit/0b65c8bf5367625673eafb92f85046a1b312...
https://github.com/python/cpython/commit/220e31adeaaa8436c9ff234cba1398bc49e2...
https://github.com/python/cpython/commit/2621a8a40ba4b2c68ca564671b7daa5da80a...
https://github.com/python/cpython/commit/31302f5fc24eecd693f0c8aaba7c2840b09b...
https://github.com/python/cpython/commit/3f5d9d12c74787fbf3f5891835c85cc15526...
https://github.com/python/cpython/commit/5df322e91a40909e6904bbdbc0c3a6b6a9ee...
https://github.com/python/cpython/commit/5f90abaa786f994db3907fc31e2ee00ea2cf...
https://github.com/python/cpython/commit/b252317956b7fc035bb3774ef6a177e227f9...
https://github.com/python/cpython/commit/c21a36112a0028d7ac3cf8f480e0dc88dba5...
https://github.com/python/cpython/commit/c5655aa6ad120d2ed7f255bebd6e8b71a9c0...
https://github.com/python/cpython/commit/e319f774f9e766a2b92949444a2d46081df3...
https://github.com/python/cpython/commit/f071f01b7b7e19d7d6b3a4b0ec62f820ecb1...
https://github.com/python/cpython/issues/122133
https://github.com/python/cpython/pull/122134
https://mail.python.org/archives/list/security-announce@python.org/thread/WYK...
Source Url

Alert History

If you want to see full details history, please login or register.
0
1
2
3
4
5
6
7
8
9
10
11
Date Informations
2024-11-05 00:27:52
  • Multiple Updates
2024-10-18 00:27:57
  • Multiple Updates
2024-08-23 00:27:58
  • Multiple Updates
2024-08-05 21:27:25
  • Multiple Updates
2024-08-01 21:27:30
  • Multiple Updates
2024-07-31 13:43:21
  • Multiple Updates
2024-07-31 13:42:51
  • Multiple Updates
2024-07-31 02:43:49
  • Multiple Updates
2024-07-31 02:43:20
  • Multiple Updates
2024-07-30 17:27:24
  • Multiple Updates
2024-07-30 09:27:23
  • Multiple Updates
2024-07-30 05:27:25
  • First insertion