Lucene search
+L

131 matches found

Kitploit
Kitploit
added 2026/09/12 3:04 p.m.7 views

perl-CryptX

NAME CryptX - Cryptographic toolkit SYNOPSIS CryptX is the distribution entry point. In normal code, load one of the concrete modules listed below. root@kitploit: one-shot hashing use Crypt::Digest qwdigestdatahex; my $sha256 = digestdatahex'SHA256', 'hello world'; classic AES-CBC encryption with...

6.3AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/11 11:28 p.m.5 views

pycryptodome

.. image:: https://github.com/Legrandin/pycryptodome/workflows/Integration%20test/badge.svg :target: https://github.com/Legrandin/pycryptodome/actions .. image:: https://badge.fury.io/py/pycryptodome.svg :target: https://pypi.org/project/pycryptodome .. image::...

5.8AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/09 11:55 p.m.15 views

Python Security Project

🔐 Herramienta de Escritorio para Cifrado y Descifrado Criptográfico de Archivos Una utilidad de seguridad de escritorio de nivel profesional en Python, diseñada para proteger los activos del sistema de archivos local mediante cifrado simétrico autenticado. Esta aplicación cuenta con una interfaz...

6.2AI score
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.5 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerabilities have been resolved: smb: client: Fixed a UAF Use-After-Free issue in decryption with multichannel. After the commits f7025d861694 “smb: client: allocate crypto only for primary server” and b0abcd65ec54 “smb: client: fix UAF in async decryption”,...

9.8CVSS6.4AI score0.00367EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.9 views

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

In the Linux kernel, the following vulnerability has been resolved: dm-crypt: Do not modify the data when using authenticated encryption. It was stated that authenticated encryption could produce invalid tags when the data being encrypted was modified 1. Therefore, this issue can be addressed by...

7.1CVSS5.5AI score0.00282EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/10 11:58 a.m.60 views

CVE-2026-68125

CVE-2026-68125 (Linux kernel, mac802154 llsec) : A logic flaw in llsec_do_decrypt_auth() computes assoclen as datalen - authlen without validating that the frame carries at least authlen payload bytes. This allows an attacker-controlled IEEE 802.15.4 frame with payload shorter than the authentica...

8.8CVSS5.4AI score0.00316EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/08/10 11:58 a.m.41 views

CVE-2026-68125 mac802154: llsec: reject frames shorter than the authentication tag

In the Linux kernel, the following vulnerability has been resolved: mac802154: llsec: reject frames shorter than the authentication tag llsecdodecryptauth computes the associated-data length for the AEAD request as assoclen += datalen - authlen; where datalen is the number of bytes after the MAC...

8.8CVSS0.00316EPSS
SaveExploits0References8
Snyk
Snyk
added 2026/08/03 5:53 a.m.11 views

Improper Validation of Integrity Check Value

Overview Affected versions of this package are vulnerable to Improper Validation of Integrity Check Value in the readBlock method of PGPAeadInputStream BcAEADUtil, mirrored in JceAEADUtil, which pre-reads the final 16 bytes but ignores the result and returns EOF without calling doFinal when the...

8.7CVSS5.5AI score0.0014EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/08/03 5:53 a.m.10 views

Improper Validation of Integrity Check Value

Overview Affected versions of this package are vulnerable to Improper Validation of Integrity Check Value in the readBlock method of PGPAeadInputStream BcAEADUtil, mirrored in JceAEADUtil, which pre-reads the final 16 bytes but ignores the result and returns EOF without calling doFinal when the...

8.7CVSS5.5AI score0.0014EPSS
SaveExploits0References2
FreeBSD
FreeBSD
added 2026/07/30 12:00 a.m.12 views

erlang -- SSH plaintext recovery attack against CBC ciphers

The Erlang/OTP team reports: The SSH client and server now reject incoming packets not aligned to the cipher block size as required by RFC 4253 section 6. For CBC ciphers, a timing-safe "packet discard" mechanism CVE-2008-5161 mitigation ensures structural errors are indistinguishable from MAC...

3.7CVSS6.6AI score0.18551EPSS
SaveExploits1References2
SUSE CVE
SUSE CVE
added 2026/07/25 4:45 p.m.11 views

