Lucene search
+L

293 matches found

Kitploit
Kitploit
added 2026/09/20 9:18 a.m.204 views

warcannon

WARCannon - Catastrophically powerful parallel WARC processing WARCannon was built to simplify and cheapify the process of 'grepping the internet'. With WARCannon, you can: Build and test regex patterns against real Common Crawl data Easily load Common Crawl datasets for parallel processing Scale...

6.2AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/20 8:39 a.m.309 views

dsiem

Dsiem Dsiem is a security event correlation engine for ELK stack, allowing the platform to be used as a dedicated and full-featured SIEM system. Dsiem provides OSSIM-style correlation for normalized logs/events, perform lookup/query to threat intelligence and vulnerability information sources, an...

5.6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/20 5:25 a.m.11 views

bola-CVE-2023-27524

bola-CVE-2023-27524 📄 README.md — BOLA CVE-2023-27524 演示项目 root@kitploit: 🔐 对象级授权失效(BOLA)演示 CVE-2023-27524 安全分析与修复 --- 📌 项目概述 本项目演示了一个现实世界中的对象级授权失效(Broken Object Level Authorization,BOLA)漏洞,以及使用基于 Flask 的 API 进行的安全修复方案。 该漏洞以 CVE-2023-27524 为原型,涉及不当的授权控制,使攻击者能够通过修改 API 请求中的对象标识符(ID)来访问或操作未授权的对象。...

9.8CVSS8.4AI score0.97405EPSS
SaveExploits19
NVD
NVD
added 2026/09/18 8:17 a.m.9 views

CVE-2026-92554

The ShopLentor – All-in-One WooCommerce Growth & Store Enhancement Plugin plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via Query-String Parameter Name in all versions up to, and including, 3.5.1 due to insufficient input sanitization and output escaping. This makes it...

6.1CVSS0.00265EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/18 7:39 a.m.34 views

CVE-2026-92554 ShopLentor <= 3.5.1 - Reflected Cross-Site Scripting via Query-String Parameter Name

The ShopLentor – All-in-One WooCommerce Growth & Store Enhancement Plugin plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via Query-String Parameter Name in all versions up to, and including, 3.5.1 due to insufficient input sanitization and output escaping. This makes it...

6.1CVSS0.00265EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/18 7:39 a.m.11 views

CVE-2026-92554

ShopLentor – All-in-One WooCommerce Growth & Store Enhancement Plugin for WordPress is affected by a Reflected Cross-Site Scripting (XSS) vulnerability in all versions up to and including 3.5.1 . The flaw resides in the WL: Product Horizontal Filter widget , which reflects attacker-supplied query...

6.1CVSS0.00265EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/09/18 7:39 a.m.8 views

EUVD-2026-82747

The ShopLentor – All-in-One WooCommerce Growth & Store Enhancement Plugin plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via Query-String Parameter Name in all versions up to, and including, 3.5.1 due to insufficient input sanitization and output escaping. This makes it...

6.1CVSS0.00265EPSS
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/18 4:18 a.m.13 views

gryffin

アーカイブ済み Gryffin beta Gryffinは大規模なWebセキュリティスキャンプラットフォームです。これは単なる別のスキャナーではありません。既存のスキャナーにおける2つの特定の問題(カバレッジとスケール)を解決するために作成されました。...

5.8AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/16 5:25 a.m.9 views

CVE-2026-35045-PoC

CVE-2026-35045 — Tandoor Recipes 中的对象级授权失效漏洞 摘要 Tandoor Recipes v2.6.1 中的 PUT /api/recipe/batchupdate/ 端点允许 Space 内的任何已认证用户 修改该 Space 中的任意食谱——包括其他用户拥有的私有食谱。这完全绕过了所有标准单食谱端点上强制执行的对象级授权检查。 根本原因是 Django REST Framework 的一个行为缺陷 :detail=False 列表操作永远不会调用 hasobjectpermission,只会调用 haspermission。查询集仅通过...

8.1CVSS5.8AI score0.00267EPSS
SaveExploits1References2
NVD
NVD
added 2026/09/06 3:17 p.m.8 views

CVE-2026-86283

MISP's UiBeta theme collection view app/View/Themed/UiBeta/Collections/view.ctp performed a secondary query of member events by UUID without applying the caller's access control list ACL. The CollectionsController::view action correctly resolved collection element UUIDs through...

