Lucene search
+L

161 matches found

Kitploit
Kitploit
added 2026/09/13 12:06 p.m.5 views

fwknop

fwknop - 单包授权 Single Packet Authorization 简介 fwknop 实现了一种称为单包授权 SPA 的授权方案,用于强大的服务隐藏。SPA 只要求一个数据包,该数据包经过加密、不可重放,并通过 HMAC 进行身份验证,以便向隐藏在默认丢弃过滤规则的防火墙后面的服务传达所需的访问权限。SPA 的主要应用是使用防火墙丢弃所有尝试连接到 SSH 等服务的行为,从而使利用漏洞(包括 0-day 和未打补丁的代码)更加困难。由于没有开放端口,任何通过 SPA 隐藏的服务自然无法被 Nmap 扫描到。fwknop 项目支持四种不同的防火墙:Linux 上的...

6.1AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/10 11:39 p.m.9 views

connectwise-automate-AiTM-rce

ConnectWise Automate Adversary-in-the-Middle Remote Code Execution Table of Contents Background Timeline Thoughts and Learnings Responsible Disclosure PoC Code Report Provided to ConnectWise Summary Vulnerable Configuration Impact Technical Details 1. HTTP Transport 2. Insufficient Protocol...

9.6CVSS8.4AI score0.00219EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/02 4:17 p.m.10 views

CVE-2026-12704

When SAML IdP-initiated login is enabled in Grafana Enterprise, the SAML library skips validation of the InResponseTo field on all SAML responses, including SP-initiated logins. This removes anti-replay protection, allowing an attacker who obtains a valid signed SAML assertion to replay it and ga...

6.8CVSS0.00273EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/08/12 12:00 a.m.20 views

PT-2026-76559

Name of the Vulnerable Software and Affected Versions Nimiq versions prior to 1.5.1 Description The validity store uses a strict lower-bound comparison that expires stored transactions too early relative to the Transaction::is valid at function. This occurs because the store treats a transaction...

7.5CVSS5.4AI score0.00392EPSS
SaveExploits0References6
CVE
CVE
added 2026/08/06 11:23 a.m.79 views

CVE-2026-63687

Apache CXF JwtRequestCodeFilter exposes PKCE and OIDC replay protections by copying all claims from a signed request JWT into the authorization parameter map without excluding sensitive parameters. A adversary who can produce a validly-signed JWT (e.g., with a known/compromised client_secret) can...

9.1CVSS5.4AI score0.00266EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2026/08/06 11:23 a.m.43 views

CVE-2026-63687 Apache CXF: JwtRequestCodeFilter silently overrides outer PKCE and nonce parameters

Apache CXF's JwtRequestCodeFilter copies all claims from a signed request JWT into the authorization parameter map without excluding security-sensitive parameters. A client that can produce a validly-signed request JWT e.g., one whose clientsecret is known or compromised can thereby substitute th...

0.00266EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/06 11:23 a.m.18 views

EUVD-2026-53860

Apache CXF's JwtRequestCodeFilter copies all claims from a signed request JWT into the authorization parameter map without excluding security-sensitive parameters. A client that can produce a validly-signed request JWT e.g., one whose clientsecret is known or compromised can thereby substitute th...

9.1CVSS5.4AI score0.00266EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/06 11:23 a.m.22 views

CVE-2026-63687 Apache CXF: JwtRequestCodeFilter silently overrides outer PKCE and nonce parameters

Apache CXF's JwtRequestCodeFilter copies all claims from a signed request JWT into the authorization parameter map without excluding security-sensitive parameters. A client that can produce a validly-signed request JWT e.g., one whose clientsecret is known or compromised can thereby substitute th...

9.1CVSS5.3AI score
SaveExploits0References5
EUVD
EUVD
added 2026/08/04 12:02 a.m.15 views

EUVD-2026-52548

Insufficient verification of data authenticity in Caliptra Core ROM and Core Firmware validatedebugunlocktoken in subsystem mode allows an attacker with access to the integrator's debug unlock signing service to unlock production debug on an unintended device by presenting a valid token issued fo...

1.8CVSS5.5AI score0.00105EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/04 12:02 a.m.61 views

