7.5

CVE-2017-7523

Exploit
Cygwin versions 1.7.2 up to and including 1.8.0 are vulnerable to buffer overflow vulnerability in wcsxfrm/wcsxfrm_l functions resulting into denial-of-service by crashing the process or potential hijack of the process running with administrative privileges triggered by specially crafted input string.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
CygwinCygwin Version1.7.2
CygwinCygwin Version1.7.3
CygwinCygwin Version1.7.5
CygwinCygwin Version1.7.6
CygwinCygwin Version1.7.7
CygwinCygwin Version1.7.8
CygwinCygwin Version1.7.9
CygwinCygwin Version1.7.10
CygwinCygwin Version1.7.11
CygwinCygwin Version1.7.12
CygwinCygwin Version1.7.13
CygwinCygwin Version1.7.14
CygwinCygwin Version1.7.15
CygwinCygwin Version1.7.16
CygwinCygwin Version1.7.17
CygwinCygwin Version1.7.18
CygwinCygwin Version1.7.19
CygwinCygwin Version1.7.21
CygwinCygwin Version1.7.22
CygwinCygwin Version1.7.23
CygwinCygwin Version1.7.24
CygwinCygwin Version1.7.25
CygwinCygwin Version1.7.26
CygwinCygwin Version1.7.27
CygwinCygwin Version1.7.28
CygwinCygwin Version1.7.29
CygwinCygwin Version1.7.31
CygwinCygwin Version1.7.32
CygwinCygwin Version1.7.33
CygwinCygwin Version1.7.34
CygwinCygwin Version1.7.35
CygwinCygwin Version1.8.0
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 0.42% 0.589
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
nvd@nist.gov 7.5 3.9 3.6
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
nvd@nist.gov 5 10 2.9
AV:N/AC:L/Au:N/C:N/I:N/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.

CWE-787 Out-of-bounds Write

The product writes data past the end, or before the beginning, of the intended buffer.