Lucene search
+L

2213053 matches found

RedHat Linux
RedHat Linux
added 2026/09/01 7:18 p.m.7 views

sqlite: SQLite: Arbitrary code execution and crash via heap-based buffer overflow in FTS5

A flaw was found in SQLite, specifically within its FTS5 full-text search extension. Attackers can exploit a heap-based buffer overflow by providing a specially crafted database. This crafted database contains malicious metadata that triggers an integer underflow during FTS5 MATCH query processin...

8.5CVSS6.2AI score0.00175EPSS
SaveExploits0References8
Kitploit
Kitploit
added 2026/09/01 7:18 p.m.4 views

iptodomain

iptodomain V2 更新 V2:已从 Python 2.7 迁移到 3.8.10。现在支持输入文件和 csv 输出文件。 描述: 该工具允许你利用 Virustotal 中归档的历史信息(使用 API 密钥)从 IP 范围中提取域名。如果你想知道这个 IP 地址背后有哪些域名,这会很有用。例如,在漏洞赏金项目中,最初的步骤之一就是提取子域名,而这个工具可以帮助完成这项任务……首先你必须找出公司使用的 IP 范围,或者你可以提供一个包含 IP 列表的文件。很多时候,一个好的起点是了解 AS(自治系统)编号,然后你就可以找到 IP 范围。 要使用此工具,你必须在代码中设置你的...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/01 7:17 p.m.11 views

tracehound

高速API向け決定的ランタイムセキュリティバッファ 外部システムが脅威を通知。Tracehoundが証拠を保存。 Website · Documentation Index · API Reference · Configuration · RFCs · Security · Changelog...

5.9AI score
SaveExploits0References15
NVD
NVD
added 2026/09/01 7:17 p.m.5 views

CVE-2026-84306

Filament is a collection of full-stack components for accelerated Laravel development. From 4.0.0 until 4.12.6 and 5.7.6, packages/panels/src/Auth/MultiFactor/App/AppAuthentication.php uses AppAuthentication::verifyCode with a used-code cache key derived from both the app authentication secret an...

6.5CVSS
SaveExploits0References5
NVD
NVD
added 2026/09/01 7:17 p.m.4 views

CVE-2026-83551

Cleartext storage of sensitive information in the @step and @remote decorator pipeline component in Amazon SageMaker Python SDK before v3.11.0 and v2.256.0 might allow an authenticated remote user to extract the HMAC signing key from SageMaker DescribePipeline API responses and forge valid...

8.5CVSS
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/01 7:17 p.m.112 views

automatic-api-attack-tool

Automatic API Attack Tool Imperva's customizable API attack tool takes an API specification as an input, and generates and runs attacks that are based on it as an output. The tool is able to parse an API specification and create fuzzing attack scenarios based on what is defined in the API...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/01 7:17 p.m.3 views

automatic-api-attack-tool

自动 API 攻击工具 Imperva 的可定制 API 攻击工具将 API 规范作为输入,并基于该规范生成并运行攻击作为输出。 该工具能够解析 API 规范,并根据 API 规范中定义的内容创建模糊测试攻击场景。每个端点都会被注入根据规范边界内生成的巧妙值,以及边界之外的值,然后发送相应的请求,并详细报告其成功或失败。您还可以扩展它以运行各种安全攻击向量,例如非法资源访问、XSS、SQLi 和 RFI,这些攻击针对现有端点,甚至不存在的端点。 无需人工干预。只需运行工具即可获取结果。 该工具可以轻松扩展以满足各种需求,例如针对想要测试其 API 的开发者,或希望对其公共 API...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/01 7:15 p.m.3 views

CurveBall-CVE-2020-0601-PoC

CurveBall CVE-2020-0601 - PoC 该漏洞被称为 CurveBall,是由于使用 ECC 算法的证书验证无效所致。Windows 尝试从证书缓存中验证先前已验证过的证书,在此过程中,它仅检查证书的公钥是否相同,而不检查其他参数。 数学细节 为了伪造证书,我们明确设置参数如下: root@kitploit: d' = 1 G' = Q 如果需要更多信息,可以查看 finalreportmilestoneIV.pdf 文件中的数学细节部分。 使用方法(代码签名) 在此 PoC 中,我们使用 "Microsoft ECC Product Root Certificate...

8.1CVSS7AI score0.89436EPSS
SaveExploits15
Kitploit
Kitploit
added 2026/09/01 7:15 p.m.7 views

ThreatSentry-AI

ThreatSentry AI: AIを活用した脅威ハンティングツール 外部資産の発見を自動化し、マルチソースデータでインテリジェントにエンリッチし、アンサンブル機械学習を活用してリスクを予測・優先順位付けします。アラート疲れを実行可能なインテリジェンスに変えます。 🚀 ミッションステートメント ThreatSentry AI...

6.7CVSS5.9AI score0.00348EPSS
SaveExploits6
Kitploit
Kitploit
added 2026/09/01 7:14 p.m.7 views

CVE-2026-32722

