Lucene search
+L

160 matches found

Kitploit
Kitploit
•added 2026/09/25 3:10 a.m.•18 views

bkcrack

bkcrack 使用 Biham 和 Kocher 的已知明文攻击破解传统 ZIP 加密。 概述 ZIP 归档可能包含许多条目,其内容可以被压缩和/或加密。 具体来说,条目可以使用基于密码的对称加密算法进行加密,该算法通常称为传统 PKWARE 加密、传统加密或 ZipCrypto。 该算法生成一个伪随机字节流(密钥流),通过与条目内容(明文)进行异或运算来产生加密数据(密文)。 生成器的状态由三个 32 位整数组成,使用密码初始化,并在加密过程中随着明文不断更新。 这种加密算法容易受到已知明文攻击,如 Eli Biham 和 Paul C. Kocher 的研究论文《对 PKZIP...

6.1AI score
SaveExploits0References5
Kitploit
Kitploit
•added 2026/09/25 3:10 a.m.•482 views

bkcrack

bkcrack Crack legacy zip encryption with Biham and Kocher's known plaintext attack. Overview A ZIP archive may contain many entries whose content can be compressed and/or encrypted. In particular, entries can be encrypted with a password-based symmetric encryption algorithm referred to as...

6AI score
SaveExploits0References5
Kitploit
Kitploit
•added 2026/09/25 2:43 a.m.•16 views

NOW

NØW — Word-Based Shellcode Encoder Encode shellcode as natural-looking English prose. Decode it back with the right sentence + password. What is NØW? NØW Natural Output Words is a C tool that converts raw shellcode bytes into human-readable English text — either a plain list of codewords or fluen...

6AI score
SaveExploits0
NVD
NVD
•added 2026/08/16 9:16 a.m.•16 views

CVE-2026-74578

In the Linux kernel, the following vulnerability has been resolved: crypto: algifskcipher - force synchronous processing on trees without ctx-state The AIO/async path in skcipherrecvmsg passes the socket-wide ctx-iv directly into the skcipher request. After iosubmit the socket lock is dropped and...

7.1CVSS0.00194EPSS
SaveExploits0References8
CVE
CVE
•added 2026/08/16 8:20 a.m.•132 views

CVE-2026-74578

CVE-2026-74578 affects the Linux kernel crypto/algif_skcipher path. The AIO/async path in skcipher_recvmsg() could expose an attacker-controlled IV by overwriting ctx->iv via concurrent ALG_SET_IV writes, enabling IV/keystream reuse for CTR/stream modes and potentially plaintext recovery of co...

7.1CVSS5.4AI score0.00194EPSS
SaveExploits0References8
OSV
OSV
•added 2026/08/03 7:08 p.m.•10 views

JLSEC-2026-1156 Issue summary: When CMS password-based decryption (RFC 3211 / PWRI key unwrap) processes attacker...

Issue summary: When CMS password-based decryption RFC 3211 / PWRI key unwrap processes attacker-supplied CMS data, an attacker-chosen stream-mode KEK cipher can trigger a heap out-of-bounds read in kekunwrapkey. Impact summary: A heap buffer over-read may trigger a crash which leads to Denial of...

7.5CVSS7.3AI score0.00973EPSS
SaveExploits0References13
Positive Technologies
Positive Technologies
•added 2026/07/13 12:00 a.m.•26 views

PT-2026-57670

The EVbee Service Android app uses TLS encrypted communication HTTPS, but does not validate the certificate provided by the server. This allows an attacker on the network path between the app and EVbee server to intercept and manipulate the communication between the app and server. The traffic is...

9.5CVSS6.1AI score0.00261EPSS
SaveExploits0References2
OSV
OSV
•added 2026/06/26 1:42 a.m.•30 views

