Lucene search
+L

4963 matches found

Kitploit
Kitploit
added 2026/09/02 4:09 a.m.4 views

cve-2023-44487-demo

⚡ Demo de CVE-2023-44487 – Ataque de Restablecimiento Rápido HTTP/2 Este proyecto demuestra la vulnerabilidad HTTP/2 "Restablecimiento Rápido" CVE-2023-44487 que permite a los atacantes abrumar servidores utilizando tramas RSTSTREAM, causando denegación de servicio DoS. Incluye: ✅ Prueba de explo...

7.5CVSS7AI score0.99999EPSS
SaveExploits21References4
Kitploit
Kitploit
added 2026/09/02 2:47 a.m.6 views

CVE-2023-44487

HTTP/2 Rapid Reset: CVE-2023-44487 Descripción Este repositorio contiene código de prueba de concepto PoC para la vulnerabilidad HTTP/2 Rapid Reset identificada como CVE-2023-44487. Resumen de la vulnerabilidad ID de CVE : CVE-2023-44487 Impacto : Denegación de servicio DoS Protocolos afectados :...

7.5CVSS7.1AI score0.99999EPSS
SaveExploits21
Positive Technologies
Positive Technologies
added 2026/09/02 12:00 a.m.10 views

PT-2026-84651

Name of the Vulnerable Software and Affected Versions libcurl affected versions not specified Description A flaw exists in the handling of HTTP/2 Server Push streams. When the parent handle is configured to share connections with other handles, a use-after-free condition can occur during the...

5.8AI score
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/09/02 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2026-84304

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - gRPC-Go is the Go language implementation of gRPC. Prior to 1.83.1, internal/transport/transport.go stores each fragmented HTTP/2 DATA frame as a separate recvM...

8.7CVSS7.4AI score0.00415EPSS
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/01 11:51 p.m.4 views

CVE-2023-44487

HTTP2 Rapid Reset Attack: CVE-2023-44487 Quick exploit to test out rapid reset attack CVE-2023-44487. Note: For education purpose only Exploit: Quick exploit to test out rapid reset attack CVE-2023-44487. Note: For education purpose only Table of Contents Installation Usage Installation Clone the...

7.5CVSS7.1AI score0.99999EPSS
SaveExploits21
Kitploit
Kitploit
added 2026/09/01 10:33 p.m.3 views

rapidresetclient

Rapid Reset Client Rapid Reset Client एक उपकरण है जो CVE-2023-44487 Rapid Reset DDoS हमले वेक्टर के विरुद्ध शमन और एक्सपोज़र का परीक्षण करने के लिए है। यह एक न्यूनतम HTTP/2 क्लाइंट लागू करता है जो एक एकल TCP सॉकेट खोलता है, TLS वार्ता करता है, प्रमाणपत्र को अनदेखा करता है, और SETTINGS फ्रेम का...

7.5CVSS7.1AI score0.99999EPSS
SaveExploits21
Kitploit
Kitploit
added 2026/09/01 9:59 p.m.6 views

CVE-2026-22019-libcurl-HTTP-2-CONNECT-Tunnel-Mixup

CVE-2026-22019 – libcurl HTTP/2 CONNECT Tunnel Mixup Program Code C simulation root@kitploit: // curlhttp2tunnelmixup.c - Simulated libcurl handling CONNECT over HTTP/2 include void handlehttp2streamint streamid // Vulnerability: after CONNECT, the proxy mixes streams with the tunneled data if...

5.4CVSS7.4AI score0.00152EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/01 9:44 p.m.4 views

tomcat-embed-core-9.0.31-CVE-2020-11996

Por favor, consulte el PoC en la prueba unitaria testImplicitCloseLargeId de TestHttp2Section51.java: https://github.com/rusakovichma/tomcat-embed-core-9.0.31-CVE-2020-11996/blob/master/test/org/apache/coyote/http2/TestHttp2Section51.java...

7.5CVSS7.7AI score0.26699EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2026/09/01 9:32 p.m.12 views

gRPC-Go: Heap Memory Exhaustion (OOM) via HTTP/2 DATA Frame Fragmentation

