Lucene search
+L

123083 matches found

Kitploit
Kitploit
added 2026/09/15 8:14 p.m.17 views

CVE-2021-3156

CVE-2021-3156 概述 Heap-based buffer overflow in Sudo CVE-2021-3156 由于sudo转义\不当而造成的堆溢出漏洞,LPE 影响范围 从1.8.2到1.8.31p2的所有版本 从1.9.0到1.9.5p1的所有稳定版本 检测命令 sudoedit -s '' perl -e 'print "A" x 65536' 如果出现类似Segmentation fault core dumped即表明存在漏洞 相关文献...

7.8CVSS7.6AI score0.99969EPSS
SaveExploits83
Kitploit
Kitploit
added 2026/09/15 7:52 p.m.9 views

Nginx-Rift

NGINX Rift RCE 概念验证,针对 CVE-2026-42945 ——这是 NGINX ngxhttprewritemodule 中一个于 2008 年引入的严重堆缓冲区溢出漏洞。该漏洞使得攻击者能够对使用 rewrite 和 set 指令的服务器进行未经认证的远程代码执行。 该漏洞与另外三个内存破坏问题(CVE-2026-42946、CVE-2026-40701、CVE-2026-42934)一同,由 depthfirst 的安全分析系统在单击一次接入 NGINX 源码后自动发现。...

9.2CVSS8.5AI score0.68047EPSS
SaveExploits42
Cvelist
Cvelist
added 2026/09/15 7:25 p.m.26 views

CVE-2026-69202 Http4s Ember HTTP/2: unbounded inbound body buffering

Http4s is a Scala interface for HTTP services. Prior to 0.23.35 and 1.0.0-M47, Ember’s HTTP/2 flow-control window is replenished according to bytes received from the network rather than bytes consumed by the application, while each stream stores DATA in an unbounded channel. A hostile peer can...

7.5CVSS0.00441EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/15 7:25 p.m.13 views

CVE-2026-69202

Http4s is a Scala HTTP services library. In versions prior to 0.23.35 and 1.0.0-M47 , Ember's HTTP/2 flow-control window is replenished based on bytes received from the network rather than bytes consumed by the application, and each stream stores DATA in an unbounded channel . A remote peer can t...

7.5CVSS5.8AI score0.00441EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/15 7:22 p.m.10 views

CVE-2026-69218

Http4s Ember HTTP/2 is vulnerable to unbounded continuation frame accumulation in its H2Connection component. When Ember receives an HTTP/2 HEADERS or PUSH_PROMISE frame without END_HEADERS, it buffers the header block and subsequent CONTINUATION fragments without a size bound . A remote peer can...

7.5CVSS5.8AI score0.0046EPSS
SaveExploits0References5
OSV
OSV
added 2026/09/15 7:22 p.m.6 views

CVE-2026-69218 Http4s Ember HTTP/2: unbounded continuation frame accumulation

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 score
SaveExploits0References7
EUVD
EUVD
added 2026/09/15 7:21 p.m.8 views

EUVD-2026-79194

Http4s is a Scala interface for HTTP services. Prior to 0.23.35 and 1.0.0-M47, An Ember server with HTTP/2 enabled through withHttp2 does not enforce SETTINGSMAXCONCURRENTSTREAMS for peer-created streams. One unauthenticated connection can open an unbounded number of streams, each retaining...

7.5CVSS5.8AI score0.0046EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/15 7:21 p.m.14 views

CVE-2026-69203

Http4s is a Scala HTTP service library. Prior to versions 0.23.35 and 1.0.0-M47 , its Ember server with HTTP/2 enabled via withHttp2 does not enforce SETTINGS_MAX_CONCURRENT_STREAMS for peer-created streams. A single unauthenticated connection can open an unbounded number of streams, each retaini...

7.5CVSS5.8AI score0.0046EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/09/15 7:21 p.m.8 views

CVE-2026-69203 Http4s Ember HTTP/2: does not enforce SETTINGS_MAX_CONCURRENT_STREAMS

Http4s is a Scala interface for HTTP services. Prior to 0.23.35 and 1.0.0-M47, An Ember server with HTTP/2 enabled through withHttp2 does not enforce SETTINGSMAXCONCURRENTSTREAMS for peer-created streams. One unauthenticated connection can open an unbounded number of streams, each retaining...

7.5CVSS5.8AI score0.0046EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/15 7:21 p.m.24 views

