Lucene search
+L

445 matches found

Kitploit
Kitploit
added 2026/09/18 11:55 a.m.9 views

CVE-2026-64638-POC

CVE-2026-64638 — XSS2Shell 预认证反射型 XSS → WordPress 核心远程代码执行 ⚠️ 免责声明: 本仓库仅用于授权的安全研究和教育目的 。请勿对非您所有或未经您明确书面许可的系统进行测试。未经授权的访问属于违法行为。请参阅 SECURITY.md。 概述 CVE-2026-64638 是 WordPress 核心登录/wplogin 处理流程中的一个预认证反射型 XSS 漏洞。该缺陷源于解析器差异:精心构造的恶意输入能够绕过 PHP 的 striptags,随后又被 wpksespost 重新构造成 HTML,使得攻击者控制的标记得以进入 DOM。...

8.9CVSS8.1AI score0.31204EPSS
SaveExploits34References1
Kitploit
Kitploit
added 2026/09/18 10:20 a.m.9 views

CVE-2026-64638-WordPress-Core-XSS2Shell

CVE-2026-64638 — Nuclei 检测模板 用于非侵入式检测 XSS2Shell 的 Nuclei 模板。XSS2Shell 是 WordPress Core 中一个预认证的 differential parser,允许在登录页面中注入 DOM 元素,并作为 XSS → RCE 攻击链的基础。 ⚠️ 此模板仅检测 净化缺陷(HTML 响应中的标记反射阶段)。它不会执行完整的利用链(DOM clobbering、JSONP/SOME、Application Password 窃取或插件上传)。严格用于获得明确授权的资产。 关于该漏洞 WordPress Core 在渲染...

8.9CVSS8.1AI score0.31204EPSS
SaveExploits34References1
Kitploit
Kitploit
added 2026/09/18 10:13 a.m.7 views

CVE-2026-64638