Impact An unauthenticated remote attacker can initiate a gRPC stream and purposefully fragment their payload into millions of tiny e.g., 1-byte HTTP/2 DATA frames. Even if the total payload volume falls within the configured connection and stream flow-control windows, each independent fragment...

8.7CVSS6.1AI score0.00415EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2026/09/01 9:32 p.m.5 views

GHSA-VP52-PCJ8-J9QC gRPC-Go: Heap Memory Exhaustion (OOM) via HTTP/2 DATA Frame Fragmentation

Impact An unauthenticated remote attacker can initiate a gRPC stream and purposefully fragment their payload into millions of tiny e.g., 1-byte HTTP/2 DATA frames. Even if the total payload volume falls within the configured connection and stream flow-control windows, each independent fragment...

8.7CVSS6.1AI score0.00415EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/09/01 7:57 p.m.8 views

nodejs: Node.js: Heap-use-after-free in HTTP/2 handling can lead to denial of service

A heap use-after-free vulnerability in the Node.js HTTP/2 component allows a remote attacker to crash the application, causing a denial of service. This is triggered by an unexpected re-entrant call to nghttp2sessionmemsend while nghttp2sessionmemrecv is still executing...

7.5CVSS7.2AI score0.0049EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2026/09/01 7:57 p.m.8 views

Important: Red Hat Security Advisory: nodejs:22 security update

An update for the nodejs:22 module is now available for Red Hat Enterprise Linux 8. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each...

8.4CVSS7.1AI score0.005EPSS
SaveExploits1References3
RedHat Linux
RedHat Linux
added 2026/09/01 7:57 p.m.7 views

nodejs: Node.js: Remote memory exhaustion via HTTP/2 retained header blocks

A flaw was found in Node.js's handling of HTTP/2. This vulnerability allows a remote attacker to bypass maxSessionMemory limits by sending specially crafted HTTP/2 retained header blocks. This can lead to memory exhaustion, resulting in a denial of service DoS for the affected system...

7.5CVSS7.1AI score0.005EPSS
SaveExploits0References5
Snyk
Snyk
added 2026/09/01 7:41 p.m.7 views

Allocation of Resources Without Limits or Throttling

Overview Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling in the HTTP/2 DATA frame receive buffer handling, where each received fragment incurs per-fragment tracking and queue allocation overhead even while staying within the configured...

8.7CVSS5.6AI score0.00415EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/09/01 7:41 p.m.6 views

Allocation of Resources Without Limits or Throttling

Overview Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling in the HTTP/2 DATA frame receive buffer handling, where each received fragment incurs per-fragment tracking and queue allocation overhead even while staying within the configured...

8.7CVSS5.6AI score0.00415EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/09/01 7:41 p.m.6 views

Allocation of Resources Without Limits or Throttling

Overview Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling in the HTTP/2 DATA frame receive buffer handling, where each received fragment incurs per-fragment tracking and queue allocation overhead even while staying within the configured...

8.7CVSS5.6AI score0.00415EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/09/01 7:41 p.m.6 views

Allocation of Resources Without Limits or Throttling

Overview Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling in the HTTP/2 DATA frame receive buffer handling, where each received fragment incurs per-fragment tracking and queue allocation overhead even while staying within the configured...

8.7CVSS5.6AI score0.00415EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/09/01 7:41 p.m.5 views

Allocation of Resources Without Limits or Throttling

Overview Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling in the HTTP/2 DATA frame receive buffer handling, where each received fragment incurs per-fragment tracking and queue allocation overhead even while staying within the configured...

8.7CVSS5.6AI score0.00415EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/09/01 7:41 p.m.5 views

Allocation of Resources Without Limits or Throttling

Overview Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling in the HTTP/2 DATA frame receive buffer handling, where each received fragment incurs per-fragment tracking and queue allocation overhead even while staying within the configured...

8.7CVSS5.6AI score0.00415EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/09/01 7:41 p.m.5 views

Allocation of Resources Without Limits or Throttling

Overview Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling in the HTTP/2 DATA frame receive buffer handling, where each received fragment incurs per-fragment tracking and queue allocation overhead even while staying within the configured...

8.7CVSS5.6AI score0.00415EPSS
SaveExploits0References2
Rows per page
Query Builder