Lucene search
+L

10788 matches found

AlpineLinux
AlpineLinux
added 2018/08/01 6:00 a.m.35 views

CVE-2016-8616

A flaw was found in curl before version 7.51.0 When re-using a connection, curl was doing case insensitive comparisons of user name and password with the existing connections. This means that if an unused connection with proper credentials exists for a protocol that has connection-scoped...

5.9CVSS6.8AI score0.03472EPSS
SaveExploits0
OSV
OSV
added 2018/07/31 10:29 p.m.7 views

ALPINE-CVE-2016-8617

The base64 encode function in curl before version 7.51.0 is prone to a buffer being under allocated in 32bit systems if it receives at least 1Gb as input via CURLOPTUSERNAME...

7CVSS7.1AI score0.00593EPSS
SaveExploits0References1
Prion
Prion
added 2018/07/31 10:29 p.m.28 views

Input validation

The base64 encode function in curl before version 7.51.0 is prone to a buffer being under allocated in 32bit systems if it receives at least 1Gb as input via CURLOPTUSERNAME...

4.4CVSS6.9AI score0.00593EPSS
SaveExploits0References12Affected Software1
NVD
NVD
added 2018/07/31 10:29 p.m.26 views

CVE-2016-8617

The base64 encode function in curl before version 7.51.0 is prone to a buffer being under allocated in 32bit systems if it receives at least 1Gb as input via CURLOPTUSERNAME...

7CVSS6.3AI score0.00593EPSS
SaveExploits0References12
OSV
OSV
added 2018/07/31 10:29 p.m.3 views

DEBIAN-CVE-2016-8621

The curlgetdate function in curl before version 7.51.0 is vulnerable to an out of bounds read if it receives an input with one digit short...

7.5CVSS9.3AI score0.05209EPSS
SaveExploits0References1
OSV
OSV
added 2018/07/31 10:29 p.m.14 views

DEBIAN-CVE-2016-8617

The base64 encode function in curl before version 7.51.0 is prone to a buffer being under allocated in 32bit systems if it receives at least 1Gb as input via CURLOPTUSERNAME...

7CVSS7.1AI score0.00593EPSS
SaveExploits0References1
Prion
Prion
added 2018/07/31 10:29 p.m.28 views

Out-of-bounds

The curlgetdate function in curl before version 7.51.0 is vulnerable to an out of bounds read if it receives an input with one digit short...

5CVSS6.7AI score0.05209EPSS
SaveExploits0References10Affected Software1
OSV
OSV
added 2018/07/31 10:29 p.m.38 views

CVE-2016-8617

The base64 encode function in curl before version 7.51.0 is prone to a buffer being under allocated in 32bit systems if it receives at least 1Gb as input via CURLOPTUSERNAME...

7CVSS6.8AI score0.00593EPSS
SaveExploits0References12
NVD
NVD
added 2018/07/31 10:29 p.m.28 views

CVE-2016-8621

The curlgetdate function in curl before version 7.51.0 is vulnerable to an out of bounds read if it receives an input with one digit short...

7.5CVSS6.3AI score0.05209EPSS
SaveExploits0References10
OSV
OSV
added 2018/07/31 10:29 p.m.3 views

ALPINE-CVE-2016-8621

The curlgetdate function in curl before version 7.51.0 is vulnerable to an out of bounds read if it receives an input with one digit short...

7.5CVSS6.9AI score0.05209EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2018/07/31 10:00 p.m.15 views

CVE-2016-8617

The base64 encode function in curl before version 7.51.0 is prone to a buffer being under allocated in 32bit systems if it receives at least 1Gb as input via CURLOPTUSERNAME...

3.3CVSS7.4AI score0.00593EPSS
SaveExploits0References12
Debian CVE
Debian CVE
added 2018/07/31 10:00 p.m.54 views

CVE-2016-8621

The curlgetdate function in curl before version 7.51.0 is vulnerable to an out of bounds read if it receives an input with one digit short...

7.5CVSS7.7AI score0.05209EPSS
SaveExploits0
Cvelist
Cvelist
added 2018/07/31 10:00 p.m.31 views

CVE-2016-8621

The curlgetdate function in curl before version 7.51.0 is vulnerable to an out of bounds read if it receives an input with one digit short...

5.3CVSS6.5AI score0.05209EPSS
SaveExploits0References10
Debian CVE
Debian CVE
added 2018/07/31 10:00 p.m.45 views

CVE-2016-8617

The base64 encode function in curl before version 7.51.0 is prone to a buffer being under allocated in 32bit systems if it receives at least 1Gb as input via CURLOPTUSERNAME...

7CVSS7.4AI score0.00593EPSS
SaveExploits0
Cvelist
Cvelist
added 2018/07/31 10:00 p.m.35 views

CVE-2016-8617

The base64 encode function in curl before version 7.51.0 is prone to a buffer being under allocated in 32bit systems if it receives at least 1Gb as input via CURLOPTUSERNAME...

3.3CVSS6.7AI score0.00593EPSS
SaveExploits0References12
CVE
CVE
added 2018/07/31 10:00 p.m.179 views

CVE-2016-8617

CVE-2016-8617 affects libcurl’s base64 encoding path. The output buffer is allocated as insize * 4 / 3 + 4 without checks, which on 32‑bit user-space systems can wrap when input size reaches ≥1 GB. This under-allocated buffer may be overflowed as the full encoded data is written. Systems with 64‑...

7CVSS7.8AI score0.00593EPSS
SaveExploits0References12Affected Software1
Vulnrichment
Vulnrichment
added 2018/07/31 10:00 p.m.8 views

CVE-2016-8621

The curlgetdate function in curl before version 7.51.0 is vulnerable to an out of bounds read if it receives an input with one digit short...

5.3CVSS6.8AI score0.05209EPSS
SaveExploits0References10
CVE
CVE
added 2018/07/31 10:00 p.m.178 views

CVE-2016-8621

CVE-2016-8621 – curl_getdate out-of-bounds read. The vulnerability affects curl/libcurl and is triggered when parsing certain input date strings that are one digit short, allowing an out-of-bounds read. Documented in multiple sources, including Debian, Cloud Foundry USN, and Apple security notes,...

7.5CVSS7.7AI score0.05209EPSS
SaveExploits0References10Affected Software1
AlpineLinux
AlpineLinux
added 2018/07/31 10:00 p.m.45 views

CVE-2016-8617

The base64 encode function in curl before version 7.51.0 is prone to a buffer being under allocated in 32bit systems if it receives at least 1Gb as input via CURLOPTUSERNAME...

7CVSS7AI score0.00593EPSS
SaveExploits0
OSV
OSV
added 2018/07/31 9:29 p.m.6 views

ALPINE-CVE-2016-8622

The URL percent-encoding decode function in libcurl before 7.51.0 is called curleasyunescape. Internally, even if this function would be made to allocate a unscape destination buffer larger than 2GB, it would return that new length in a signed 32 bit integer variable, thus the length would get...

9.8CVSS7.1AI score0.0467EPSS
SaveExploits0References1
Rows per page
Query Builder