Lucene search
+L

70 matches found

EUVD
EUVD
added 2025/11/21 5:05 p.m.16 views

EUVD-2025-198494

In RNP version 0.18.0 a refactoring regression causes the symmetric session key used for Public-Key Encrypted Session Key PKESK packets to be left uninitialized except for zeroing, resulting in it always being an all-zero byte array. Any data encrypted using public-key encryption in this release...

8.7CVSS6.5AI score0.00301EPSS
SaveExploits0References11
Cvelist
Cvelist
added 2025/11/21 5:05 p.m.21 views

CVE-2025-13470 RNP 0.18.0 Vulnerable PKESK session keys

In RNP version 0.18.0 a refactoring regression causes the symmetric session key used for Public-Key Encrypted Session Key PKESK packets to be left uninitialized except for zeroing, resulting in it always being an all-zero byte array. Any data encrypted using public-key encryption in this release...

8.7CVSS0.00301EPSS
SaveExploits0References8
CVE
CVE
added 2025/11/21 5:05 p.m.36 views

CVE-2025-13470

CVE-2025-13470 affects RNP prior to 0.18.1, where a refactoring regression left the symmetric session key for PKESK packets uninitialized beyond zeroing. The result is an all-zero session key for PKESK, allowing data encrypted with public-key encryption to be decrypted trivially, compromising con...

8.7CVSS6.7AI score0.00301EPSS
SaveExploits0References8
CNNVD
CNNVD
added 2025/11/21 12:00 a.m.34 views

hpke-js 安全漏洞

hpke-js is a hybrid public key cryptographic module from the individual developer Ajitomi Daisuke. A security vulnerability exists in hpke-js versions prior to 1.7.5, which stems from a race condition in the SenderContext Seal API that could lead to a loss of message confidentiality and integrity...

9.1CVSS6.2AI score0.00212EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/11/21 12:00 a.m.13 views

PT-2025-47788

Name of the Vulnerable Software and Affected Versions RNP version 0.18.0 Description A regression in RNP version 0.18.0 causes the symmetric session key used for Public-Key Encrypted Session Key PKESK packets to remain uninitialized, resulting in it always being an all-zero byte array. This allow...

8.7CVSS6.7AI score0.00301EPSS
SaveExploits0References12
Positive Technologies
Positive Technologies
added 2025/11/20 12:00 a.m.26 views

PT-2025-47653

Name of the Vulnerable Software and Affected Versions hpke-js versions prior to 1.7.5 Description The software contains a race condition in the public SenderContext Seal API. This allows the reuse of the same AEAD nonce for multiple Seal calls, potentially leading to a complete loss of...

9.1CVSS6.5AI score0.00212EPSS
SaveExploits0References8
Packet Storm News
Packet Storm News
added 2025/10/22 12:00 a.m.11 views

Separating Pseudorandom Generators from Logarithmic Pseudorandom States

Pseudorandom generators PRGs are a foundational primitive in classical cryptography, underpinning a wide range of constructions. In the quantum setting, pseudorandom quantum states PRSs were proposed as a potentially weaker assumption that might serve as a substitute for PRGs in cryptographic...

6.9AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/09/22 12:00 a.m.10 views

Quantum Public Key Encryption for NISQ Devices

Quantum public-key encryption PKE, where public-keys and/or ciphertexts can be quantum states, is an important primitive in quantum cryptography. Unlike classical PKE e.g., RSA or ECC, quantum PKE can leverage quantum-secure cryptographic assumptions or the principles of quantum mechanics for...

6.7AI score
SaveExploits0
SUSE Linux
SUSE Linux
added 2025/08/07 3:38 a.m.3 views

Security update for libgcrypt

This update for libgcrypt fixes the following issues: CVE-2024-2236: timing-based side-channel flaw in RSA implementation can lead to decryption of RSA ciphertexts bsc1221107. Patch Instructions: To install this SUSE update use the SUSE recommended installation methods like YaST onlineupdate or...

5.9CVSS9.8AI score0.01114EPSS
SaveExploits0References6
Packet Storm News
Packet Storm News
added 2025/07/10 12:00 a.m.7 views

LINE: Public-Key Encryption

We propose a public key encryption cryptosystem based on solutions of linear equation systems with predefinition of input parameters through shared secret computation for factorizable substitutions. The existence of multiple equivalent solutions for an underdetermined system of linear equations...

6.9AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/04/21 12:00 a.m.11 views