XSS2Shell Alert PoC(CVE-2026-64638) WordPress 预认证反射型 XSS 概念验证 针对 WordPress 核心中 CVE-2026-64638 (XSS2Shell)解析器差异型 XSS 的单文件 HTML 概念验证。演示通过精心构造的登录请求在 WordPress 源中执行未认证的 JavaScript。 漏洞信息 CVE :CVE-2026-64638(XSS2Shell) 类型 :预认证反射型 XSS(解析器差异:striptags 与 wpksespost) 攻击升级 :可链接至 RCE(DOM clobbering → REST...

8.9CVSS8.3AI score0.31204EPSS
SaveExploits34
Kitploit
Kitploit
added 2026/09/17 7:23 a.m.11 views

CVE-2023-24329-lab

CVE-2023-24329 — Parser Differential Lab Educational use only. This lab exists to demonstrate a real vulnerability in a safe, isolated environment. Never run this against systems you do not own. Never reuse the intentionally broken filter code in any production system. A self-contained Docker lab...

7.5CVSS7.8AI score0.20459EPSS
SaveExploits3
Kitploit
Kitploit
added 2026/09/17 1:54 a.m.12 views

CVE-2026-7482

CVE-2026-7482:Ollama GGUF 堆越界读取复现 本仓库包含我对 CVE-2026-7482 的本地复现脚本,该漏洞是易受攻击的 Ollama GGUF 加载和量化路径中的堆越界读取。 这项工作的关键结果范围很窄:我能够可靠地触发堆越界(Heap OOB)条件,并生成受越界影响的量化 GGUF 产物。我未能展示出明确的黑盒影响,例如可靠的明文密钥恢复或从产物中直接提取金丝雀(canary)字符串。 此 PoC 的功能 exp.py 创建两个 GGUF 文件: 一个恶意的截断 GGUF,其中包含一个张量,其声明的字节数超过文件实际包含的字节数;...

9.1CVSS7AI score0.02241EPSS
SaveExploits3References3
AstraLinux
AstraLinux
added 2026/09/14 12:01 p.m.12 views

Astra Linux – Vulnerability found in Linux 5.10, Linux 6.1, and Linux 5.15

In the Linux kernel, the following vulnerabilities have been resolved: AppArmor: Fixing differential encoding verification Differential encoding allows loops to be created if it is abused. To prevent this, the unpacking process should verify that the diff-encode chain terminates. Unfortunately, t...

5.5CVSS5.9AI score0.00177EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/09/14 12:01 p.m.8 views

Astra Linux – Vulnerability in jq

jq is a command-line JSON processor. Commits prior to 6374ae0bcdfe33a18eb0ae6db28493b1f34a0a5b contain a vulnerability where CLI input parsing allows validation bypass via embedded NUL bytes. When reading JSON from files or stdin, jq uses strlen to determine buffer length instead of the actual by...

6.3CVSS6.7AI score0.00256EPSS
SaveExploits1References2
AstraLinux
AstraLinux
added 2026/09/14 12:01 p.m.12 views

Astra Linux – Vulnerability found in Linux 5.10, Linux 6.1, and Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: Apparmor: Fixed a missing bounds check on the DEFAULT table in verifydfa. The verifydfa function only checks the bounds of DEFAULTTABLE when the state is not differentially encoded. When the verification loop traverses the...

7.8CVSS6.3AI score0.00181EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/09/14 12:01 p.m.15 views

Astra Linux – Vulnerability in freerdp3

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to version 3.24.0, division by zero occurred in MS-ADPCM and IMA-ADPCM decoders when nBlockAlign was 0, resulting in a crash. In libfreerdp/codec/dsp.c, both ADPCM decoders use size % blocksize, where blocksize =...

7.5CVSS5.8AI score0.00303EPSS
SaveExploits1References2
GithubExploit
GithubExploit
added 2026/09/14 9:08 a.m.26 views

Exploit for CVE-2026-85706

CVE-2026-85706 — GitLab Unauthenticated Arbitrary File Read...

10CVSS8AI score0.09287EPSS
SaveExploits13
GithubExploit
GithubExploit
added 2026/09/11 9:26 p.m.30 views

Exploit for CVE-2026-85706

GitLabSniper CVE-2026-85706 — GitLab CE/EE unauthenticated a...

8AI score0.09287EPSS
SaveExploits13
IBM Security Bulletins
IBM Security Bulletins
added 2026/09/09 9:12 p.m.4 views

Security Bulletin: IBM Informix HQ affected by Vulnerabilities (CVE-2026-6790, CVE-2025-11143, and CVE-2026-2332) in third-party library Jetty.

Summary IBM InformixHQ is affected by several vulnerabilities in Jetty. IBM InformixHQ has been updated to use the latest Jetty release. Vulnerability Details CVEID:CVE-2026-6790 DESCRIPTION: In Eclipse Jetty, for HTTP/1, HTTP/2 and HTTP/3 requests, there is no strict check that the request...

9.1CVSS5.8AI score0.01305EPSS
SaveExploits1Affected Software1
Patchstack
Patchstack
added 2026/09/08 9:22 p.m.7 views

NPM: Hono: Query parser reads parameters after the URL fragment, causing cache-key and proxy interpretation differentials

NPM: Hono: Query parser reads parameters after the URL fragment, causing cache-key and proxy interpretation differentials vulnerability discovered by ? in WordPress Npm hono versions 4.13.5...

5.9CVSS5.8AI score0.00345EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/09/08 9:22 p.m.7 views

GHSA-CRVJ-82CR-HJCX Hono: Query parser reads parameters after the URL fragment, causing cache-key and proxy interpretation differentials

Summary Hono's query parsing does not stop at the URL fragment: a ? appearing after a is treated as the start of a query string. As a result, the application can read request parameters that no other component involved in handling the request can see. Details A fragment is never part of the query...

5.9CVSS5.8AI score0.00345EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/09/08 9:02 p.m.15 views

EUVD-2026-69225

xmldom: Parser silently accepts a not-well-formed end tag whose name is followed by a line break and trailing content...

6.9CVSS5.8AI score0.00352EPSS
SaveExploits0References8
Github Security Blog
Github Security Blog
added 2026/09/03 8:07 p.m.13 views

ApostropheCMS: Mutation-XSS / allowedTags bypass via literal `</textarea/>` solidus close

Summary A mutation-XSS / allowedTags bypass: when textarea or xmp is included in allowedTags, an input containing a literal a solidus right after the RCDATA end-tag name lets non-allowed markup such as pass through sanitizeHtml live and unescaped, even though img/onerror are not in the allowlist....

6.1CVSS6AI score0.00289EPSS
SaveExploits0References5Affected Software1
RedhatCVE
RedhatCVE
added 2026/09/02 5:56 p.m.7 views

CVE-2026-53600

A flaw was found in async-tar, a library for reading and writing tar archives in Rust. The library incorrectly applies a buffered PAX size extension to an intermediary extension header instead of the intended next file entry. This allows an attacker to craft a malicious tar archive that manipulat...

6.3CVSS5.8AI score0.00324EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2026/09/02 1:01 a.m.16 views

SUSE CVE-2026-83611

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, DOMParser.parseFromString can silently accept an end tag such as , close the element, and discard th...

6.9CVSS5.9AI score0.00352EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/09/02 12:00 a.m.13 views

Linux Distros Unpatched Vulnerability : CVE-2026-83611

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - 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 ...

6.9CVSS5.7AI score0.00352EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/01 8:22 p.m.42 views

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...

5.9CVSS5.8AI score0.00345EPSS
SaveExploits0References3
Rows per page
Query Builder