Lucene search
+L

76 matches found

Nuclei
Nuclei
added 2026/09/13 4:24 p.m.61 views

Webmin < 1.920 - Authenticated Remote Code Execution

rpc.cgi in Webmin through 1.920 allows authenticated Remote Code Execution via a crafted object name because unserialisevariable makes an eval call. NOTE: the WebminServersIndex documentation states "RPC can be used to run any command or modify any file on a server, which is why access to it must...

8.8CVSS7.8AI score0.34798EPSS
SaveExploits4References5
Kitploit
Kitploit
added 2026/09/13 2:02 p.m.7 views

CVE-2021-31166

CVE-2021-31166 Por qué Recientemente escribí un exploit para CVE-2021-31166, explota CVE-2021-31166 y CVE-2021-31166. Un pentester debería usar https://github.com/mauricelambert/CVE-2021-31166, pero en los equipos SOC necesitamos conocer la vulnerabilidad específica para corregirla adecuadamente,...

9.8CVSS8.2AI score0.99772EPSS
SaveExploits24References1
Kitploit
Kitploit
added 2026/09/13 8:25 a.m.8 views

cve-2022-21907

CVE-2022-21907 Go语言应用 by 1vere$k CVE-2022-21907 - http.sys驱动中的双重释放(Double Free)。 摘要 这是一个多线程的 Golang 应用,允许同时向多个目标发送请求。 对于 POST 请求效率不高,但与线性方法相比,它能提供接近 30% 的速度提升。 未经身份验证的攻击者可以发送一个带有 "Accept-Encoding" HTTP 请求头的 HTTP 请求,触发 HTTP 协议栈(http.sys)中未知编码列表的双重释放,导致内核崩溃。 使用方法 Golang : root@kitploit: Golang: 1...

10CVSS8.4AI score0.9279EPSS
SaveExploits21
Kitploit
Kitploit
added 2026/09/13 3:32 a.m.4 views

CVE-2022-21907-http.sys

CVE-2022-21907 - http.sys 驱动程序中的双重释放 CVE-2022-21907 - http.sys 驱动程序中的双重释放 概要 未经身份验证的攻击者可以发送带有“Accept-Encoding”HTTP 请求头的 HTTP 请求,在 HTTP 协议栈(http.sys)处理数据包时,于未知编码列表中触发双重释放,最终导致内核崩溃。 易受攻击的系统 Windows Server 2019 和 Windows 10 版本 1809 : ❌ 默认情况下不易受攻击。除非你在...

10CVSS8.4AI score0.9279EPSS
SaveExploits21References3
Kitploit
Kitploit
added 2026/09/12 9:45 p.m.4 views

CVE-2021-31166

CVE-2021-31166 检测利用CVE-2021-31166(HTTP协议栈漏洞)的尝试 Suricata规则 Zeek包 参考来源 https://corelight.blog/2021/05/27/detecting-cve-2021-31166-http-vulnerability/ https://msrc.microsoft.com/update-guide/vulnerability/CVE-2021-31166 https://github.com/0vercl0k/CVE-2021-31166...

9.8CVSS8.2AI score0.99772EPSS
SaveExploits24References1
Kitploit
Kitploit
added 2026/09/12 4:50 p.m.5 views

cve-2022-21907-http.sys

cve-2022-21907-http.sys by 1vere$k CVE-2022-21907 - Doble liberación en el controlador http.sys. Resumen Un atacante no autenticado puede enviar una solicitud HTTP con una cabecera de solicitud HTTP "Accept-Encoding" que desencadena una doble liberación en la lista de codificaciones desconocida...

10CVSS8.4AI score0.9279EPSS
SaveExploits21
Kitploit
Kitploit
added 2026/09/07 1:45 p.m.5 views

CVE-2021-31166-Exploit

CVE-2021-31166-Exploit 针对MS HTTP协议栈RCE漏洞(CVE-2021-31166)的利用程序 精心构造的HTTP请求指向存在漏洞的Windows版本将导致DOS攻击。服务器将以蓝屏错误重启。 Http.sys是Windows内核驱动程序,负责处理HTTP请求并构造响应。 此存在漏洞的http.sys驱动程序无法处理特制的"Accept-Encoding"头部,导致崩溃,进而服务器重启。 在蓝屏上,我们可以看到错误信息"停止代码: KERNEL SECURITY CHECK FAILED" 这是一个严重漏洞,CVSS评分为9.8,易于利用。...

9.8CVSS8.1AI score0.99772EPSS
SaveExploits24
Tenable Nessus
Tenable Nessus
added 2026/07/30 12:00 a.m.19 views

Debian dla-4706 : ruby-rack - security update

The remote Debian 11 / 12 host has a package installed that is affected by multiple vulnerabilities as referenced in the dla-4706 advisory. - ------------------------------------------------------------------------- Debian LTS Advisory DLA-4706-1 [email protected]...

7.5CVSS6.5AI score0.01612EPSS
SaveExploits1References23
Veracode
Veracode
added 2026/07/25 5:11 p.m.13 views

Uncontrolled Resource Consumption (Denial Of Service)

io.netty, netty-codec-http is vulnerable to Uncontrolled Resource Consumption Denial of Service. The vulnerability is due to the HttpContentEncoder maintaining an unbounded acceptEncodingQueue that stores attacker-controlled data without any size limit, which allows an attacker to exploit HTTP/1....