Anamorphic Cryptography with Elliptic Curve Methods

In 2022, Persianom, Phan and Yung outlined the creation of Anamorphic Cryptography. With this, we can create a public key to encrypt data, and then have two secret keys. These secret keys are used to decrypt the cipher into different messages. So, one secret key is given to the Dictator who must ...

6.9AI score
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2025/02/06 12:00 a.m.14 views

The vulnerability of the IBM Robotic Process Automation software lies in its use of the RSA algorithm without the OAEP algorithm. This allows a perpetrator to disclose the protected information.

The vulnerability of the IBM Robotic Process Automation software lies in the use of the RSA algorithm instead of the OAEP algorithm. Exploiting this vulnerability allows a remote attacker to disclose the protected information...

5.9CVSS5.5AI score0.00284EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2024/05/24 11:07 a.m.5 views

OESA-2024-1639 iperf3 security update

Iperf is a tool for active measurements of the maximum achievable bandwidth on IP networks. It supports tuning of various parameters related to timing, protocols, and buffers. Security Fixes: iPerf3 before 3.17, when used with OpenSSL before 3.2.0 as a server with RSA authentication, allows a...

3.7CVSS6.8AI score0.01098EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2024/05/22 11:45 a.m.12 views

golang-fips/openssl: Memory leaks in code encrypting and decrypting RSA payloads

A memory leak flaw was found in Golang in the RSA encrypting/decrypting code, which might lead to a resource exhaustion vulnerability using attacker-controlled inputs​. The memory leak happens in github.com/golang-fips/openssl/openssl/rsa.goL113. The objects leaked are pkey​ and ctx​. That functi...

7.5CVSS7.2AI score0.01533EPSS
SaveExploits0References9
RedHat Linux
RedHat Linux
added 2024/04/30 10:27 a.m.9 views

golang: crypto/tls: Timing Side Channel attack in RSA based TLS key exchanges.

A flaw was found in the Golang crypto/tls standard library. In previous versions, the package was vulnerable to a Timing Side Channel attack by observing the time it took for RSA-based TLS key exchanges, which was not constant. This flaw allows a malicious user to gather information from the...

7.5CVSS7.3AI score0.0125EPSS
SaveExploits0References5
OSV
OSV
added 2024/04/25 5:15 p.m.11 views

AZL-44739 CVE-2024-2467 affecting package perl-Crypt-OpenSSL-RSA 0.33-1

A timing-based side-channel flaw exists in the perl-Crypt-OpenSSL-RSA package, which could be sufficient to recover plaintext across a network in a Bleichenbacher-style attack. To achieve successful decryption, an attacker would have to be able to send a large number of trial messages. The...

5.9CVSS6.2AI score0.00516EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2024/04/16 5:28 p.m.8 views

opencryptoki: timing side-channel in handling of RSA PKCS#1 v1.5 padded ciphertexts (Marvin)

A timing side-channel vulnerability has been discovered in the opencryptoki package while processing RSA PKCS1 v1.5 padded ciphertexts. This flaw could potentially enable unauthorized RSA ciphertext decryption or signing, even without access to the corresponding private key...

5.9CVSS5.7AI score0.00878EPSS
SaveExploits0References5
OSV
OSV
added 2024/03/06 10:15 p.m.4 views

DEBIAN-CVE-2024-2236

A timing-based side-channel flaw was found in libgcrypt's RSA implementation. This issue may allow a remote attacker to initiate a Bleichenbacher-style attack, which can lead to the decryption of RSA ciphertexts...

5.9CVSS6.2AI score0.01114EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2024/02/05 12:00 a.m.15 views

PT-2024-15383

Name of the Vulnerable Software and Affected Versions cryptlib affected versions not specified Description A security issue has been identified in the cryptlib cryptographic library when it is compiled with support for RSA key exchange ciphersuites in TLS. This makes it vulnerable to the timing...

5.9CVSS6.2AI score0.00309EPSS
SaveExploits0References6
OSV
OSV
added 2023/02/15 6:15 p.m.4 views

ALPINE-CVE-2023-0361

A timing side-channel in the handling of RSA ClientKeyExchange messages was discovered in GnuTLS. This side-channel can be sufficient to recover the key encrypted in the RSA ciphertext across a network in a Bleichenbacher style attack. To achieve a successful decryption the attacker would need to...

7.4CVSS6.8AI score0.01403EPSS
SaveExploits1References1
Rows per page
Query Builder