CVE-2026-69203 Http4s Ember HTTP/2: does not enforce SETTINGS_MAX_CONCURRENT_STREAMS

Http4s is a Scala interface for HTTP services. Prior to 0.23.35 and 1.0.0-M47, An Ember server with HTTP/2 enabled through withHttp2 does not enforce SETTINGSMAXCONCURRENTSTREAMS for peer-created streams. One unauthenticated connection can open an unbounded number of streams, each retaining...

7.5CVSS0.0046EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/15 7:21 p.m.6 views

CVE-2026-69203 Http4s Ember HTTP/2: does not enforce SETTINGS_MAX_CONCURRENT_STREAMS

Http4s is a Scala interface for HTTP services. Prior to 0.23.35 and 1.0.0-M47, An Ember server with HTTP/2 enabled through withHttp2 does not enforce SETTINGSMAXCONCURRENTSTREAMS for peer-created streams. One unauthenticated connection can open an unbounded number of streams, each retaining...

7.5CVSS5.8AI score
SaveExploits0References6
NVD
NVD
added 2026/09/15 7:17 p.m.6 views

CVE-2026-69213

Http4s is a Scala interface for HTTP services. Prior to 0.23.35 and 1.0.0-M47, Ember HTTP/2 serializes outbound frames through one unbounded queue consumed by writeLoop. When the peer stops reading, an unauthenticated HTTP/2 client can continue sending PING, SETTINGS, or DATA frames that cause...

7.5CVSS0.00361EPSS
SaveExploits0References4
NVD
NVD
added 2026/09/15 7:17 p.m.11 views

CVE-2026-58679

In gftatestsetconfig of gftatest.c, there is a possible heap buffer overflow due to a logic error in the code. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation...

8.4CVSS0.00082EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/15 7:17 p.m.6 views

CVE-2026-56967

In Cellular Modem, there is a possible out-of-bounds write due to a heap buffer overflow. This could lead to remote proximal/adjacent code execution with no additional execution privileges needed. User interaction is not needed for exploitation...

8CVSS0.00119EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/15 7:17 p.m.5 views

CVE-2026-55323

In gfbaseupdatefingerbase of gfbase.c, there is a possible out-of-bounds write due to a heap buffer overflow. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation...

7.8CVSS0.00074EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/15 7:17 p.m.5 views

CVE-2026-19781

Ashlar-Vellum Cobalt VS File Parsing Heap-based Buffer Overflow Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of Ashlar-Vellum Cobalt. User interaction is required to exploit this vulnerability in that the targe...

7.8CVSS0.00173EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/15 7:17 p.m.5 views

CVE-2026-0200

In Cellular Modem, there is a possible out-of-bounds write due to a heap buffer overflow. This could lead to remote escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation...

8.8CVSS0.00279EPSS
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/15 7:14 p.m.12 views

CVE-2017-0781

CVE-2017-0781 PoC 概述 这是 Armis 发布的 Blueborne 白皮书中描述的 CVE-2017-0781 Android 堆溢出漏洞的实现。进一步阅读:https://www.armis.com/blueborne/ 在当前状态下,此代码仅演示了溢出和使蓝牙服务崩溃的能力。再次强调,这不是一个完整的远程代码执行,但它可以发展成那样。 说明 获取 pwntools。 root@kitploit: apt-get update apt-get install python2.7 python-pip python-dev git libssl-dev...

8.8CVSS8.3AI score0.2285EPSS
SaveExploits13
OSV
OSV
added 2026/09/15 7:08 p.m.5 views

CVE-2026-69213 Http4s Ember HTTP/2: unbounded outbound frame queue

Http4s is a Scala interface for HTTP services. Prior to 0.23.35 and 1.0.0-M47, Ember HTTP/2 serializes outbound frames through one unbounded queue consumed by writeLoop. When the peer stops reading, an unauthenticated HTTP/2 client can continue sending PING, SETTINGS, or DATA frames that cause...

7.5CVSS5.7AI score
SaveExploits0References6
EUVD
EUVD
added 2026/09/15 7:08 p.m.5 views

EUVD-2026-79183

Http4s is a Scala interface for HTTP services. Prior to 0.23.35 and 1.0.0-M47, Ember HTTP/2 serializes outbound frames through one unbounded queue consumed by writeLoop. When the peer stops reading, an unauthenticated HTTP/2 client can continue sending PING, SETTINGS, or DATA frames that cause...

7.5CVSS5.7AI score0.00361EPSS
SaveExploits0References4
Rows per page
Query Builder