CVE-2026-32722 Bloomberg Memray 通过未转义的命令行元数据实现存储型 XSS 简介 我在审查 Memray (Bloomberg 的 Python 内存分析器)时发现了这个问题,脑海中带着一个简单的问题: 攻击者控制的运行时元数据能否不安全地进入浏览器渲染的报告输出? 在这个案例中,答案是肯定的。 该缺陷存在于 Memray 的 HTML 报告生成路径中,命令行元数据在未经转义的情况下被渲染到浏览器打开的报告里。这将一个操作字段变成了可执行的 HTML 汇点,最终成为 CVE-2026-32722 。 项目: GitHub 上的 Memray 公告:...

6.1CVSS5.9AI score0.00302EPSS
SaveExploits2References2
Kitploit
Kitploit
added 2026/09/01 7:14 p.m.4 views

CVE-2023-32315

CVE-2023-32315 root@kitploit: GET /setup/setup-s/%002e%002e/Su002esu002e/log.jsp HTTP/1.1 Host: 192.168.40.132:9090 Upgrade-Insecure-Requests: 1 User-Agent: Mozilla/5.0 Windows NT 10.0; Win64; X64 AppleWebKit/537.36 KHTML, like Gecko Chrome/109.0.5414.120 Safari/537.36 Accept:...

8.6CVSS8.2AI score0.99999EPSS
SaveExploits15
Kitploit
Kitploit
added 2026/09/01 7:14 p.m.6 views

CVE-2023-29084

CVE-2023-29084 ManageEngine ADManager Plus におけるコマンドインジェクション Poc root@kitploit: POST /api/json/admin/saveServerSettings HTTP/1.1 Host: 10.10.10.99:8080 Content-Length: 183 Accept: application/json, text/javascript, /; q=0.01 X-Requested-With: XMLHttpRequest User-Agent: Mozilla/5.0 Windows NT 10.0;...

7.2CVSS7.1AI score0.98167EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/01 7:14 p.m.25 views

kwetza

Introduction By Chris Le Roy @brompwnie [email protected] Kwetza is a tool that allows you to infect an existing Android application with a Meterpreter payload. What does it do? Kwetza infects an existing Android application with either custom or default payload templates to avoid detection ...

5.5AI score
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/09/01 7:13 p.m.3 views

CVE-2026-84307 Filament: Password validity disclosure for accounts denied panel access on login page

Filament is a collection of full-stack components for accelerated Laravel development. From 4.0.0 until 4.12.5 and 5.7.5, packages/panels/src/Auth/Pages/Login.php presents the multi-factor authentication challenge before evaluating canAccessPanel. For an account that canAccessPanel denies,...

3.7CVSS
SaveExploits0References5
EUVD
EUVD
added 2026/09/01 7:13 p.m.6 views

EUVD-2026-69556

Filament is a collection of full-stack components for accelerated Laravel development. From 4.0.0 until 4.12.5 and 5.7.5, packages/panels/src/Auth/Pages/Login.php presents the multi-factor authentication challenge before evaluating canAccessPanel. For an account that canAccessPanel denies,...

3.7CVSS5.9AI score
SaveExploits0References5
OSV
OSV
added 2026/09/01 7:13 p.m.3 views

CVE-2026-84307 Filament: Password validity disclosure for accounts denied panel access on login page

Filament is a collection of full-stack components for accelerated Laravel development. From 4.0.0 until 4.12.5 and 5.7.5, packages/panels/src/Auth/Pages/Login.php presents the multi-factor authentication challenge before evaluating canAccessPanel. For an account that canAccessPanel denies,...

3.7CVSS5.9AI score
SaveExploits0References7
CVE
CVE
added 2026/09/01 7:13 p.m.11 views

CVE-2026-84307

CVE-2026-84307 affects Filament (a Laravel full-stack component collection) in versions 4.0.0 through 4.12.5 and 5.7.5. In packages/panels/src/Auth/Pages/Login.php, the multi-factor authentication (MFA) challenge is presented before the canAccessPanel() check. For accounts that have MFA enabled b...

3.7CVSS5.9AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/09/01 7:13 p.m.28 views

CVE-2026-84307 Filament: Password validity disclosure for accounts denied panel access on login page

Filament is a collection of full-stack components for accelerated Laravel development. From 4.0.0 until 4.12.5 and 5.7.5, packages/panels/src/Auth/Pages/Login.php presents the multi-factor authentication challenge before evaluating canAccessPanel. For an account that canAccessPanel denies,...

3.7CVSS
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/01 7:13 p.m.3 views

Unomi-CVE-2020-13942

CVE-2020-13942 Apache Unomi Remote Code Execution Vulnerability Script Vulnerability Overview Apache Unomi is an open-source Java data platform, a Java server designed to manage data of customers, prospects, and visitors, and to help personalize customer experiences. Unomi can be used to integrat...

9.8CVSS7.2AI score0.68398EPSS
SaveExploits9References1
CVE
CVE
added 2026/09/01 7:10 p.m.13 views

CVE-2026-84306

Filament , a Laravel full-stack component library, is affected by a flaw in app-based multi-factor authentication (versions 4.0.0–4.12.6 and 5.7.6). In AppAuthentication::verifyCode(), the used-code cache key is derived from both the authentication secret and the submitted TOTP code , causing the...

6.5CVSS5.9AI score
SaveExploits0References5
Rows per page
Query Builder