Lucene search
+L

34 matches found

Kitploit
Kitploit
•added 2026/09/19 9:56 a.m.•7 views

CVE-2024-24549

这里有一份 README.md,用于演示 Apache Tomcat 中因 HTTP/2 请求输入验证不当导致的拒绝服务(DoS)漏洞的概念验证(PoC): Apache Tomcat 拒绝服务(DoS)漏洞概念验证(PoC) 本仓库包含一个概念验证(PoC)脚本,演示 Apache Tomcat 中的拒绝服务(DoS)漏洞。该漏洞源于对 HTTP/2 请求的输入验证不当,可能导致拒绝服务状况。 漏洞描述 CVE-ID :(待定) 概述 : Apache Tomcat 版本 11.0.0-M1 至 11.0.0-M16、10.1.0-M1 至 10.1.18、9.0.0-M1 至...

8.1AI score0.23072EPSS
SaveExploits1
RedHat Linux
RedHat Linux
•added 2026/09/17 3:04 p.m.•9 views

tomcat-coyote: Apache Tomcat: HTTP/2 request headers not validated

Apache Tomcat did not validate HTTP/2 request headers, triggering unexpected application behavior, as applications may presume that header values exposed through the Servlet API would be valid...

8.1AI score0.0168EPSS
SaveExploits0References5
EUVD
EUVD
•added 2026/09/15 7:22 p.m.•10 views

EUVD-2026-79195

Http4s is a Scala interface for HTTP services. Prior to 0.23.35 and 1.0.0-M47, When Ember receives an HTTP/2 HEADERS or PUSHPROMISE frame without ENDHEADERS, H2Connection buffers the header block and subsequent CONTINUATION fragments without a size bound. A remote peer can keep an incomplete bloc...

7.5CVSS5.8AI score0.0063EPSS
SaveExploits0References5
AstraLinux
AstraLinux
•added 2026/09/14 12:01 p.m.•10 views

Astra Linux – Vulnerability in golang-golang-x-net, golang-1.19

An attacker may cause an HTTP/2 endpoint to read arbitrary amounts of header data by sending an excessive number of CONTINUATION frames. Maintaining HPACK state requires parsing and processing all HEADERS and CONTINUATION frames on a connection. When a request’s headers exceed MaxHeaderBytes, no...

7.5CVSS7AI score0.91969EPSS
SaveExploits1References2
RedHat Linux
RedHat Linux
•added 2026/09/14 5:05 a.m.•11 views

tomcat-coyote: Apache Tomcat: HTTP/2 request headers not validated

Apache Tomcat did not validate HTTP/2 request headers, triggering unexpected application behavior, as applications may presume that header values exposed through the Servlet API would be valid...

9.8CVSS8AI score0.0168EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
•added 2026/09/14 5:05 a.m.•11 views

Important: Red Hat Security Advisory: tomcat security update

An update for tomcat is now available for Red Hat Enterprise Linux 10.0 Extended Update Support. 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...

6.6AI score0.02855EPSS
SaveExploits3References8
RedHat Linux
RedHat Linux
•added 2026/09/14 5:05 a.m.•10 views

tomcat-coyote: Apache Tomcat: HTTP/2 request headers not validated

Apache Tomcat did not validate HTTP/2 request headers, triggering unexpected application behavior, as applications may presume that header values exposed through the Servlet API would be valid...

8AI score0.0168EPSS
SaveExploits0References5
Oracle linux
Oracle linux
•added 2026/09/11 12:00 a.m.•9 views

nginx security update

1.20.1-28.0.1.el98.6 - Reference oracle-indexhtml within Requires Orabug: 33802044 - Remove Red Hat references Orabug: 29498217 - Update upstream references Orabug: 36579090 2:1.20.1-28.6 - Resolves: RHEL-212458 - nginx: NGINX: Arbitrary code execution via crafted HTTP requests CVE-2026-42533...

9.2CVSS8.4AI score0.00894EPSS
SaveExploits6
Snyk
Snyk
•added 2026/09/08 9:21 p.m.•10 views

Uncaught Exception

Overview Affected versions of this package are vulnerable to Uncaught Exception through the HTTP/2 header processing path in internal/transport/http2server.go and internal/xds/server/routing.go. An attacker can crash the server by sending a gRPC request that omits both the :authority and Host...

8.7CVSS5.8AI score0.00641EPSS
SaveExploits0References3
Snyk
Snyk
•added 2026/09/08 9:21 p.m.•7 views

Uncaught Exception

Overview Affected versions of this package are vulnerable to Uncaught Exception through the HTTP/2 header processing path in internal/transport/http2server.go and internal/xds/server/routing.go. An attacker can crash the server by sending a gRPC request that omits both the :authority and Host...

8.7CVSS5.8AI score0.00641EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
•added 2026/09/03 12:00 a.m.•13 views

Oracle Linux 9 : nginx:1.24 (ELSA-2026-59490)

The remote Oracle Linux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2026-59490 advisory. - Resolves: RHEL-219310 - nginx: NGINX: Heap buffer over-read allows memory modification or denial of service CVE-2026-56434 - Resolves: RHEL-217962 -...

