Haxx

Libcurl

61 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 1.82%
  • Veröffentlicht 06.10.2017 13:29:00
  • Zuletzt bearbeitet 20.04.2025 01:37:25

libcurl may read outside of a heap allocated buffer when doing FTP. When libcurl connects to an FTP server and successfully logs in (anonymous or not), it asks the server for the current directory with the `PWD` command. The server then responds with...

  • EPSS 0.49%
  • Veröffentlicht 05.10.2017 01:29:04
  • Zuletzt bearbeitet 20.04.2025 01:37:25

When doing a TFTP transfer and curl/libcurl is given a URL that contains a very long file name (longer than about 515 bytes), the file name is truncated to fit within the buffer boundaries, but the buffer size is still wrongly updated to use the untr...

  • EPSS 0.63%
  • Veröffentlicht 05.10.2017 01:29:04
  • Zuletzt bearbeitet 20.04.2025 01:37:25

When asking to get a file from a file:// URL, libcurl provides a feature that outputs meta-data about the file using HTTP-like headers. The code doing this would send the wrong buffer to the user (stdout or the application's provide callback), which ...

  • EPSS 2.43%
  • Veröffentlicht 07.10.2016 14:59:08
  • Zuletzt bearbeitet 12.04.2025 10:46:40

Multiple integer overflows in the (1) curl_escape, (2) curl_easy_escape, (3) curl_unescape, and (4) curl_easy_unescape functions in libcurl before 7.50.3 allow attackers to have unspecified impact via a string of length 0xffffffff, which triggers a h...

  • EPSS 0.42%
  • Veröffentlicht 03.10.2016 21:59:08
  • Zuletzt bearbeitet 12.04.2025 10:46:40

curl and libcurl before 7.50.2, when built with NSS and the libnsspem.so library is available at runtime, allow remote attackers to hijack the authentication of a TLS connection by leveraging reuse of a previously loaded client certificate from file ...

  • EPSS 1.27%
  • Veröffentlicht 10.08.2016 14:59:06
  • Zuletzt bearbeitet 12.04.2025 10:46:40

Use-after-free vulnerability in libcurl before 7.50.1 allows attackers to control which connection is used or possibly have unspecified other impact via unknown vectors.

  • EPSS 1.07%
  • Veröffentlicht 10.08.2016 14:59:05
  • Zuletzt bearbeitet 12.04.2025 10:46:40

curl and libcurl before 7.50.1 do not check the client certificate when choosing the TLS connection to reuse, which might allow remote attackers to hijack the authentication of the connection by leveraging a previously created connection with a diffe...

  • EPSS 2.13%
  • Veröffentlicht 10.08.2016 14:59:03
  • Zuletzt bearbeitet 12.04.2025 10:46:40

curl and libcurl before 7.50.1 do not prevent TLS session resumption when the client certificate has changed, which allows remote attackers to bypass intended restrictions by resuming a session.

  • EPSS 2.78%
  • Veröffentlicht 22.06.2015 19:59:04
  • Zuletzt bearbeitet 12.04.2025 10:46:40

The smb_request_state function in cURL and libcurl 7.40.0 through 7.42.1 allows remote SMB servers to obtain sensitive information from memory or cause a denial of service (out-of-bounds read and crash) via crafted length and offset values.

  • EPSS 4.5%
  • Veröffentlicht 22.06.2015 19:59:03
  • Zuletzt bearbeitet 12.04.2025 10:46:40

cURL and libcurl 7.40.0 through 7.42.1 send the HTTP Basic authentication credentials for a previous connection when reusing a reset (curl_easy_reset) connection handle to send a request to the same host name, which allows remote attackers to obtain ...