7.5

CVE-2014-1912

Exploit

Buffer overflow in the socket.recvfrom_into function in Modules/socketmodule.c in Python 2.5 before 2.7.7, 3.x before 3.3.4, and 3.4.x before 3.4rc1 allows remote attackers to execute arbitrary code via a crafted string.

Daten sind bereitgestellt durch National Vulnerability Database (NVD)
PythonPython Version2.5.1
PythonPython Version2.5.2
PythonPython Version2.5.3
PythonPython Version2.5.4
PythonPython Version2.5.6
PythonPython Version2.5.150
PythonPython Version2.6.1
PythonPython Version2.6.2
PythonPython Version2.6.3
PythonPython Version2.6.4
PythonPython Version2.6.5
PythonPython Version2.6.6
PythonPython Version2.6.7
PythonPython Version2.6.8
PythonPython Version2.6.2150
PythonPython Version2.6.6150
PythonPython Version2.7.1
PythonPython Version2.7.1 Updaterc1
PythonPython Version2.7.2 Updaterc1
PythonPython Version2.7.3
PythonPython Version2.7.4
PythonPython Version2.7.5
PythonPython Version2.7.6
PythonPython Version2.7.1150
PythonPython Version2.7.1150 HwPlatformx64
PythonPython Version2.7.2150
ApplemacOS X Version <= 10.10.4
PythonPython Version3.0
PythonPython Version3.0.1
PythonPython Version3.1
PythonPython Version3.1.1
PythonPython Version3.1.2
PythonPython Version3.1.3
PythonPython Version3.1.4
PythonPython Version3.1.5
PythonPython Version3.1.2150 HwPlatformx64
PythonPython Version3.2
PythonPython Version3.2 Updatealpha
PythonPython Version3.2.0
PythonPython Version3.2.1
PythonPython Version3.2.2
PythonPython Version3.2.3
PythonPython Version3.2.4
PythonPython Version3.2.5
PythonPython Version3.2.2150
PythonPython Version3.3
PythonPython Version3.3 Updatebeta2
PythonPython Version3.3.0
PythonPython Version3.3.1
PythonPython Version3.3.2
PythonPython Version3.3.3
PythonPython Version3.4 Updatealpha1
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 32.07% 0.967
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
nvd@nist.gov 7.5 10 6.4
AV:N/AC:L/Au:N/C:P/I:P/A:P
CWE-119 Improper Restriction of Operations within the Bounds of a Memory Buffer

The product performs operations on a memory buffer, but it reads from or writes to a memory location outside the buffer's intended boundary. This may result in read or write operations on unexpected memory locations that could be linked to other variables, data structures, or internal program data.