Lucene search
+L

2237966 matches found

Kitploit
Kitploit
added 2026/09/16 10:39 a.m.9 views

CVE-2008-4654

CVE-2008-4654 针对VideoLan的VLC Media Player 0.9.4在处理TiVo文件时出现的栈缓冲区溢出漏洞CVE-2008-4654的功能完整的利用程序。它针对运行在64位Windows系统上的32位二进制文件,并使用WOW64 egghunter来绕过有限的栈空间。 使用方法 更新脚本 : 将脚本中的占位符 buf = b'...' 替换为你自己的shellcode(例如,来自 msfvenom)。 如果需要不同的标签或自定义egghunter,可酌情调整 EGGHUNTERWOW64 shellcode。 root@kitploit: python...

9.3CVSS6.4AI score0.57547EPSS
SaveExploits10
Malwarebytes
Malwarebytes
added 2026/09/16 10:39 a.m.8 views

Google Pixel owners urged to patch actively exploited modem flaw

Google has released its September 2026 Pixel Update Bulletin, fixing 110 vulnerabilities, including one that it says "may be under limited, targeted exploitation.” The bug is not described as a simple remote takeover, but as a vulnerability that could give an attacker who already has a foothold o...

8.8CVSS6AI score0.00207EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/16 10:37 a.m.12 views

CVE-2022-33891-EXPLOIT

CVE-2022-33891 - Apache Spark UI 远程代码执行(RCE)🔐 Apache Spark UI 容易受到远程命令注入漏洞(编号为 CVE-2022-33891)的影响。该缺陷源于对用户身份验证和访问控制处理不当,尤其是在启用访问控制列表(ACL)时。当通过 spark.acls.enable 配置选项启用 ACL 时,身份验证过滤器应验证用户是否拥有查看或修改应用程序所需的权限。然而,HttpSecurityFilter 中存在一个漏洞,允许攻击者通过提供任意用户名进行冒充。 漏洞详情 🛠 启用 ACL 后,HttpSecurityFilter...

8.8CVSS8.4AI score0.93076EPSS
SaveExploits12
Kitploit
Kitploit
added 2026/09/16 10:35 a.m.11 views

CVE-2021-36749

CVE-2021-36749 Apache Druid LoadData 任意文件读取漏洞 Code By:Junsheng @橘子网络安全实验室 橘子网络安全实验室 https://0range.team/ 0x00 风险概述 本工具仅限授权安全测试使用,禁止未授权非法攻击站点 在线阅读《中华人民共和国网络安全法》 0x01 工具使用 将资产整理后放入url.txt,命令行输入Python CVE-2021-26749.py 0x02 Bug问题 Bug请提交Issues,有时间会看的。 0x03 其他 这个脚本主要以练习编写代码为主要原因...

6.5CVSS7.1AI score0.80907EPSS
SaveExploits3
Kitploit
Kitploit
added 2026/09/16 10:35 a.m.12 views

Exploit-CVE-2026-1357

安装依赖 pip3 install pycryptodome requests 基础利用 python3 wpvivi.py http://target.com 自定义Webshell python3 wpvivi.py http://target.com --shell backdoor.php python3 wpvivi.py http://target.com --code "" 技术说明: Null Byte Key:当RSA解密失败时,返回false,phpseclib将其视为"\x00\x00\x00"。我们使用16个null字节作为AES-128 ECB密钥。...

9.8CVSS8.4AI score0.32714EPSS
SaveExploits14
Cvelist
Cvelist
added 2026/09/16 10:33 a.m.33 views

CVE-2026-90047 drm/xe: Don't hand out the flat CCS storage as usable VRAM

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Don't hand out the flat CCS storage as usable VRAM getflatccsoffset reads the base of the flat CCS storage from the hardware, scales it by the number of enabled L3 nodes, and rounds the result up to 128K. Everything below...

7.8CVSS0.00151EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/16 10:33 a.m.6 views

CVE-2026-90047 drm/xe: Don't hand out the flat CCS storage as usable VRAM

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Don't hand out the flat CCS storage as usable VRAM getflatccsoffset reads the base of the flat CCS storage from the hardware, scales it by the number of enabled L3 nodes, and rounds the result up to 128K. Everything below...

7.8CVSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2026/09/16 10:33 a.m.9 views

CVE-2026-90047

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Don't hand out the flat CCS storage as usable VRAM getflatccsoffset reads the base of the flat CCS storage from the hardware, scales it by the number of enabled L3 nodes, and rounds the result up to 128K. Everything below...

7.8CVSS0.00151EPSS
SaveExploits0
EUVD
EUVD
added 2026/09/16 10:33 a.m.9 views