7.1CVSS0.00232EPSS
SaveExploits1References1
OSV
OSV
added 2026/09/06 2:15 p.m.6 views

CVE-2026-86283 MISP UiBeta Collection View Bypasses Event ACL, Exposing Unauthorized Event Data

MISP's UiBeta theme collection view app/View/Themed/UiBeta/Collections/view.ctp performed a secondary query of member events by UUID without applying the caller's access control list ACL. The CollectionsController::view action correctly resolved collection element UUIDs through...

7.1CVSS5.9AI score
SaveExploits0References4
EUVD
EUVD
added 2026/09/06 2:15 p.m.8 views

EUVD-2026-72137

MISP's UiBeta theme collection view app/View/Themed/UiBeta/Collections/view.ctp performed a secondary query of member events by UUID without applying the caller's access control list ACL. The CollectionsController::view action correctly resolved collection element UUIDs through...

7.1CVSS5.8AI score0.00232EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2026/09/06 2:15 p.m.48 views

CVE-2026-86283 MISP UiBeta Collection View Bypasses Event ACL, Exposing Unauthorized Event Data

MISP's UiBeta theme collection view app/View/Themed/UiBeta/Collections/view.ctp performed a secondary query of member events by UUID without applying the caller's access control list ACL. The CollectionsController::view action correctly resolved collection element UUIDs through...

7.1CVSS0.00232EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2026/09/06 12:00 a.m.13 views

PT-2026-86533

Name of the Vulnerable Software and Affected Versions MISP affected versions not specified Description An authorization bypass exists in the UiBeta theme collection view at the presentation layer. The view template app/View/Themed/UiBeta/Collections/view.ctp performs a secondary query of member...

7.1CVSS5.6AI score0.00232EPSS
SaveExploits1References6
EUVD
EUVD
added 2026/09/02 6:00 a.m.12 views

EUVD-2026-69851

The MasterStudy LMS WordPress Plugin WordPress plugin before 3.7.46 does not properly verify ownership of a curriculum object before acting on it, allowing authenticated users with the instructor role to delete or modify curriculum sections and materials belonging to courses owned by other...

3.8CVSS5.9AI score0.00188EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/31 5:54 p.m.5 views

CVE-2026-79750 MCPHub authenticated horizontal IDOR: any non-admin user executes tools on other users' MCP servers (cross-tenant file read + SSRF)

MCPHub is a unified hub for centrally managing and dynamically orchestrating multiple MCP servers/APIs into separate endpoints with flexible routing strategies. Prior to version 1.0.30, MCPHub scopes non-admin users to servers they own list views and config edits enforce ownership, but the...

7.7CVSS5.9AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/31 5:54 p.m.35 views

CVE-2026-79750 MCPHub authenticated horizontal IDOR: any non-admin user executes tools on other users' MCP servers (cross-tenant file read + SSRF)

MCPHub is a unified hub for centrally managing and dynamically orchestrating multiple MCP servers/APIs into separate endpoints with flexible routing strategies. Prior to version 1.0.30, MCPHub scopes non-admin users to servers they own list views and config edits enforce ownership, but the...

7.7CVSS0.00253EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/31 5:54 p.m.23 views

CVE-2026-79750

MCPHub is a unified hub for centrally managing and dynamically orchestrating multiple MCP servers/APIs. Prior to version 1.0.30 , while list views and config edits correctly enforce per-user ownership, the tool-execution API does not. Any authenticated non-admin user can invoke tools on MCP serve...

7.7CVSS5.9AI score0.00253EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/26 10:09 a.m.12 views

EUVD-2026-66387

TarsWeb enforces its per-application roles by calling AuthService from individual controller methods, and four methods in app/controller/patch/PatchController.js make no such call. uploadAndPublish accepts a package upload and then builds and dispatches a deployment task to every server matching...

8.8CVSS5.4AI score0.00516EPSS
SaveExploits0References4
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.7 views

Astra Linux – Vulnerabilities in Linux 5.10, Linux 5.15, Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: fbdev: sisfb: Fixed strbuf array overflow issue. The values of the variables xres and yres are stored in strbuf. These variables are obtained from strbuf1. The strbuf1 array contains digit characters, and a space if the array...

7.8CVSS6.6AI score0.00255EPSS
SaveExploits0References2
Rows per page
Query Builder