7.5CVSS5.5AI score0.00335EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/07/22 9:49 p.m.20 views

Netty: [HttpContentEncoder] Unbounded Per-Connection Queue Growth via HTTP/1.1 Pipelining Leads to Denial of Service

Impact HttpContentEncoder the superclass of the production handler HttpContentCompressor maintains a per-channel ArrayDeque named acceptEncodingQueue that accumulates attacker-controlled data without any size limit. The queue is filled on the I/O thread for every inbound HTTP request and drained...

7.5CVSS5.4AI score0.00335EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/06/18 9:28 p.m.22 views

MGASA-2026-0226 Updated ruby-rack packages fix security vulnerabilities

CVE-2026-26961 Greedy multipart boundary parsing can cause parser differentials and WAF bypass. Forwarded header semicolon injection enables Host and Scheme spoofing. CVE-2026-34230 Quadratic complexity in Rack::Utils.selectbestencoding via wildcard Accept-Encoding header. CVE-2026-34763 Root...

7.5CVSS5.2AI score0.00475EPSS
SaveExploits2References14
Ubuntu
Ubuntu
added 2026/04/17 12:23 a.m.19 views

USN-8182-1: Rack vulnerabilities

Andrew Lacambra discovered that Rack did not properly parse certain regular expressions. An attacker could possibly use this issue to bypass network security filters. This issue only affected Ubuntu 20.04 LTS, Ubuntu 22.04 LTS, Ubuntu 24.04 LTS, and Ubuntu 25.10. CVE-2026-26961 William T. Nelson...

7.5CVSS5.9AI score0.00475EPSS
SaveExploits2
Tenable Nessus
Tenable Nessus
added 2026/04/17 12:00 a.m.8 views

Ubuntu 14.04 LTS / 16.04 LTS / 18.04 LTS / 20.04 LTS / 22.04 LTS / 24.04 LTS / 25.10 : Rack vulnerabilities (USN-8182-1)

The remote Ubuntu 14.04 LTS / 16.04 LTS / 18.04 LTS / 20.04 LTS / 22.04 LTS / 24.04 LTS / 25.10 host has packages installed that are affected by multiple vulnerabilities as referenced in the USN-8182-1 advisory. Andrew Lacambra discovered that Rack did not properly parse certain regular...

7.5CVSS6AI score0.00475EPSS
SaveExploits2References14
Tenable Nessus
Tenable Nessus
added 2026/04/04 12:00 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2026-34230

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Rack is a modular Ruby web server interface. Prior to versions 2.2.23, 3.1.21, and 3.2.6, Rack::Utils.selectbestencoding processes Accept-Encoding values with...

7.5CVSS6.9AI score0.0043EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/04/03 11:25 p.m.12 views

SUSE CVE-2026-34230

Rack is a modular Ruby web server interface. Prior to versions 2.2.23, 3.1.21, and 3.2.6, Rack::Utils.selectbestencoding processes Accept-Encoding values with quadratic time complexity when the header contains many wildcard entries. Because this method is used by Rack::Deflater to choose a respon...

5.3CVSS5.7AI score0.0043EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2026/04/03 8:16 p.m.12 views

CVE-2026-34230

A flaw was found in Rack. An unauthenticated attacker can exploit a vulnerability in the Rack::Utils.selectbestencoding method by sending a specially crafted Accept-Encoding header with numerous wildcard entries. This leads to quadratic time complexity during processing, causing disproportionate...

7.5CVSS5.7AI score0.0043EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/04/02 8:32 p.m.28 views

EUVD-2026-18378

Rack has quadratic complexity in Rack::Utils.selectbestencoding via wildcard Accept-Encoding header...

5.3CVSS5.8AI score0.0043EPSS
SaveExploits0References2
OSV
OSV
added 2026/04/02 8:32 p.m.11 views

GHSA-V569-HP3G-36WR Rack has quadratic complexity in Rack::Utils.select_best_encoding via wildcard Accept-Encoding header

Summary Rack::Utils.selectbestencoding processes Accept-Encoding values with quadratic time complexity when the header contains many wildcard entries. Because this method is used by Rack::Deflater to choose a response encoding, an unauthenticated attacker can send a single request with a crafted...

7.5CVSS5.9AI score0.0043EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/04/02 8:32 p.m.16 views

Rack has quadratic complexity in Rack::Utils.select_best_encoding via wildcard Accept-Encoding header

Summary Rack::Utils.selectbestencoding processes Accept-Encoding values with quadratic time complexity when the header contains many wildcard entries. Because this method is used by Rack::Deflater to choose a response encoding, an unauthenticated attacker can send a single request with a crafted...

7.5CVSS6.6AI score0.0043EPSS
SaveExploits0References4Affected Software1
NVD
NVD
added 2026/04/02 5:16 p.m.14 views

CVE-2026-34230

Rack is a modular Ruby web server interface. Prior to versions 2.2.23, 3.1.21, and 3.2.6, Rack::Utils.selectbestencoding processes Accept-Encoding values with quadratic time complexity when the header contains many wildcard entries. Because this method is used by Rack::Deflater to choose a respon...

7.5CVSS0.0043EPSS
SaveExploits0References1
Rows per page
Query Builder