EUVD-2026-80655

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Don't hand out the flat CCS storage as usable VRAM getflatccsoffset reads the base of the flat CCS storage from the hardware, scales it by the number of enabled L3 nodes, and rounds the result up to 128K. Everything below...

7.8CVSS6AI score0.00151EPSS
SaveExploits0References3
CVE
CVE
added 2026/09/16 10:33 a.m.19 views

CVE-2026-90047

This vulnerability affects the Linux kernel's drm/xe driver (Intel Xe GPU driver). The get_flat_ccs_offset() function incorrectly rounds up the flat CCS (Compressed Caching System) storage boundary to 128 KiB instead of rounding down to the allocator's page size, exposing a small region of memory...

7.8CVSS6AI score0.00151EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/16 10:32 a.m.7 views

CVE-2026-89972 nvme: add missing SRCU grace period in error path

In the Linux kernel, the following vulnerability has been resolved: nvme: add missing SRCU grace period in error path nvmeallocns error path at outunlinkns removes ns from the namespace head siblings list with listdelrcu&ns-siblings but does not wait for SRCU readers before freeing the namespace...

9.8CVSS
SaveExploits0References6
CVE
CVE
added 2026/09/16 10:32 a.m.13 views

CVE-2026-89972

CVE-2026-89972 is a use-after-free vulnerability in the Linux kernel NVMe subsystem . The error path in nvme_alloc_ns() removes a namespace from the siblings list via list_del_rcu() but fails to call synchronize_srcu() before freeing the namespace struct. Concurrent readers in nvme_find_path() an...

9.8CVSS5.8AI score0.00598EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/09/16 10:32 a.m.34 views

CVE-2026-89972 nvme: add missing SRCU grace period in error path

In the Linux kernel, the following vulnerability has been resolved: nvme: add missing SRCU grace period in error path nvmeallocns error path at outunlinkns removes ns from the namespace head siblings list with listdelrcu&ns-siblings but does not wait for SRCU readers before freeing the namespace...

9.8CVSS0.00598EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/09/16 10:32 a.m.7 views

EUVD-2026-80572

In the Linux kernel, the following vulnerability has been resolved: nvme: add missing SRCU grace period in error path nvmeallocns error path at outunlinkns removes ns from the namespace head siblings list with listdelrcu&ns-siblings but does not wait for SRCU readers before freeing the namespace...

9.8CVSS5.8AI score0.00598EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/09/16 10:32 a.m.8 views

CVE-2026-89972

In the Linux kernel, the following vulnerability has been resolved: nvme: add missing SRCU grace period in error path nvmeallocns error path at outunlinkns removes ns from the namespace head siblings list with listdelrcu&ns-siblings but does not wait for SRCU readers before freeing the namespace...

9.8CVSS0.00598EPSS
SaveExploits0
EUVD
EUVD
added 2026/09/16 10:32 a.m.10 views

EUVD-2026-80571

In the Linux kernel, the following vulnerability has been resolved: nvme: skip the zoned limits update if the zone info query failed nvmequeryzoneinfo returns either a negative errno or a positive NVMe status code, but nvmeupdatensinfoblock only tests for the negative case: ret =...

7.5CVSS5.8AI score0.00583EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/09/16 10:32 a.m.9 views

CVE-2026-89971

In the Linux kernel, the following vulnerability has been resolved: nvme: skip the zoned limits update if the zone info query failed nvmequeryzoneinfo returns either a negative errno or a positive NVMe status code, but nvmeupdatensinfoblock only tests for the negative case: ret =...

7.5CVSS0.00583EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/09/16 10:32 a.m.30 views

CVE-2026-89971 nvme: skip the zoned limits update if the zone info query failed

In the Linux kernel, the following vulnerability has been resolved: nvme: skip the zoned limits update if the zone info query failed nvmequeryzoneinfo returns either a negative errno or a positive NVMe status code, but nvmeupdatensinfoblock only tests for the negative case: ret =...

7.5CVSS0.00583EPSS
SaveExploits0References3
CVE
CVE
added 2026/09/16 10:32 a.m.14 views

CVE-2026-89971

CVE-2026-89971 affects the Linux kernel NVMe subsystem . The root cause is an insufficient error check in nvme_update_ns_info_block(): it only handles negative errno returns from nvme_query_zone_info(), missing positive NVMe status codes. This causes setup to proceed with zero-initialized zone li...

7.5CVSS5.8AI score0.00583EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/16 10:32 a.m.6 views

CVE-2026-89971 nvme: skip the zoned limits update if the zone info query failed

In the Linux kernel, the following vulnerability has been resolved: nvme: skip the zoned limits update if the zone info query failed nvmequeryzoneinfo returns either a negative errno or a positive NVMe status code, but nvmeupdatensinfoblock only tests for the negative case: ret =...

7.5CVSS
SaveExploits0References6
Rows per page
Query Builder