Lucene search
+L

170200 matches found

Kitploit
Kitploit
added 2026/09/08 10:13 p.m.6 views

Aegis aegis-v0.14.1-alpha

AEGIS Independent, OS-level observability for AI coding agents Watches what AI agents actually do on your machine — processes, files, network — from outside the agents, no hooks required. AEGIS is an independent, OS-level observer for AI agents. It watches agent processes, file access, and networ...

6AI score
SaveExploits0References39
GithubExploit
GithubExploit
added 2026/09/08 10:09 p.m.17 views

Exploit for Use After Free in Linux Linux_Kernel

GhostLock for NVIDIA Shield TV Pro 9.2.4 Validated arm64 po...

7.8CVSS0.00789EPSS
SaveExploits86
Kitploit
Kitploit
added 2026/09/08 10:09 p.m.7 views

CVE-2023-5359

CVE-2023-5359 - W3 Total Cache 明文存储漏洞 描述 CVE-2023-5359 是一个影响 WordPress 插件 W3 Total Cache (版本 ≤ 2.7.5)的明文存储漏洞。该漏洞允许远程攻击者访问存储在未加密且可公开访问的 PHP 文件中的敏感凭据。 严重性 CVSS 评分 : 7.5 高危 向量 : CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N 类型 : 敏感信息泄露 技术漏洞 根本原因 W3 Total Cache 将配置设置和 API 凭据存储在...

7.5CVSS5.9AI score0.00813EPSS
SaveExploits1
OSSF Malicious Packages
OSSF Malicious Packages
added 2026/09/08 9:56 p.m.7 views

