Lucene search
+L

319 matches found

Kitploit
Kitploit
added 2026/09/13 11:39 a.m.7 views

CVE-2026-42945-POC

CVE-2026-42945 NGINX Rift - 适用于HTB的利用脚本 针对2024年发现的NGINX堆缓冲区溢出漏洞的独立利用脚本。此版本针对HackTheBox和CTF环境进行了优化,这些环境下无法设置Docker容器。 漏洞详情 CVE-2026-42945 是 NGINX 的 ngxhttprewritemodule 中一个严重的堆缓冲区溢出漏洞,自2008年(版本0.6.27)以来一直存在。该漏洞发生在以下情况: 1. rewrite 指令的替换参数中包含 ?(设置 isargs = 1) 2. set 指令捕获 URI 的一部分 3. 长度计算在清零的子引擎上执行(看...

9.2CVSS7.8AI score0.68047EPSS
SaveExploits42References1
Tenable Nessus
Tenable Nessus
added 2026/09/12 12:00 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2026-89588

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ACPI: APEI: GHES: fix ARM section length accounting after header In gheshandlearmhwerror, after skipping the cpersecprocarm header with err + 1, the remaining...

8.4CVSS0.00182EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/09/11 11:56 p.m.9 views

CVE-2026-80978

A flaw was found in the Linux kernel, specifically within its IP tunnel devices. A local attacker could create a stack of user-controlled IP tunnel devices, causing the system to miscalculate the required memory for network packet headers. This miscalculation can lead to unnecessary memory...

7.8CVSS0.00128EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2026/09/11 10:20 p.m.8 views

CVE-2026-89608

A flaw was found in the ecryptfs component of the Linux kernel. The ecryptfsparsepacketset function incorrectly calculates the available buffer size when processing version 1 headers, leading to an overstatement of the buffer's actual capacity. This miscalculation could allow an attacker to cause...

7.1CVSS0.00159EPSS
SaveExploits0References7
OSV
OSV
added 2026/09/11 8:19 p.m.7 views

DEBIAN-CVE-2026-89674

In the Linux kernel, the following vulnerability has been resolved: nfsd: fix XDR length calculation in nfsd4ffencodelayoutget The XDR buffer size calculation in nfsd4ffencodelayoutget has multiple errors that can result in either an out-of-bounds write or leaking uninitialized kernel memory to t...

9.8CVSS0.00463EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/11 8:19 p.m.6 views

AZL-100637 CVE-2026-89674 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: nfsd: fix XDR length calculation in nfsd4ffencodelayoutget The XDR buffer size calculation in nfsd4ffencodelayoutget has multiple errors that can result in either an out-of-bounds write or leaking uninitialized kernel memory to t...

9.8CVSS0.00463EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/11 8:19 p.m.7 views

DEBIAN-CVE-2026-89608

In the Linux kernel, the following vulnerability has been resolved: ecryptfs: pass packet set buffer size to parser ecryptfsparsepacketset receives a pointer into the file header, but it calculates the remaining packet buffer size from PAGESIZE - 8. For version 1 headers the packet set starts lat...

7.1CVSS0.00159EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/11 8:19 p.m.6 views

AZL-100184 CVE-2026-89608 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: ecryptfs: pass packet set buffer size to parser ecryptfsparsepacketset receives a pointer into the file header, but it calculates the remaining packet buffer size from PAGESIZE - 8. For version 1 headers the packet set starts lat...

7.1CVSS0.00159EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/11 8:19 p.m.7 views

CVE-2026-89608

In the Linux kernel, the following vulnerability has been resolved: ecryptfs: pass packet set buffer size to parser ecryptfsparsepacketset receives a pointer into the file header, but it calculates the remaining packet buffer size from PAGESIZE - 8. For version 1 headers the packet set starts lat...

7.1CVSS0.00159EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/11 7:45 p.m.14 views

CVE-2026-89674

A flaw in the Linux kernel nfsd component, specifically in the nfsd4_ff_encode_layoutget() function, involves multiple errors in XDR buffer size calculations. The errors cause either an out-of-bounds write (up to 5 bytes past the reserved buffer when short strings like uid=0/gid=0 are combined wi...

9.8CVSS0.00463EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/11 7:45 p.m.9 views

CVE-2026-89608

CVE-2026-89608 affects the ecryptfs component of the Linux kernel. The function ecryptfs_parse_packet_set() calculates the remaining packet buffer size from PAGE_SIZE - 8 instead of the actual packet set buffer length, which can overstate the available buffer for version 1 headers . According to ...

7.1CVSS0.00159EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/09/11 7:45 p.m.8 views

EUVD-2026-76520

In the Linux kernel, the following vulnerability has been resolved: ecryptfs: pass packet set buffer size to parser ecryptfsparsepacketset receives a pointer into the file header, but it calculates the remaining packet buffer size from PAGESIZE - 8. For version 1 headers the packet set starts lat...

0.00159EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/09/11 7:45 p.m.8 views

CVE-2026-89608

In the Linux kernel, the following vulnerability has been resolved: ecryptfs: pass packet set buffer size to parser ecryptfsparsepacketset receives a pointer into the file header, but it calculates the remaining packet buffer size from PAGESIZE - 8. For version 1 headers the packet set starts lat...

7.1CVSS0.00159EPSS
SaveExploits0
EUVD
EUVD
added 2026/09/11 7:44 p.m.8 views

EUVD-2026-76500

In the Linux kernel, the following vulnerability has been resolved: ACPI: APEI: GHES: fix ARM section length accounting after header In gheshandlearmhwerror, after skipping the cpersecprocarm header with err + 1, the remaining length was reduced by sizeoferr pointer size instead of sizeoferr...

0.00182EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/08 5:19 p.m.18 views

CVE-2026-69598

CVE-2026-69598 affects Windows iSCSI and stems from an incorrect calculation of buffer size , which allows an unauthorized attacker to execute code over a network. The assigned CVSS 3.1 score is 8.8 (HIGH) with vector AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H, indicating a network-exploitable flaw with...

8.8CVSS0.00837EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/09/08 5:19 p.m.7 views

EUVD-2026-73895

Incorrect calculation of buffer size in Windows iSCSI allows an unauthorized attacker to execute code over a network...

8.8CVSS0.00837EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2026/09/05 12:25 a.m.10 views

SUSE CVE-2026-80875

In the Linux kernel, the following vulnerability has been resolved: ipvs: use parsed transport offset in TCP state lookup TCP state handling reparses the skb to find the TCP header. For IPv6 it uses sizeofstruct ipv6hdr, while the surrounding IPVS code already parsed the packet with ipvsfilliphsk...

5.8AI score0.00164EPSS
SaveExploits0References3
NVD
NVD
added 2026/09/04 6:18 p.m.5 views

CVE-2026-80907

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix UVD dpb min size calculation for H264 This should use actual number of references from the decode message, instead of maximum derived from level. cherry picked from commit 64b525edb7e7bdfcdc77883c5e413804e2396856...

0.00156EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2026/09/04 5:19 p.m.9 views

CVE-2026-80907

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix UVD dpb min size calculation for H264 This should use actual number of references from the decode message, instead of maximum derived from level. cherry picked from commit 64b525edb7e7bdfcdc77883c5e413804e2396856...

5.9AI score0.00156EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/09/04 12:00 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2026-80907

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - drm/amdgpu: Fix UVD dpb min size calculation for H264 This should use actual number of references from the decode message, instead of maximum derived from level...

6.4AI score0.00156EPSS
SaveExploits0References3
Rows per page
Query Builder