9.2CVSS8.3AI score0.03396EPSS
SaveExploits49References3
Tenable Nessus
Tenable Nessus
•added 2026/08/25 12:00 a.m.•13 views

Oracle Linux 10 : nginx (ELSA-2026-59220)

The remote Oracle Linux 10 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2026-59220 advisory. - Resolves: RHEL-219313 - nginx: NGINX: Heap buffer over-read allows memory modification or denial of service CVE-2026-56434 - Resolves: RHEL-217956 ...

9.2CVSS8.5AI score0.03396EPSS
SaveExploits49References3
Vulnrichment
Vulnrichment
•added 2026/08/20 9:11 p.m.•14 views

CVE-2026-75484 HTTP/2 header field values containing CR, LF or NUL are passed to the application unvalidated in Bandit

Improper Neutralization of CRLF Sequences 'CRLF Injection' vulnerability in mtrudel bandit allows an unauthenticated remote attacker to smuggle CR, LF, or NUL characters into application-visible request headers via HTTP/2. Bandit.HTTP2.Stream.readheaders/1 validates pseudo-header placement and...

6.9CVSS5.8AI score0.00749EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
•added 2026/08/19 12:00 a.m.•13 views

MiracleLinux 9 : nginx:1.26 (AXSA:2026-1551:01)

The remote MiracleLinux 9 host has packages installed that are affected by a vulnerability as referenced in the AXSA:2026-1551:01 advisory. nginx: NGINX: Arbitrary code execution or Denial of Service via heap-based buffer overflow with crafted HTTP/2 headers CVE-2026-42055 Tenable has extracted t...

9.2CVSS9AI score0.02355EPSS
SaveExploits2References2
Tenable Nessus
Tenable Nessus
•added 2026/08/14 12:00 a.m.•11 views

Fedora 43 : erlang-cowboy / erlang-cowlib (2026-ce97d80dae)

The remote Fedora 43 host has packages installed that are affected by multiple vulnerabilities as referenced in the FEDORA-2026-ce97d80dae advisory. Coordinated security update of cowlib and cowboy, released together upstream on 2026-07-27. cowlib 2.19.0 fixes CVE-2026-59248: unbounded HPACK/QPAC...

8.7CVSS5.7AI score0.00507EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
•added 2026/07/13 12:00 a.m.•17 views

RockyLinux 8 : nginx:1.24 (RLSA-2026:38847)

The remote RockyLinux 8 host has packages installed that are affected by a vulnerability as referenced in the RLSA-2026:38847 advisory. nginx: NGINX: Arbitrary code execution or Denial of Service via heap-based buffer overflow with crafted HTTP/2 headers CVE-2026-42055 Bug Fixes and Enhancements:...

9.2CVSS8.8AI score0.02355EPSS
SaveExploits2References3
Tenable Nessus
Tenable Nessus
•added 2026/07/09 12:00 a.m.•22 views

AlmaLinux 9 : nginx:1.24 (ALSA-2026:36618)

The remote AlmaLinux 9 host has packages installed that are affected by a vulnerability as referenced in the ALSA-2026:36618 advisory. nginx: NGINX: Arbitrary code execution or Denial of Service via heap-based buffer overflow with crafted HTTP/2 headers CVE-2026-42055 Bug Fixes and Enhancements:...

9.2CVSS7.5AI score0.02355EPSS
SaveExploits2References3
Tenable Nessus
Tenable Nessus
•added 2026/07/09 12:00 a.m.•23 views

AlmaLinux 9 : nginx:1.26 (ALSA-2026:36639)

The remote AlmaLinux 9 host has packages installed that are affected by a vulnerability as referenced in the ALSA-2026:36639 advisory. nginx: NGINX: Arbitrary code execution or Denial of Service via heap-based buffer overflow with crafted HTTP/2 headers CVE-2026-42055 Bug Fixes and Enhancements:...

9.2CVSS7.5AI score0.02355EPSS
SaveExploits2References3
Tenable Nessus
Tenable Nessus
•added 2026/07/09 12:00 a.m.•25 views

AlmaLinux 9 : nginx (ALSA-2026:36331)

The remote AlmaLinux 9 host has packages installed that are affected by a vulnerability as referenced in the ALSA-2026:36331 advisory. nginx: NGINX: Arbitrary code execution or Denial of Service via heap-based buffer overflow with crafted HTTP/2 headers CVE-2026-42055 Bug Fixes and Enhancements:...

9.2CVSS6.8AI score0.02355EPSS
SaveExploits2References3
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/06/12 12:00 a.m.•0 views

CVE-2026-12043: Double Free

Improper handling of HPACK dynamic table size updates in the AWS Common Runtime aws-c-http library might allow a remote threat actor operating a server to cause memory corruption on a connecting client application, potentially leading to arbitrary code execution, via a crafted sequence of HTTP/2...

8.8CVSS6.5AI score0.00351EPSS
SaveExploits0References2
Rows per page
Query Builder