Lucene search
+L

10643 matches found

NVD
NVD
added 2025/09/12 6:15 a.m.11 views

CVE-2025-10148

curl's websocket code did not update the 32 bit mask pattern for each new outgoing frame as the specification says. Instead it used a fixed mask that persisted and was used throughout the entire connection. A predictable mask pattern allows for a malicious server to induce traffic between the two...

5.3CVSS0.00499EPSS
SaveExploits0References6
OSV
OSV
added 2025/09/12 6:15 a.m.10 views

ALPINE-CVE-2025-10148

curl's websocket code did not update the 32 bit mask pattern for each new outgoing frame as the specification says. Instead it used a fixed mask that persisted and was used throughout the entire connection. A predictable mask pattern allows for a malicious server to induce traffic between the two...

5.3CVSS7.1AI score0.00499EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/12 6:15 a.m.14 views

AZL-67272 CVE-2025-10148 affecting package curl for versions less than 8.8.0-7

curl's websocket code did not update the 32 bit mask pattern for each new outgoing frame as the specification says. Instead it used a fixed mask that persisted and was used throughout the entire connection. A predictable mask pattern allows for a malicious server to induce traffic between the two...

5.3CVSS6.7AI score0.00499EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/12 6:15 a.m.9 views

AZL-67290 CVE-2025-10148 affecting package cmake for versions less than 3.30.3-10

curl's websocket code did not update the 32 bit mask pattern for each new outgoing frame as the specification says. Instead it used a fixed mask that persisted and was used throughout the entire connection. A predictable mask pattern allows for a malicious server to induce traffic between the two...

5.3CVSS6.8AI score0.00499EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/12 6:15 a.m.7 views

AZL-67082 CVE-2025-10148 affecting package curl for versions less than 8.11.1-4

curl's websocket code did not update the 32 bit mask pattern for each new outgoing frame as the specification says. Instead it used a fixed mask that persisted and was used throughout the entire connection. A predictable mask pattern allows for a malicious server to induce traffic between the two...

5.3CVSS6.5AI score0.00499EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/12 6:15 a.m.13 views

UBUNTU-CVE-2025-10148

curl's websocket code did not update the 32 bit mask pattern for each new outgoing frame as the specification says. Instead it used a fixed mask that persisted and was used throughout the entire connection. A predictable mask pattern allows for a malicious server to induce traffic between the two...

5.3CVSS6.7AI score0.00499EPSS
SaveExploits0References4
Snyk
Snyk
added 2025/09/12 5:42 a.m.5 views

Generation of Predictable Numbers or Identifiers

Overview curl is a command line tool and library for transferring data with URL syntax, supporting DICT, FILE, FTP, FTPS, GOPHER, GOPHERS, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, MQTT, POP3, POP3S, RTMP, RTMPS, RTSP, SCP, SFTP, SMB, SMBS, SMTP, SMTPS, TELNET and TFTP. libcurl offers a myriad of...

6.3CVSS6.5AI score0.00499EPSS
SaveExploits0References2
Snyk
Snyk
added 2025/09/12 5:42 a.m.13 views

Generation of Predictable Numbers or Identifiers

Overview Affected versions of this package are vulnerable to Generation of Predictable Numbers or Identifiers via the websocket component due to using a fixed 32 bit mask that persisted and was used throughout the entire connection instead of updating it for each new outgoing frame as the...

6.3CVSS6.5AI score0.00499EPSS
SaveExploits0References2
Snyk
Snyk
added 2025/09/12 5:42 a.m.18 views

Out-of-bounds Read

Overview Affected versions of this package are vulnerable to Out-of-bounds Read due to improper validation in the path comparison process. An attacker can cause a crash or override the contents of a secure cookie by setting a cookie with the secure keyword for an HTTPS site, then redirecting to t...

7.5CVSS6.7AI score0.01395EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2025/09/12 5:10 a.m.27 views

CVE-2025-10148 predictable WebSocket mask

curl's websocket code did not update the 32 bit mask pattern for each new outgoing frame as the specification says. Instead it used a fixed mask that persisted and was used throughout the entire connection. A predictable mask pattern allows for a malicious server to induce traffic between the two...

0.00499EPSS
SaveExploits0References3
AlpineLinux
AlpineLinux
added 2025/09/12 5:10 a.m.26 views

