Lucene search
+L

10683 matches found

Positive Technologies
Positive Technologies
added 2025/11/05 12:00 a.m.6 views

PT-2025-45413

Name of the Vulnerable Software and Affected Versions curl affected versions not specified Description The software lacks proper host verification when establishing SSH connections for SFTP operations using the wolfSSH backend. This flaw allows for man-in-the-middle MITM attacks to go undetected,...

4.3CVSS5.5AI score0.00399EPSS
SaveExploits1References36
Tenable Nessus
Tenable Nessus
added 2025/11/05 12:00 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2025-10966

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - curl's code for managing SSH connections when SFTP was done using the wolfSSH powered backend was flawed and missed host verification mechanisms. This prevents...

4.3CVSS6AI score0.00399EPSS
SaveExploits1References2
UbuntuCve
UbuntuCve
added 2025/11/05 12:00 a.m.9 views

CVE-2025-10966

curl's code for managing SSH connections when SFTP was done using the wolfSSH powered backend was flawed and missed host verification mechanisms. This prevents curl from detecting MITM attackers and more...

4.3CVSS6.5AI score0.00399EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2025/11/04 12:00 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2025-11563

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - URLs containing percent-encoded slashes / or \ can trick wcurl into saving the output file outside of the current directory without the user explicitly asking f...

4.6CVSS5.9AI score0.00302EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2025/11/04 12:00 a.m.12 views

curl 路径遍历漏洞

curl is an open-source tool developed by cURL, used for transferring data from or to a server. Curl has a path traversal vulnerability, which allows attackers to traverse directories using wcurl, resulting in writing files outside of the service’s root path...

4.6CVSS5.8AI score0.00302EPSS
SaveExploits0References5
Tenable Product Security Advisories
Tenable Product Security Advisories
added 2025/11/03 2:50 p.m.16 views

[R1] Tenable Identity Exposure Version 3.77.14 Fixes Multiple Vulnerabilities

R1 Tenable Identity Exposure Version 3.77.14 Fixes Multiple Vulnerabilities Arnie Cabral Mon, 11/03/2025 - 09:50 Tenable Identity Exposure leverages third-party software to help provide underlying functionality. Several of the third-party components .NET, SQL and curl were found to contain...

5.8AI score
SaveExploits0
Tenable Product Security Advisories
Tenable Product Security Advisories
added 2025/11/03 2:50 p.m.11 views

[R1] Tenable Identity Exposure Version 3.77.14 Fixes Multiple Vulnerabilities

R1 Tenable Identity Exposure Version 3.77.14 Fixes Multiple Vulnerabilities Arnie Cabral Mon, 11/03/2025 - 09:50 Tenable Identity Exposure leverages third-party software to help provide underlying functionality. Several of the third-party components .NET, SQL and curl were found to contain...

7.8AI score
SaveExploits0
Hacker One
Hacker One
added 2025/11/03 5:38 a.m.26 views

curl: Hi Hacker

Hi Hacker Impact Summary:...

7AI score
SaveExploits0
Hacker One
Hacker One
added 2025/11/01 8:40 p.m.28 views

curl: Directory Traversal Vulnerability in cURL via Content-Disposition Header Processing

Vulnerability Description The parsefilename function in src/toolcbhdr.c does not adequately validate and sanitize filenames extracted from HTTP Content-Disposition headers, allowing directory traversal attacks when the -O remote-name and -J remote-header-name options are used together. Vulnerable...

7.2AI score
SaveExploits0
AstraLinux
AstraLinux
added 2025/11/01 10:54 a.m.4 views

Astra Linux – Vulnerability in Firefox, Thunderbird

Insufficient escaping in the “Copy as cURL” feature could potentially be used to trick a user into executing unexpected code. This vulnerability was fixed in Firefox 141, Firefox ESR 128.13, Firefox ESR 140.1, Thunderbird 141, Thunderbird 128.13, and Thunderbird 140.1...

8.1CVSS5.5AI score0.00306EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2025/11/01 10:54 a.m.6 views

Astra Linux – Vulnerability in curl

Successfully using libcurl to perform a transfer over a specific HTTP proxy proxyA with Digest authentication. Then, changing the proxy host to another one proxyB for a second transfer, while reusing the same handle, causes libcurl to incorrectly pass the Proxy-Authorization: header field meant f...

