Lucene search
+L

37 matches found

OSV
OSV
added 2026/04/16 9:34 p.m.6 views

CVE-2026-40170 ngtcp2 has a qlog transport parameter serialization stack buffer overflow

ngtcp2 is a C implementation of the IETF QUIC protocol. In versions prior to 1.22.1, ngtcp2qlogparameterssettransportparams serializes peer transport parameters into a fixed 1024-byte stack buffer without bounds checking. When qlog is enabled, a remote peer can send sufficiently large transport...

7.5CVSS7.4AI score
SaveExploits0References11
Positive Technologies
Positive Technologies
added 2026/04/16 12:00 a.m.12 views

PT-2026-33369

Name of the Vulnerable Software and Affected Versions ngtcp2 versions prior to 1.22.1 Description The ngtcp2 qlog parameters set transport params function serializes peer transport parameters into a fixed 1024-byte stack buffer without performing bounds checking. When qlog is enabled, a remote pe...

7.5CVSS6.1AI score0.00776EPSS
SaveExploits1References119
CNNVD
CNNVD
added 2026/04/16 12:00 a.m.14 views

ngtcp2 安全漏洞

ngtcp2 is an open-source library developed by ngtcp2. Versions of ngtcp2 prior to 1.22.1 contained security vulnerabilities. These vulnerabilities stemmed from the fact that when qlog was enabled, the ngtcp2qlogparameterssettransportparams function serialized transport parameters into a fixed-siz...

7.5CVSS6.1AI score0.00776EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2025/11/20 12:00 a.m.5 views

TencentOS Server 4: nodejs (TSSA-2025:0324)

The version of Tencent Linux installed on the remote TencentOS Server 4 host is prior to tested version. It is, therefore, affected by multiple vulnerabilities as referenced in the TSSA-2025:0324 advisory. Package updates are available for TencentOS Server 4 that fix the following vulnerabilities...

8.2CVSS7.3AI score0.0135EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/10/03 8:07 p.m.13 views

EUVD-2024-46056

Malicious code in bioql PyPI...

8.2CVSS7.9AI score0.00802EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/08/18 12:00 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2024-52811

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - The ngtcp2 project is an effort to implement IETF QUIC protocol in C. In affected versions acks are not validated before being written to the qlog leading to a...

8.2CVSS7.4AI score0.00802EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2024/11/27 3:48 a.m.5 views

SUSE CVE-2024-52811

The ngtcp2 project is an effort to implement IETF QUIC protocol in C. In affected versions acks are not validated before being written to the qlog leading to a buffer overflow. In ngtcp2conn::connrecvpkt for an ACK, there was new logic that got added to skip connrecvack if an ack has already been...

8.2CVSS7.3AI score0.00802EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/11/25 9:24 p.m.20 views

CVE-2024-52811

A flaw was found in the ngtcp2 project. In affected versions, acks are not validated before being written to the qlog, leading to a buffer overflow...

8.2CVSS6.8AI score0.00802EPSS
SaveExploits0References6
NVD
NVD
added 2024/11/25 7:15 p.m.24 views

CVE-2024-52811

The ngtcp2 project is an effort to implement IETF QUIC protocol in C. In affected versions acks are not validated before being written to the qlog leading to a buffer overflow. In ngtcp2conn::connrecvpkt for an ACK, there was new logic that got added to skip connrecvack if an ack has already been...

8.2CVSS0.00802EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/11/25 6:55 p.m.8 views

CVE-2024-52811 Acks not validated before logged to qlog leads to buffer overflow in ngtcp2

The ngtcp2 project is an effort to implement IETF QUIC protocol in C. In affected versions acks are not validated before being written to the qlog leading to a buffer overflow. In ngtcp2conn::connrecvpkt for an ACK, there was new logic that got added to skip connrecvack if an ack has already been...

8.2CVSS7.3AI score0.00802EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/11/25 6:55 p.m.28 views

CVE-2024-52811 Acks not validated before logged to qlog leads to buffer overflow in ngtcp2

The ngtcp2 project is an effort to implement IETF QUIC protocol in C. In affected versions acks are not validated before being written to the qlog leading to a buffer overflow. In ngtcp2conn::connrecvpkt for an ACK, there was new logic that got added to skip connrecvack if an ack has already been...

8.2CVSS0.00802EPSS
SaveExploits0References3
CVE
CVE
added 2024/11/25 6:55 p.m.87 views

CVE-2024-52811

CVE-2024-52811 affects ngtcp2 (QUIC in C). A patch added in conn_recv_pkt skips ngtcp2_pkt_validate_ack for certain acks, allowing an invalid ack to reach qlog, where ngtcp2_qlog::write_ack_frame can underflow when largest_ack=0 and first_ack_range=15, overwriting a heap buffer and causing heap o...

8.2CVSS8.3AI score0.00802EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2024/11/25 6:55 p.m.20 views

CVE-2024-52811

The ngtcp2 project is an effort to implement IETF QUIC protocol in C. In affected versions acks are not validated before being written to the qlog leading to a buffer overflow. In ngtcp2conn::connrecvpkt for an ACK, there was new logic that got added to skip connrecvack if an ack has already been...

8.2CVSS7AI score0.00802EPSS
SaveExploits0
OSV
OSV
added 2024/11/25 6:55 p.m.11 views

CVE-2024-52811 Acks not validated before logged to qlog leads to buffer overflow in ngtcp2

The ngtcp2 project is an effort to implement IETF QUIC protocol in C. In affected versions acks are not validated before being written to the qlog leading to a buffer overflow. In ngtcp2conn::connrecvpkt for an ACK, there was new logic that got added to skip connrecvack if an ack has already been...

8.2CVSS8.1AI score
SaveExploits0References5
CNNVD
CNNVD
added 2024/11/25 12:00 a.m.9 views

ngtcp2 安全漏洞

ngtcp2 is an open source library for ngtcp2. A security vulnerability exists in ngtcp2 that stems from a buffer overflow caused by ack not being validated before writing to the qlog...

8.2CVSS6.5AI score0.00802EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2024/11/25 12:00 a.m.5 views

PT-2024-35460 · Ngtcp2 · Ngtcp2

Name of the Vulnerable Software and Affected Versions: ngtcp2 versions prior to 1.9.1 Description: The issue arises from the lack of validation of acks before they are written to the qlog, leading to a buffer overflow. This occurs in the ngtcp2 conn::conn recv pkt function when handling an ACK,...

8.5CVSS7.5AI score0.00802EPSS
SaveExploits0References13
Kitploit
Kitploit
added 2021/09/19 11:30 a.m.62 views

QLOG - Windows Security Logging

QLOG provides enriched Event Logging for security related events on Windows based systems. It is under heavy development and currently in alpha state. QLOG doesn’t use API hooks and it doesn’t require a driver to be installed on the target system, QLOG only uses ETW to retrieve its telemetry...

7.4AI score
SaveExploits0References1
Rows per page
Query Builder