SUSE CVE-2026-64312

In the Linux kernel, the following vulnerability has been resolved: crypto: pcrypt - restore callback for non-parallel fallback pcrypt installs pcryptaeaddone on the child AEAD request before trying to submit it through padata. If padatadoparallel returns -EBUSY, pcrypt falls back to calling the...

4.7CVSS5.8AI score0.00501EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/25 10:17 a.m.11 views

CVE-2026-64439

In the Linux kernel, the following vulnerability has been resolved: crypto: krb5 - filter out async aead implementations at alloc krb5aeadencrypt, krb5aeaddecrypt in rfc3961simplified.c and rfc8009encrypt, rfc8009decrypt in rfc8009aes2.c set a NULL completion callback and treat any negative retur...

9.8CVSS0.0043EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/25 10:17 a.m.9 views

UBUNTU-CVE-2026-64312

In the Linux kernel, the following vulnerability has been resolved: crypto: pcrypt - restore callback for non-parallel fallback pcrypt installs pcryptaeaddone on the child AEAD request before trying to submit it through padata. If padatadoparallel returns -EBUSY, pcrypt falls back to calling the...

7.5CVSS5.7AI score0.00501EPSS
SaveExploits0References14
ATTACKERKB
ATTACKERKB
added 2026/07/25 8:51 a.m.9 views

CVE-2026-64439

In the Linux kernel, the following vulnerability has been resolved: crypto: krb5 - filter out async aead implementations at alloc krb5aeadencrypt, krb5aeaddecrypt in rfc3961simplified.c and rfc8009encrypt, rfc8009decrypt in rfc8009aes2.c set a NULL completion callback and treat any negative retur...

5.9AI score0.0043EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/07/19 12:02 p.m.10 views

CVE-2026-63801 tipc: fix slab-use-after-free Read in tipc_aead_decrypt_done

In the Linux kernel, the following vulnerability has been resolved: tipc: fix slab-use-after-free Read in tipcaeaddecryptdone tipcaeaddecrypt goes straight from tipcbearerholdb to cryptoaeaddecryptreq without taking a reference on the netns, unlike the encrypt path. When cryptoaeaddecrypt is...

8.8CVSS5.5AI score
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2026/06/29 9:16 p.m.15 views

CVE-2026-13758

CryptX versions before 0.088001 for Perl compare AEAD authentication tags in non-constant time in the streaming decryptdone path. The decryptdone$tag form compares it against the computed tag with memNE memcmp != 0, which short-circuits on the first differing byte, so its run time depends on the...

3.7CVSS6.1AI score0.00399EPSS
SaveExploits0References5
OSV
OSV
added 2026/06/29 9:16 p.m.15 views

UBUNTU-CVE-2026-13758

CryptX versions before 0.088001 for Perl compare AEAD authentication tags in non-constant time in the streaming decryptdone path. The decryptdone$tag form compares it against the computed tag with memNE memcmp != 0, which short-circuits on the first differing byte, so its run time depends on the...

3.7CVSS5.8AI score0.00399EPSS
SaveExploits0References6
CVE
CVE
added 2026/06/29 8:42 p.m.54 views

CVE-2026-13758

CVE-2026-13758 affects CryptX for Perl versions before 0.088_001. The vulnerability stems from a non-constant-time comparison of AEAD authentication tags in the streaming decrypt_done path, using memNE (memcmp() != 0). The run time varies with the number of matching leading bytes across all five ...

3.7CVSS5.8AI score0.00399EPSS
SaveExploits0References3
Microsoft CVE
Microsoft CVE
added 2026/06/27 8:16 a.m.10 views

crypto: af_alg - Cap AEAD AD length to 0x80000000

...

7.8CVSS6.1AI score0.00144EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/06/25 5:02 p.m.15 views

CVE-2026-57062

A flaw in GnuPG's gpgsm component improperly handles the Cryptographic Message Syntax CMS format for AES-GCM. By accepting an authentication tag length of 4 bytes instead of the required 12 bytes, this vulnerability allows for a low-impact data integrity issue where the cryptographic validity of...

2.9CVSS5.7AI score0.00142EPSS
SaveExploits1References5
Rows per page
Query Builder