Lucene search
+L

30830 matches found

NVD
NVD
added 2025/08/07 4:15 p.m.24 views

CVE-2025-7054

Cloudflare quiche was discovered to be vulnerable to an infinite loop when sending packets containing RETIRECONNECTIONID frames. QUIC connections possess a set of connection identifiers IDs; see Section 5.1 of RFC 9000 https://datatracker.ietf.org/doc/html/rfc9000section-5.1 . Once the QUIC...

8.7CVSS0.00385EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2025/08/07 3:19 p.m.6 views

CVE-2025-7054 Infinite loop triggered by connection ID retirement

Cloudflare quiche was discovered to be vulnerable to an infinite loop when sending packets containing RETIRECONNECTIONID frames. QUIC connections possess a set of connection identifiers IDs; see Section 5.1 of RFC 9000 https://datatracker.ietf.org/doc/html/rfc9000section-5.1 . Once the QUIC...

8.7CVSS6.7AI score0.00385EPSS
SaveExploits0References1
CVE
CVE
added 2025/08/07 3:19 p.m.96 views

CVE-2025-7054

The CVE-2025-7054 entry concerns Cloudflare’s quiche QUIC/TLS library, where an unauthenticated attacker can trigger an infinite loop by sending RETIRE_CONNECTION_ID frames. The issue arises from how retirement across paths can synchronize multiple active connection IDs, allowing a retirement fra...

8.7CVSS6.8AI score0.00385EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2025/08/07 3:19 p.m.17 views

CVE-2025-7054 Infinite loop triggered by connection ID retirement

Cloudflare quiche was discovered to be vulnerable to an infinite loop when sending packets containing RETIRECONNECTIONID frames. QUIC connections possess a set of connection identifiers IDs; see Section 5.1 of RFC 9000 https://datatracker.ietf.org/doc/html/rfc9000section-5.1 . Once the QUIC...

8.7CVSS0.00385EPSS
SaveExploits0References1
OSV
OSV
added 2025/08/07 3:19 p.m.13 views

CVE-2025-7054 Infinite loop triggered by connection ID retirement

Cloudflare quiche was discovered to be vulnerable to an infinite loop when sending packets containing RETIRECONNECTIONID frames. QUIC connections possess a set of connection identifiers IDs; see Section 5.1 of RFC 9000 https://datatracker.ietf.org/doc/html/rfc9000section-5.1 . Once the QUIC...

8.7CVSS7AI score
SaveExploits0References4
AlpineLinux
AlpineLinux
added 2025/08/07 3:19 p.m.15 views

CVE-2025-7054

Cloudflare quiche was discovered to be vulnerable to an infinite loop when sending packets containing RETIRECONNECTIONID frames. QUIC connections possess a set of connection identifiers IDs; see Section 5.1 of RFC 9000 https://datatracker.ietf.org/doc/html/rfc9000section-5.1 . Once the QUIC...

8.7CVSS7AI score0.00385EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2025/08/07 10:51 a.m.10 views

pgjdbc: pgjdbc insecure authentication in channel binding

A connection handling flaw was found in the pgjdbc connection driver in configurations that require channel binding. Connections created with authentication methods that should not allow channel binding permit connections to use channel binding. This flaw allows attackers to position themselves i...

8.2CVSS5.8AI score0.0048EPSS
SaveExploits0References6
Microsoft CVE
Microsoft CVE
added 2025/08/07 7:00 a.m.18 views

RDMA/iwcm: Fix use-after-free of work objects after cm_id destruction

...

9.8CVSS7AI score0.00344EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/08/07 7:00 a.m.8 views

scsi: target: iscsi: Fix timeout on deleted connection

...

9.8CVSS6.8AI score0.00397EPSS
SaveExploits0
CNNVD
CNNVD
added 2025/08/07 12:00 a.m.9 views

quiche 安全漏洞

quiche is a Cloudflare open source implementation of the IETF-designated QUIC transport protocol and HTTP/3. A security vulnerability exists in quiche versions prior to 0.15.0 through 0.24.5, which stems from a potential infinite loop when sending a packet containing a RETIRECONNECTIONID frame...

8.7CVSS6.4AI score0.00385EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2025/08/07 12:00 a.m.8 views

CVE-2025-48709 BMC Control-M/Server cleartext database credentials in process lists and logs