MAL-2026-6495 Malicious code in animatecss-postcss-plugin (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 6be12cec08d0999c157774b746c3e431825ae61635bb8ddddf36061d4602cec7 [email protected] ships a tiny PostCSS plugin factory whose body contains an obfuscator.io-style string-array + RC4 decoder functions...

5.9AI score
SaveExploits0References3
Positive Technologies
Positive Technologies
•added 2026/06/26 12:00 a.m.•23 views

PT-2026-52970

Lansweeper lsrunase 2.0 and lsencrypt 2.0 use RC4 encryption with a hardcoded 142-byte static key array to encrypt credentials. An 8-character prefix is stored in cleartext alongside the ciphertext. This allows an attacker with local access to recover any encrypted password to plaintext using a...

5.8AI score0.00089EPSS
SaveExploits1References3
SUSE CVE
SUSE CVE
•added 2026/06/13 2:29 a.m.•28 views

SUSE CVE-2026-9076

Issue summary: When CMS password-based decryption RFC 3211 / PWRI key unwrap processes attacker-supplied CMS data, an attacker-chosen stream-mode KEK cipher can trigger a heap out-of-bounds read in kekunwrapkey. Impact summary: A heap buffer over-read may trigger a crash which leads to Denial of...

3.7CVSS5.7AI score0.00973EPSS
SaveExploits0References20
Tenable Nessus
Tenable Nessus
•added 2026/06/10 12:00 a.m.•32 views

Linux Distros Unpatched Vulnerability : CVE-2026-9076

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Issue summary: When CMS password-based decryption RFC 3211 / PWRI key unwrap processes attacker-supplied CMS data, an attacker-chosen stream-mode KEK cipher can...

6.8AI score0.00973EPSS
SaveExploits0References3
NVD
NVD
•added 2026/06/09 5:17 p.m.•26 views

CVE-2026-9076

Issue summary: When CMS password-based decryption RFC 3211 / PWRI key unwrap processes attacker-supplied CMS data, an attacker-chosen stream-mode KEK cipher can trigger a heap out-of-bounds read in kekunwrapkey. Impact summary: A heap buffer over-read may trigger a crash which leads to Denial of...

7.5CVSS0.00973EPSS
SaveExploits0References6
OSV
OSV
•added 2026/06/09 5:17 p.m.•30 views

AZL-89873 CVE-2026-9076 affecting package edk2 for versions less than 20240524git3e722403cd16-18

Issue summary: When CMS password-based decryption RFC 3211 / PWRI key unwrap processes attacker-supplied CMS data, an attacker-chosen stream-mode KEK cipher can trigger a heap out-of-bounds read in kekunwrapkey. Impact summary: A heap buffer over-read may trigger a crash which leads to Denial of...

6.8AI score0.00973EPSS
SaveExploits0References1
OSV
OSV
•added 2026/06/09 5:17 p.m.•18 views

ALPINE-CVE-2026-9076

Issue summary: When CMS password-based decryption RFC 3211 / PWRI key unwrap processes attacker-supplied CMS data, an attacker-chosen stream-mode KEK cipher can trigger a heap out-of-bounds read in kekunwrapkey. Impact summary: A heap buffer over-read may trigger a crash which leads to Denial of...

7.5CVSS5.7AI score0.00973EPSS
SaveExploits0References1
OSV
OSV
•added 2026/06/09 5:17 p.m.•12 views

AZL-89790 CVE-2026-9076 affecting package openssl-fips-provider 3.1.2-2

Issue summary: When CMS password-based decryption RFC 3211 / PWRI key unwrap processes attacker-supplied CMS data, an attacker-chosen stream-mode KEK cipher can trigger a heap out-of-bounds read in kekunwrapkey. Impact summary: A heap buffer over-read may trigger a crash which leads to Denial of...

6.8AI score0.00973EPSS
SaveExploits0References1
AlpineLinux
AlpineLinux
•added 2026/06/09 4:03 p.m.•20 views

CVE-2026-9076

Issue summary: When CMS password-based decryption RFC 3211 / PWRI key unwrap processes attacker-supplied CMS data, an attacker-chosen stream-mode KEK cipher can trigger a heap out-of-bounds read in kekunwrapkey. Impact summary: A heap buffer over-read may trigger a crash which leads to Denial of...

5.7AI score0.00973EPSS
SaveExploits0
CVE
CVE
•added 2026/06/09 4:03 p.m.•359 views

CVE-2026-9076

The OpenSSL library is vulnerable to a heap out-of-bounds read in the kek_unwrap_key() function during CMS password-based decryption (RFC 3211 / PWRI key unwrap). This occurs because an attacker-chosen stream-mode KEK cipher can bypass length checks, leading to an over-read of a few bytes. While ...

5.7AI score0.00973EPSS
SaveExploits0References6Affected Software1
OSV
OSV
•added 2026/06/09 4:03 p.m.•14 views

CVE-2026-9076 Out-of-Bounds Read in CMS Password-Based Decryption

Issue summary: When CMS password-based decryption RFC 3211 / PWRI key unwrap processes attacker-supplied CMS data, an attacker-chosen stream-mode KEK cipher can trigger a heap out-of-bounds read in kekunwrapkey. Impact summary: A heap buffer over-read may trigger a crash which leads to Denial of...

7.5CVSS7.1AI score
SaveExploits0References8
Positive Technologies
Positive Technologies
•added 2026/06/09 12:00 a.m.•43 views

PT-2026-47856

Name of the Vulnerable Software and Affected Versions OpenSSL affected versions not specified Description A heap out-of-bounds read can occur during CMS password-based decryption RFC 3211 / PWRI key unwrap when processing attacker-supplied CMS data. The issue arises in the kek unwrap key function...

7.5CVSS5.6AI score0.00973EPSS
SaveExploits0References138
UbuntuCve
UbuntuCve
•added 2026/06/09 12:00 a.m.•16 views

CVE-2026-9076

Issue summary: When CMS password-based decryption RFC 3211 / PWRI key unwrap processes attacker-supplied CMS data, an attacker-chosen stream-mode KEK cipher can trigger a heap out-of-bounds read in kekunwrapkey. Impact summary: A heap buffer over-read may trigger a crash which leads to Denial of...

7.5CVSS6.9AI score0.00973EPSS
SaveExploits0References4
Rows per page
Query Builder