CVE-2026-11836 Production Debug-Unlock Token Verification Missing Device Binding

Insufficient verification of data authenticity in Caliptra Core ROM and Core Firmware validatedebugunlocktoken in subsystem mode allows an attacker with access to the integrator's debug unlock signing service to unlock production debug on an unintended device by presenting a valid token issued fo...

1.8CVSS5.5AI score
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/07/30 11:11 a.m.26 views

joserfc: joserfc: JWT Malleability via Non-Standard Padding

A flaw was found in joserfc, a Python library for JSON Object Signing and Encryption JOSE standards. This vulnerability allows the library to accept JSON Web Tokens JWTs that include non-standard trailing padding. An attacker could exploit this to create malleable JWTs, potentially bypassing...

2.3CVSS5.8AI score0.00106EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/07/30 8:32 a.m.17 views

CVE-2026-62995

A flaw was found in joserfc, a Python library for JSON Object Signing and Encryption JOSE standards. This vulnerability allows the library to accept JSON Web Tokens JWTs that include non-standard trailing padding. An attacker could exploit this to create malleable JWTs, potentially bypassing...

4.3CVSS5.8AI score0.00106EPSS
SaveExploits0References4
CVE
CVE
added 2026/07/25 8:50 a.m.59 views

CVE-2026-64385

The CVE-2026-64385 entry relates to a Linux kernel SMB client double-free in SMB2_ioctl() replay. The underlying issue is a stale buffer being freed twice when an SMB2_ioctl_init() path fails before the next send; the fix resets response bookkeeping before each attempt to prevent the stale free. ...

9.8CVSS5.9AI score0.00457EPSS
SaveExploits0References5Affected Software1
Positive Technologies
Positive Technologies
added 2026/07/25 12:00 a.m.42 views

PT-2026-64607

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A double-free issue exists in the SMB client. A response-bearing attempt can return a replayable error and free its response buffer. If the SMB2 query info init function fails before the...

9.8CVSS6AI score0.00457EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/07/25 12:00 a.m.18 views

PT-2026-64606

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A double-free issue exists in the SMB client. A response-bearing attempt may return a replayable error and free its response buffer. If the SMB2 ioctl init function fails before the...

9.8CVSS6AI score0.00457EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/07/25 12:00 a.m.17 views

PT-2026-64603

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A double-free issue exists in the SMB client. A response-bearing attempt can return a replayable error and free its response buffer. If the SMB2 open init function fails before the...

8.8CVSS6AI score0.00354EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/07/21 9:40 p.m.11 views

CVE-2026-63925

A flaw was found in the Linux kernel's MACsec Media Access Control Security subsystem. When using Extended Packet Numbering XPN, a vulnerability exists where the replay protection mechanism can be bypassed. An attacker can exploit an integer overflow when the packet number reaches its maximum...

8.1CVSS5.4AI score0.00336EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/07/21 1:03 p.m.23 views

SUSE CVE-2026-63925

In the Linux kernel, the following vulnerability has been resolved: macsec: fix replay protection at XPN lower-PN wrap In macsecpostdecrypt, when pn is U32MAX, pn + 1 overflows u32 to 0 and the first branch never fires. If nextpnhalves.lower is also in the upper half, pnsamehalfpn, lower is true...

5.3CVSS5.3AI score0.00336EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/07/21 1:02 p.m.15 views

SUSE CVE-2026-63976

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: l2cap: clear chan-ident on ECRED reconfiguration success l2capecredreconfrsp returns early on success without clearing chan-ident. Every other L2CAP response handler l2capecredconnrsp, l2capleconnectrsp, l2capconfigrsp...

6.5CVSS5.4AI score0.00456EPSS
SaveExploits0References17
NVD
NVD
added 2026/07/19 4:17 p.m.10 views

CVE-2026-63976

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: l2cap: clear chan-ident on ECRED reconfiguration success l2capecredreconfrsp returns early on success without clearing chan-ident. Every other L2CAP response handler l2capecredconnrsp, l2capleconnectrsp, l2capconfigrsp...

8.8CVSS0.00456EPSS
SaveExploits0References8
Rows per page
Query Builder