BMC Control-M/Server 9.0.21.300 displays cleartext database credentials in process lists and logs. An authenticated attacker with shell access could observe these credentials and use them to log in to the database server. For example, when Control-M/Server on Windows has a database connection on,...

4.8CVSS6.4AI score0.00125EPSS
SaveExploits0References1
FreeBSD
FreeBSD
added 2025/08/07 12:00 a.m.7 views

quiche -- Infinite loop triggered by connection ID retirement

Quiche Releases reports: This update includes 1 security fix: High CVE-2025-7054: Infinite loop triggered by connection ID retirement. Reported by Catena cyber on 2025-08-07...

8.7CVSS7AI score0.00385EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2025/08/07 12:00 a.m.14 views

PT-2025-32266 · Cloudflare · Cloudflare Quiche

Name of the Vulnerable Software and Affected Versions: Cloudflare quiche versions 0.15.0 through 0.24.5 Description: Cloudflare quiche is susceptible to an infinite loop when processing packets containing RETIRE CONNECTION ID frames. QUIC connections utilize connection identifiers IDs with sequen...

8.7CVSS6.6AI score0.00385EPSS
SaveExploits0References9
Tenable Nessus
Tenable Nessus
added 2025/08/06 12:00 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2023-39197

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - An out-of-bounds read vulnerability was found in Netfilter Connection Tracking conntrack in the Linux kernel. This flaw allows a remote user to disclose sensiti...

7.5CVSS5.8AI score0.00976EPSS
SaveExploits0References2
OSV
OSV
added 2025/08/05 12:00 p.m.7 views

RUSTSEC-2025-0051 `xcb::Connection::connect_to_fd*` functions violate I/O safety

The API of xcb::Connection has constructors which allow an arbitrary RawFd to be used as a socket connection. On either failure of these constructors or on the drop of Connection, it closes the associated file descriptor. Thus, a program which uses an OwnedFd such as a UnixStream as the file...

7.2AI score
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/08/05 12:00 a.m.16 views

PT-2025-34467 · Crates.Io · Xcb

The API of xcb::Connection has constructors which allow an arbitrary RawFd to be used as a socket connection. On either failure of these constructors or on the drop of Connection, it closes the associated file descriptor. Thus, a program which uses an OwnedFd such as a UnixStream as the file...

7.3AI score
SaveExploits0References6
SUSE Linux
SUSE Linux
added 2025/08/04 3:04 p.m.5 views

Security update for redis

This update for redis fixes the following issues: CVE-2025-27151: Fixed absence of filename size check may cause a stack overflow. bsc1243804 CVE-2025-32023: Fixed out-of-bounds write when working with HyperLogLog commands can lead to remote code execution. bsc1246059 CVE-2025-48367: Fixed...

8.8CVSS10AI score0.03935EPSS
SaveExploits4References12
SUSE Linux
SUSE Linux
added 2025/08/04 3:04 p.m.7 views

Security update for redis

This update for redis fixes the following issues: CVE-2025-32023: Fixed out-of-bounds write when working with HyperLogLog commands can lead to remote code execution. bsc1246059 CVE-2025-48367: Fixed unauthenticated connection causing repeated IP protocol erros can lead to client starvation and Do...

8.8CVSS10AI score0.03935EPSS
SaveExploits4References8
SUSE Linux
SUSE Linux
added 2025/08/04 3:03 p.m.5 views

Security update for redis

This update for redis fixes the following issues: CVE-2025-27151: Fixed absence of filename size check may cause a stack overflow. bsc1243804 CVE-2025-32023: Fixed out-of-bounds write when working with HyperLogLog commands can lead to remote code execution. bsc1246059 CVE-2025-48367: Fixed...

8.8CVSS10AI score0.03935EPSS
SaveExploits4References12
Snyk
Snyk
added 2025/08/03 12:30 p.m.6 views

Improper Validation of Specified Type of Input

Overview Affected versions of this package are vulnerable to Improper Validation of Specified Type of Input via the url validator in jdbc interpreter. An attacker can access arbitrary files on the system by submitting a specially crafted, non UTF-8 encoded JDBC connection string. Note: This issue...

9.8CVSS7AI score0.01257EPSS
SaveExploits0References2
Rows per page
Query Builder