Malicious code in open-item-validator (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 7ba5b55d57f4938bf2494d369d14434bb80ba6f6c712c7f8d89ae773c27dc457 On require, index.js spawns a detached, unref'd background Node process lib/check-items.js that repeatedly HTTP-GETs a JSON payload from...

6AI score
SaveExploits0References6
OSV
OSV
added 2026/09/08 9:56 p.m.3 views

MAL-2026-16052 Malicious code in open-item-validator (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 7ba5b55d57f4938bf2494d369d14434bb80ba6f6c712c7f8d89ae773c27dc457 On require, index.js spawns a detached, unref'd background Node process lib/check-items.js that repeatedly HTTP-GETs a JSON payload from...

6AI score
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2026/09/08 9:33 p.m.8 views

Nodemailer: Quadratic (O(n²)) time complexity in addressparser allows remote denial of service via a crafted address list

Summary Nodemailer's address parser lib/addressparser/index.js parses a list of comma‑separated addresses in quadratic time — On² in the number of addresses. A single crafted address string e.g. a To, Cc, Bcc, From, or Reply‑To value, or any value passed to the exported addressparser therefore...

7.5CVSS0.00469EPSS
SaveExploits1References7Affected Software1
OSV
OSV
added 2026/09/08 9:33 p.m.5 views

GHSA-2X7J-588G-CCC2 Nodemailer: Quadratic (O(n²)) time complexity in addressparser allows remote denial of service via a crafted address list

Summary Nodemailer's address parser lib/addressparser/index.js parses a list of comma‑separated addresses in quadratic time — On² in the number of addresses. A single crafted address string e.g. a To, Cc, Bcc, From, or Reply‑To value, or any value passed to the exported addressparser therefore...

7.5CVSS5.8AI score
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2026/09/08 9:26 p.m.5 views

CVE-2026-62437

A flaw was found in Xen. When a guest virtual machine is terminated, its device model DM can re-establish interrupt request IRQ tracking structures after the initial cleanup. This prevents some of these structures from being properly deallocated, leading to a memory leak. A local attacker with...

6.5CVSS0.0017EPSS
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/08 9:22 p.m.6 views

Cisco_CVE-2023-20198

CVE-2023-20198 CVE-2023-20198 检查脚本基于: 技术分析:https://blog.talosintelligence.com/active-exploitation-of-cisco-ios-xe-software/ 第一版脚本:https://github.com/Atea-Redteam/CVE-2023-20198/ 感谢 Atea Redteam 的工作。 要求: Python3.7+ Python 库:ipaddress, requests, subprocess, re, argparse 启动脚本的不同方式: 使用 CIDR 表示法扫描子网:...

10CVSS7.8AI score0.99571EPSS
SaveExploits27References1
Kitploit
Kitploit
added 2026/09/08 9:20 p.m.8 views

CVE-2023-27372-PoC

这是针对 CVE-2023-27372 SPIP RCE 漏洞的概念验证。 这是一个反序列化缺陷,它利用了重置密码功能 spip.php?page=spippass 中对 ENV 标签的危险使用,具体位于 /ecrire/balise/formulaire.php 中的这一行: 1. 语法:python3 exploit.py -u https://url.com root@kitploit: function protegechamp$texte if isarray$texte $texte = arraymap'protegechamp',$texte; else // ne pa...

9.8CVSS8.1AI score0.99682EPSS
SaveExploits23
OSV
OSV
added 2026/09/08 9:02 p.m.5 views

GHSA-27P8-2357-5QQV xmldom: DocType `name` Injection Bypasses requireWellFormed

Summary The @xmldom/xmldom serializer emits DocumentType.name verbatim into the declaration with no well-formedness guard. GHSA-f6ww-3ggp-fr8h CVE-2026-41674 hardened the serializer's requireWellFormed path for a DocumentType's sibling fields — publicId, systemId, and internalSubset — but it did...

8.7CVSS0.00348EPSS
SaveExploits0References9
Github Security Blog
Github Security Blog
added 2026/09/08 9:02 p.m.7 views

xmldom: DocType `name` Injection Bypasses requireWellFormed

Summary The @xmldom/xmldom serializer emits DocumentType.name verbatim into the declaration with no well-formedness guard. GHSA-f6ww-3ggp-fr8h CVE-2026-41674 hardened the serializer's requireWellFormed path for a DocumentType's sibling fields — publicId, systemId, and internalSubset — but it did...

8.7CVSS0.00348EPSS
SaveExploits0References9Affected Software2
EUVD
EUVD
added 2026/09/08 9:00 p.m.9 views

EUVD-2026-69234

xmldom: Quadratic-time parsing via the malformed-input recovery path — parseElementStartPart re-scan and normalize adjacent-text merge...

8.7CVSS5.9AI score0.00351EPSS
SaveExploits0References8
Patchstack
Patchstack
added 2026/09/08 9:00 p.m.5 views

NPM: xmldom: Quadratic-time parsing via the malformed-input recovery path — `parseElementStartPart` re-scan and `normalize()` adjacent-text merge

NPM: xmldom: Quadratic-time parsing via the malformed-input recovery path — parseElementStartPart re-scan and normalize adjacent-text merge vulnerability discovered by ? in WordPress Npm xmldom versions = 0.3.0, = 0.6.0...

8.7CVSS0.00351EPSS
SaveExploits0References9Affected Software1
OSV
OSV
added 2026/09/08 9:00 p.m.4 views

GHSA-93R5-FHX6-VMG9 xmldom: Quadratic-time parsing via the malformed-input recovery path — `parseElementStartPart` re-scan and `normalize()` adjacent-text merge

Summary xmldom's malformed-input error-recovery path has two quadratic-time On² behaviors that a single crafted input triggers together, so a tiny, highly compressible document tens of KB stalls the Node.js event loop for multiple seconds. It is reachable from DOMParser.parseFromString under...

8.7CVSS0.00351EPSS
SaveExploits0References9
Github Security Blog
Github Security Blog
added 2026/09/08 9:00 p.m.7 views

xmldom: Quadratic-time parsing via the malformed-input recovery path — `parseElementStartPart` re-scan and `normalize()` adjacent-text merge

Summary xmldom's malformed-input error-recovery path has two quadratic-time On² behaviors that a single crafted input triggers together, so a tiny, highly compressible document tens of KB stalls the Node.js event loop for multiple seconds. It is reachable from DOMParser.parseFromString under...

8.7CVSS0.00351EPSS
SaveExploits0References9Affected Software2
OSV
OSV
added 2026/09/08 8:59 p.m.5 views

GHSA-6MJ3-QW4J-HGRW xmldom: HTML raw-text closing-tag case mismatch causes output amplification

Summary In HTML mode text/html, a raw-text element script, style, textarea, title whose closing tag differs in case from its opening tag e.g. for is mishandled by the parser, producing quadratic On² output growth — a small crafted document parses and serializes into output orders of magnitude...

8.7CVSS0.00301EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2026/09/08 8:59 p.m.7 views

xmldom: HTML raw-text closing-tag case mismatch causes output amplification

Summary In HTML mode text/html, a raw-text element script, style, textarea, title whose closing tag differs in case from its opening tag e.g. for is mishandled by the parser, producing quadratic On² output growth — a small crafted document parses and serializes into output orders of magnitude...

8.7CVSS0.00301EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2026/09/08 8:57 p.m.7 views

GHSA-W6F5-V2H6-G786 Predis: Redis command injection and denial of service via CRLF smuggling in pipelined commands on aggregate connections

Summary An improper CRLF neutralization flaw in Predis' pipeline handling on aggregate connections lets an unauthenticated attacker who can influence any pipelined argument — a value or a key, e.g. a URL slug used as a cache key — smuggle arbitrary Redis commands into the connection. - On cluster...

9.8CVSS0.00415EPSS
SaveExploits0References7
Github Security Blog
Github Security Blog
added 2026/09/08 8:57 p.m.7 views

Predis: Redis command injection and denial of service via CRLF smuggling in pipelined commands on aggregate connections

Summary An improper CRLF neutralization flaw in Predis' pipeline handling on aggregate connections lets an unauthenticated attacker who can influence any pipelined argument — a value or a key, e.g. a URL slug used as a cache key — smuggle arbitrary Redis commands into the connection. - On cluster...

9.8CVSS0.00415EPSS
SaveExploits0References7Affected Software1
Rows per page
Query Builder