2062 matches found
CVE-2026-43503
🚨 CVE-2026-43503 — DirtyClone When Shared Memory Stops Being Shared Safely. A Local Privilege Escalation vulnerability caused by improper propagation of the SKBFLSHAREDFRAG flag inside the Linux networking stack. 📖 Overview CVE-2026-43503 , nicknamed DirtyClone , is a High Severity Local Privileg...
python-uncompyle6
|buildstatus| |Pypi Installs| |Latest Version| |Supported Python Versions| |packagestatus| .. contents:: uncompyle6 A native Python cross-version decompiler and fragment decompiler. The successor to decompyle, uncompyle, and uncompyle2. I gave a talk on this at BlackHat Asia 2024 . Introduction...
python-uncompyle6
|buildstatus| |Pypi Installs| |Latest Version| |Supported Python Versions| |packagestatus| .. contents:: uncompyle6 ネイティブなPythonクロスバージョン逆コンパイラおよびフラグメント逆コンパイラです。 decompyle、uncompyle、uncompyle2の後継です。 BlackHat Asia 2024 でこの件について講演しました。 はじめに uncompyle6 はPythonバイトコードを同等のPythonソースコードに変換します。...
killasa
killasa 针对 CVE-2016-1287(Cisco ASA 无效 IKE 分片长度)的漏洞测试 协商启用 Cisco 分片功能的 IKEv2 SA,然后发送两个 IKE 分片,其中一个分片具有无效的 1 八位组长度。...
CVE-2026-27384
CVE-2026-27384 CVE-2026-27384 — W3 Total Cache mfunc/eval RCE 扫描器 插件: W3 Total Cache 插件 Slug: w3-total-cache CVE ID: CVE-2026-27384 CVSS 评分: 9.8(严重) CVSS 向量: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H 漏洞类型: 未认证任意代码执行(通过 eval 进行代码注入) 受影响版本: W3TC 在从缓存提供页面时会处理这些标签:嵌入的 PHP 代码通过 eval 执行,其输出会替换注释块的位置...
fhex
Fhex - 功能齐全的十六进制编辑器 本项目旨在开发一个轻量级但实用的工具。原因在于现有十六进制编辑器存在一些不同的限制(例如,依赖过多、缺少十六进制着色功能等)。 本项目基于 qhexedit2 、capstone 和 keystone 引擎。未来可能会增加新功能,欢迎提交 PR。 功能 块加载器 - 用于仅加载大文件的一部分,避免耗尽内存(使用 alt + 左/右箭头在块间移动)。请注意,在块模式下,所有操作(例如搜索)仅应用于当前块,但文件保存除外(整个文件被保存)。然而,每次编辑一个块后,在移动到另一个块之前请先保存,否则更改将丢失。 搜索与替换(支持...
HAProxy-CVE-2023-45539-PoC
HAProxy-CVE-2023-45539-PoC HAProxy 2.8.2 之前的版本接受 作为 URI 组件的一部分,这可能导致远程攻击者在 pathend 规则被错误解释时获取敏感信息或造成其他未明确的影响,例如将 index.html.png 路由到静态服务器。 此 CVE 中会被错误路由的并非后端应用“支持”的任何扩展名——而仅仅是 HAProxy 自身配置为使用 pathend(或正则)ACL 进行路由的那些扩展名。 root@kitploit: acl isstatic pathend .png .jpg .gif .css .js usebackend bestati...
AZL-99494 CVE-2026-80797 affecting package kernel 6.6.150.1-1
In the Linux kernel, the following vulnerability has been resolved: nfc: pn533: purge fragmented skbs during cleanup pn53xcommonclean purges respq before freeing the common PN533 state, but it leaves fragmentskb untouched. The fragmentation helpers queue transmit fragments there while sending lar...
CVE-2026-11102-OAuth2-Implicit-Grant-Fragment-Hijacking
CVE-2026-11102 – OAuth2 隐式授权片段劫持 程序代码(Node.js + 漏洞利用) root@kitploit: // oauthserver.js - OAuth2 provider issuing tokens in fragment const express = require'express'; const app = express; app.get'/authorize', req, res = const redirectUri = req.query.redirecturi; const state = req.query.state || ''...
EUVD-2026-63392
Handlebars.java: Arbitrary file read in SpringTemplateLoader via URL-fragment suffix bypass...
NPM: xmldom: XML fragment injection via invalid EntityReference.nodeName during requireWellFormed serialization
NPM: xmldom: XML fragment injection via invalid EntityReference.nodeName during requireWellFormed serialization vulnerability discovered by ? in WordPress Npm xmldom versions = 0.6.0...
xmldom: XML fragment injection via invalid EntityReference.nodeName during requireWellFormed serialization
Summary An EntityReference node can be created with an invalid, attacker-controlled name through Document.createEntityReferencename. When this node is serialized directly with: js serializer.serializeToStringref, requireWellFormed: true the invalid nodeName is emitted into the serialized XML...
FreeRDP: FreeRDP: Denial of Service via heap out-of-bounds read
A heap out-of-bounds read vulnerability in FreeRDP allows an unauthenticated, malicious RDP server to cause a Denial of Service. By sending a specially crafted glyph fragment update, the server forces the client to read beyond its allocated memory, crashing the application...
PoC-Exploit-CVE-2024-20467
Cisco IOS XE CVE-2024-20467 漏洞利用 概述 该漏洞利用针对 Cisco IOS XE Software 中 IPv4 分片重组代码中的漏洞。该漏洞允许未认证的远程攻击者在受影响设备上引发拒绝服务 DoS 状态。 受影响设备 路由器:Cisco ASR 1000 系列 型号:Cisco cBR-8 软件版本:Cisco IOS XE Software 版本 17.12.1 和 17.12.1a 漏洞详情 类型:拒绝服务 DoS 原因:分片重组过程中资源管理不当。 攻击向量...
CVE-2026-84363
Hono is a Web application framework that provides support for any JavaScript runtime. Prior to 4.13.5, Hono's query helpers treat a question mark after a literal hash fragment as the start of a query string, so the application can read request parameters that browsers, new URL, reverse proxies,...
CVE-2026-84363 Hono: Query parser reads parameters after the URL fragment, causing cache-key and proxy interpretation differentials
Hono is a Web application framework that provides support for any JavaScript runtime. Prior to 4.13.5, Hono's query helpers treat a question mark after a literal hash fragment as the start of a query string, so the application can read request parameters that browsers, new URL, reverse proxies,...
CVE-2026-84363
Hono is a web application framework for any JavaScript runtime. Prior to 4.13.5 , its query helpers treat a question mark after a literal hash fragment as the start of a query string, allowing the application to read request parameters that browsers, reverse proxies, filtering rules, and other mi...
CVE-2026-84363 Hono: Query parser reads parameters after the URL fragment, causing cache-key and proxy interpretation differentials
Hono is a Web application framework that provides support for any JavaScript runtime. Prior to 4.13.5, Hono's query helpers treat a question mark after a literal hash fragment as the start of a query string, so the application can read request parameters that browsers, new URL, reverse proxies,...
Zimbra-CVE-2017-8802-Hotifx
CVE-2017-8802 This Zimlet fixes CVE-2017-8802 by disabling the "Show Fragment" / Snippet functionality. For further information see: https://wiki.zimbra.com/wiki/ZimbraSecurityAdvisories How to deploy Zimlets https://www.zimbra.com/docs/os/6.0.10/administrationguide/Zimlets.11.4.html...
CVE-2026-83610 xmldom: XML fragment injection via invalid EntityReference.nodeName during requireWellFormed serialization
xmldom is a pure JavaScript W3C standard-based XML DOM Level 2 Core DOMParser and XMLSerializer module. Prior to @xmldom/xmldom versions 0.8.15 and 0.9.12, and in xmldom version 0.6.0 and earlier, Document.createEntityReferencename accepts an invalid name and the ENTITYREFERENCENODE serializer...