Lucene search
+L

1101 matches found

Kitploit
Kitploit
added 2026/09/05 6:37 p.m.8 views

Venom-JWT

Venom-JWT渗透工具 - 针对JWT漏洞和密钥爆破服务渗透测试 郑重声明:文中所涉及的技术、思路和工具仅供以安全为目的的学习交流使用, 任何人不得将其用于非法用途以及盈利等目的,否则后果自行承担 。 针对JWT渗透开发的漏洞验证/密钥爆破工具,针对CVE-2015-9235/未验证签名攻击/CVE-2016-10555/CVE-2018-0114/CVE-2020-28042的结果生成用于FUZZ,也可使用字典/字符枚举的方式进行爆破 工具介绍 · 使用说明 · 注意事项 · 技术交流 工具介绍 该工具的诞生背景:...

7.5CVSS6.8AI score0.42651EPSS
SaveExploits7References3
Nuclei
Nuclei
added 2026/09/05 2:04 a.m.110 views

Keycloak - SAML Core Package Signature Validation Flaw

A flaw exists in the SAML signature validation method within the Keycloak XMLSignatureUtil class. The method incorrectly determines whether a SAML signature is for the full document or only for specific assertions based on the position of the signature in the XML document, rather than the Referen...

7.7CVSS6AI score0.0203EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/09/03 7:37 p.m.9 views

CVE-2026-85393

A flaw was found in node-forge. This vulnerability allows a remote attacker to forge valid RSA PKCS1 v1.5 signatures for arbitrary messages. The flaw occurs because the software fails to properly validate the element count in nested DigestAlgorithm sequences during signature verification. By...

8.7CVSS6AI score0.00197EPSS
SaveExploits0References9
NVD
NVD
added 2026/09/03 1:06 p.m.7 views

CVE-2026-77999

Joomla Extension - j2commerce.com - Unauthenticated PayPal callback forgery leading to order confirmation fraud in J2Store 1.0.0-3.3.21, 4.0.0-4.0.21, 4.1.0-4.1.6 - The PayPal IPN listener's signature check validateIPN accepted UNVERIFIED and any non-INVALID response as valid, made its verificati...

8.7CVSS0.00253EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/09/03 11:58 a.m.32 views

CVE-2026-77999 Joomla Extension - j2commerce.com - Unauthenticated PayPal callback forgery leading to order confirmation fraud in J2Store 1.0.0-3.3.21, 4.0.0-4.0.21, 4.1.0-4.1.6

Joomla Extension - j2commerce.com - Unauthenticated PayPal callback forgery leading to order confirmation fraud in J2Store 1.0.0-3.3.21, 4.0.0-4.0.21, 4.1.0-4.1.6 - The PayPal IPN listener's signature check validateIPN accepted UNVERIFIED and any non-INVALID response as valid, made its verificati...

8.7CVSS0.00253EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/09/03 11:25 a.m.6 views

EUVD-2026-70411

A vulnerability has been identified in Mendix SAML Mendix 10 compatible All versions V4.2.3, Mendix SAML Mendix 11 compatible All versions V4.2.3, Mendix SAML Mendix 9.24 compatible All versions V3.6.27. Affected versions of the module do not properly validate the SAML response signature. This...

8.8CVSS5.9AI score0.00176EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/03 11:25 a.m.27 views

CVE-2026-80465

