CVE-2016-8615
- EPSS 4.18%
- Veröffentlicht 01.08.2018 06:29:00
- Zuletzt bearbeitet 21.11.2024 02:59:40
A flaw was found in curl before version 7.51. If cookie state is written into a cookie jar file that is later read back and used for subsequent requests, a malicious HTTP server can inject new cookies for arbitrary domains into said cookie jar.
CVE-2016-8616
- EPSS 4.19%
- Veröffentlicht 01.08.2018 06:29:00
- Zuletzt bearbeitet 21.11.2024 02:59:41
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...
CVE-2016-8619
- EPSS 3.08%
- Veröffentlicht 01.08.2018 06:29:00
- Zuletzt bearbeitet 21.11.2024 02:59:41
The function `read_data()` in security.c in curl before version 7.51.0 is vulnerable to memory double free.
CVE-2016-8620
- EPSS 0.82%
- Veröffentlicht 01.08.2018 06:29:00
- Zuletzt bearbeitet 21.11.2024 02:59:41
The 'globbing' feature in curl before version 7.51.0 has a flaw that leads to integer overflow and out-of-bounds read via user controlled input.
CVE-2016-8623
- EPSS 1.14%
- Veröffentlicht 01.08.2018 06:29:00
- Zuletzt bearbeitet 21.11.2024 02:59:42
A flaw was found in curl before version 7.51.0. The way curl handles cookies permits other threads to trigger a use-after-free leading to information disclosure.
CVE-2016-8625
- EPSS 1.55%
- Veröffentlicht 01.08.2018 06:29:00
- Zuletzt bearbeitet 21.11.2024 02:59:42
curl before version 7.51.0 uses outdated IDNA 2003 standard to handle International Domain Names and this may lead users to potentially and unknowingly issue network transfer requests to the wrong host.
- EPSS 0.08%
- Veröffentlicht 31.07.2018 22:29:00
- Zuletzt bearbeitet 21.11.2024 02:59:41
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 `CURLOPT_USERNAME`.
CVE-2016-8621
- EPSS 3.08%
- Veröffentlicht 31.07.2018 22:29:00
- Zuletzt bearbeitet 21.11.2024 02:59:41
The `curl_getdate` 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.
CVE-2016-8618
- EPSS 1.68%
- Veröffentlicht 31.07.2018 21:29:00
- Zuletzt bearbeitet 21.11.2024 02:59:41
The libcurl API function called `curl_maprintf()` before version 7.51.0 can be tricked into doing a double-free due to an unsafe `size_t` multiplication, on systems using 32 bit `size_t` variables.
CVE-2016-8624
- EPSS 1.33%
- Veröffentlicht 31.07.2018 21:29:00
- Zuletzt bearbeitet 21.11.2024 02:59:42
curl before version 7.51.0 doesn't parse the authority component of the URL correctly when the host name part ends with a '#' character, and could instead be tricked into connecting to a different host. This may have security implications if you for ...