CVE-2025-10148

curl's websocket code did not update the 32 bit mask pattern for each new outgoing frame as the specification says. Instead it used a fixed mask that persisted and was used throughout the entire connection. A predictable mask pattern allows for a malicious server to induce traffic between the two...

5.3CVSS7.1AI score0.00499EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2025/09/12 5:10 a.m.8 views

CVE-2025-10148 predictable WebSocket mask

curl's websocket code did not update the 32 bit mask pattern for each new outgoing frame as the specification says. Instead it used a fixed mask that persisted and was used throughout the entire connection. A predictable mask pattern allows for a malicious server to induce traffic between the two...

6.4AI score0.00499EPSS
SaveExploits0References3
OSV
OSV
added 2025/09/12 5:10 a.m.9 views

CVE-2025-10148 predictable WebSocket mask

curl's websocket code did not update the 32 bit mask pattern for each new outgoing frame as the specification says. Instead it used a fixed mask that persisted and was used throughout the entire connection. A predictable mask pattern allows for a malicious server to induce traffic between the two...

5.3CVSS6.8AI score0.00499EPSS
SaveExploits0References8
CVE
CVE
added 2025/09/12 5:10 a.m.115 views

CVE-2025-9086

CVE-2025-9086 affects curl’s curl/libcurl component. Reports indicate an out-of-bounds read when handling a cookie path for a secure cookie, which can cause a crash or potentially allow memory-read conditions. The vulnerability is documented across multiple advisories and vendor pages, including ...

7.5CVSS6.2AI score0.01395EPSS
SaveExploits1References7Affected Software1
AlpineLinux
AlpineLinux
added 2025/09/12 5:10 a.m.9 views

CVE-2025-9086

A cookie is set using the secure keyword for https://target 2. curl is redirected to or otherwise made to speak with http://target same hostname, but using clear text HTTP using the same cookie set 3. The same cookie name is set - but with just a slash as path path="/",. Since this site is not...

7.5CVSS6.4AI score0.01395EPSS
SaveExploits1
OSV
OSV
added 2025/09/12 5:10 a.m.10 views

CVE-2025-9086 Out of bounds read for cookie path

A cookie is set using the secure keyword for https://target 2. curl is redirected to or otherwise made to speak with http://target same hostname, but using clear text HTTP using the same cookie set 3. The same cookie name is set - but with just a slash as path path="/",. Since this site is not...

7.5CVSS6.7AI score0.01395EPSS
SaveExploits1References9
CNNVD
CNNVD
added 2025/09/12 12:00 a.m.4 views

curl 安全漏洞

curl is a cURL open source tool for transferring data from or to a server. A security vulnerability exists in curl that stems from a heap buffer boundary read error in the path comparison logic, which could lead to a crash or a security cookie being overwritten by a plaintext site...

7.5CVSS7.3AI score0.01395EPSS
SaveExploits1References8
Tenable Nessus
Tenable Nessus
added 2025/09/12 12:00 a.m.10 views

Curl 7.31.0 < 8.16.0 Out of Bounds Read (CVE-2025-9086)

The version of Curl installed on the remote host is 7.31.0 prior to 8.16.0. It is, therefore, affected by a vulnerability as referenced in the CVE-2025-9086 advisory. - A cookie is set using the secure keyword for https://target. Curl is redirected to or otherwise made to speak with http://target...

7.5CVSS6.7AI score0.01395EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2025/09/12 12:00 a.m.10 views

curl 安全漏洞

curl is cURL open source a tool for transferring data from or to the server . There is a security vulnerability in curl that can be exploited by attackers that may cause malicious server-induced traffic to be mistaken for real HTTP traffic by proxy servers, thereby polluting their caches...

5.3CVSS6.7AI score0.00499EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/09/12 12:00 a.m.26 views

Curl 8.11.0 < 8.16.0 Predictable WebSocket Mask (CVE-2025-10148)

The version of Curl installed on the remote host is 8.11.0 prior to 8.16.0. It is, therefore, affected by a vulnerability as referenced in the CVE-2025-10148 advisory. - curl's websocket code did not update the 32 bit mask pattern for each new outgoing frame as the specification says. Instead it...

5.3CVSS7.6AI score0.00499EPSS
SaveExploits0References2
Rows per page
Query Builder