5.3CVSS6.8AI score0.00471EPSS
SaveExploits1References3
AstraLinux
AstraLinux
added 2025/11/01 10:54 a.m.7 views

Astra Linux – Vulnerability in curl

When an OAuth2 bearer token is used for an HTTPS transfer, and that transfer performs a redirection to a second URL, curl may leak that token to the second hostname under certain circumstances. If the hostname to which the first request is redirected to contains information in the used .netrc fil...

5.3CVSS6.8AI score0.00454EPSS
SaveExploits1References3
AstraLinux
AstraLinux
added 2025/11/01 10:54 a.m.17 views

Astra Linux – Vulnerability in curl

When performing TLS-related transfers using reused easy or multi-handles, and altering the CURLSSLOPTNOPARTIALCHAIN option, libcurl may accidentally reuse a CA store cached in memory, where the partial chain option is reversed. This goes against the user’s wishes and expectations. As a result,...

5.3CVSS6.9AI score0.00707EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2025/11/01 10:54 a.m.14 views

Astra Linux – Vulnerability in curl

When an OAuth2 bearer token is used for an HTTPS transfer, and that transfer performs a cross-protocol redirect to a second URL that uses an IMAP, LDAP, POP3, or SMTP scheme, curl may incorrectly pass the bearer token to the new target host...

5.3CVSS6.6AI score0.00636EPSS
SaveExploits1References3
AstraLinux
AstraLinux
added 2025/11/01 10:54 a.m.9 views

Astra Linux – Vulnerability in curl

In some cases, curl may reuse the wrong connection for SMB transfers. curl features a pool of recent connections, so subsequent requests can reuse an existing connection to avoid additional overhead. When reusing a connection, a set of criteria must be met. Due to a logical error in the code, a...

7.5CVSS7AI score0.00618EPSS
SaveExploits1References3
AstraLinux
AstraLinux
added 2025/11/01 10:54 a.m.7 views

Astra Linux – Vulnerability in curl

curl will incorrectly reuse an existing HTTP proxy connection when making a CONNECT request to a server, even if the new request uses different credentials for the HTTP proxy. The correct behavior is to create or use a separate connection...

6.5CVSS6.9AI score0.00412EPSS
SaveExploits1References3
Hacker One
Hacker One
added 2025/10/31 9:48 p.m.16 views

curl: curl built with GnuTLS backend defaults to weak crypto parameters

Summary: Curl configured with GnuTLS backend --with-gnutls defaults using "NORMAL" as the base level of the library cryptographic security. From GnuTLS documentation: The message authenticity security level is of 64 bits or more, and the certificate verification profile is set to GNUTLSPROFILELOW...

6.8AI score
SaveExploits0
AstraLinux
AstraLinux
added 2025/10/31 4:38 p.m.6 views

Astra Linux - уязвимость в curl

Due to a mistake in libcurl's WebSocket code, a malicious server can send a particularly crafted packet which makes libcurl get trapped in an endless busy-loop. There is no other way for the application to escape or exit this loop other than killing the thread/process. This might be used to DoS...

7.5CVSS6.9AI score0.01287EPSS
SaveExploits1References2
Hacker One
Hacker One
added 2025/10/30 4:55 p.m.19 views

curl: Buffer over-read,, Missing NUL termination in addvariable() causes undefined behavior

Summary: In addvariable used by setvariable, the code allocates memory for p-name without space for a null-terminator and copies nlen bytes directly. Later, functions like varcontent call strlen on this name, assuming it is null-terminated. This can lead to out-of-bounds memory reads, causing...

7.5AI score
SaveExploits0
Hacker One
Hacker One
added 2025/10/29 1:33 p.m.18 views

curl: SOCKS5 Heap Buffer Overflow via Malicious HTTP Redirect with Oversized Hostname

Summary: A heap-based buffer overflow vulnerability exists in curl's SOCKS5 proxy handshake implementation when processing HTTP redirects containing hostnames exceeding 255 characters. When curl is configured to use SOCKS5 with hostname resolution socks5h:// scheme and follows an HTTP redirect to...

8.3AI score
SaveExploits0
Rows per page
Query Builder