CVE-2026-80465 affects the Mendix SAML module across multiple compatibility lines: Mendix 10 (all versions < V4.2.3), Mendix 11 (all versions < V4.2.3), and Mendix 9.24 (all versions

8.8CVSS5.9AI score0.00176EPSS
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/02 9:40 p.m.7 views

CVE-2026-29000

CVE-2026-29000 Exploit Generator Rust This repository contains a specialized Rust implementation for exploiting CVE-2026-29000, an authentication bypass vulnerability in pac4j-jwt. The vulnerability stems from a "Signature Validation Skip" when a PlainJWT alg: none is nested within an encrypted J...

9.3CVSS7.3AI score0.05856EPSS
SaveExploits17
Kitploit
Kitploit
added 2026/09/02 3:20 p.m.9 views

CVE-2025-54677

Sink: La verificación débil solo comprueba el Content-Type, lo que conduce a una vulnerabilidad de carga arbitraria de archivos con RCE en el sistema PoC: Cambie el campo Content-Type a image/png y la firma del archivo a GIF87a...

9.1CVSS5.2AI score0.00436EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/02 6:11 a.m.7 views

Fix-WinVerifyTrustSignatureValidationVuln

修复WinVerifyTrust签名验证漏洞 修复WinVerifyTrust签名验证漏洞,CVE-2013-39001,QID-3783322 此修复适用于64位Windows计算机 此PowerShell代码是修复该漏洞的一种方式——除了创建.reg文件并使用reg import 导入新注册表项之外。 完整打包脚本: 如果 HKLM:\Software\Microsoft\Cryptography\Wintrust\Config 路径不存在,则创建路径和项。 如果找到该注册表项,则显示该项的结果——不做任何操作等。 预期的新的注册表项类型为:REGSZ 以下内容摘自MSRC -...

8.8CVSS7.3AI score0.44647EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/01 5:36 a.m.5 views

vulnerability-remediation-cve-2013-3900

🛡️ CVE-2013-3900 修复:WinVerifyTrust 签名验证 📝 项目概述 本项目演示了一个真实的漏洞管理工作流程 。通过使用Azure VM,我追踪了一个高严重性的签名验证漏洞,通过PowerShell手动确认,并部署了基于注册表的修复措施,以加固系统防止未经授权的代码执行。 问题 Windows中的WinVerifyTrust 函数存在一个隐蔽漏洞(CVE-2013-3900)。攻击者可以将恶意代码“搭便车”到已签名的文件上而不会破坏数字签名。这意味着即使文件携带恶意代码,它也可能看起来是“可信的”,从而绕过安全检查。 🚨 发现 我首先在Azure...

8.8CVSS7.2AI score0.44647EPSS
SaveExploits1
EUVD
EUVD
added 2026/08/29 4:35 p.m.10 views

EUVD-2026-68122

pac4j-saml before 6.5.6 does not require signature validation of SAML LogoutRequest messages in SAML2LogoutValidator.validateLogoutRequest. When an IdP sends no SessionIndex, a session can be destroyed based solely on the NameID, allowing an unauthenticated attacker to submit an unsigned...

6.9CVSS5.8AI score0.0018EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/29 4:35 p.m.20 views

CVE-2026-82465 pac4j-saml before 6.5.6 Session Destruction via Unsigned LogoutRequest

pac4j-saml before 6.5.6 does not require signature validation of SAML LogoutRequest messages in SAML2LogoutValidator.validateLogoutRequest. When an IdP sends no SessionIndex, a session can be destroyed based solely on the NameID, allowing an unauthenticated attacker to submit an unsigned...

6.9CVSS5.8AI score
SaveExploits0References7
NVD
NVD
added 2026/08/28 12:18 a.m.11 views

CVE-2026-54330

Ceph is an open-source distributed storage platform providing object, block, and file storage. In versions prior to 20.2.4 and 19.2.6, the Ceph Object Gateway RGW SigV4 handler does not reject requests that carry x-amz- headers absent from the signed header set, allowing anyone holding a presigne...

8.1CVSS0.00181EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/08/27 1:38 p.m.7 views

CVE-2026-79772

A flaw was found in Nokogiri. This vulnerability occurs because the canonicalize method fails to properly check the return value from an internal XML processing function, returning an empty string on failure instead of an error. A remote attacker could exploit this by providing specially crafted...

6.9CVSS5.5AI score0.00246EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/25 11:41 a.m.7 views

BIT-KEYCLOAK-2026-16443 Keycloak-services: keycloak-services: saml broker metadata import disables response signature validation

A flaw was found in the SAML metadata import functionality of the keycloak-services component, which is the core engine for identity brokering in Red Hat Build of Keycloak. When importing identity provider metadata that lacks specific usage attributes for keys, the system incorrectly disables...

9.1CVSS5.4AI score0.0018EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2026/08/24 9:48 p.m.12 views

CVE-2026-59639

A flaw was found in Bouncy Castle for Java. The library's Cryptographic Message Syntax CMS component, which handles digital signature verification, incorrectly validates data that has no signers. This means that even if data is not digitally signed, the system might still consider it legitimate...

8.7CVSS5.3AI score0.00163EPSS
SaveExploits0References5
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.9 views

Astra Linux – Vulnerability in Node-Elliptic

The verify function in lib/elliptic/eddsa/index.js within the Elliptic package, as of version 6.5.6 for Node.js, omits the validation of the condition “sig.S.gtesig.eddsa.curve.n || sig.S.isNeg”...

9.1CVSS6.8AI score0.00496EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/21 8:21 a.m.29 views

CVE-2026-68745

Apache CloudStack versions 4.20.3.0 and 4.22.1.0 (all platforms) suffer from certificate validation failures in their SAML authentication flow. The root cause is that SAML2 signature validation is silently skipped when the Identity Provider (IdP) is configured without a certificate. This allows a...

8.1CVSS5.3AI score0.00126EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2026/08/21 8:21 a.m.29 views

CVE-2026-68745 Apache CloudStack: SAML2 Signature Validation Silently Skipped for Cert-less IdP

Certificate validation failures in SAML authentication in Apache CloudStack 4.20.3.0 and 4.22.1.0 on all platforms allow a malicious agent to forge a SAML response to the management server. The agent will have to spoof the ip address of the IdP or get an url of its own choosing registered in the...

0.00126EPSS
SaveExploits0References1
Rows per page
Query Builder