Lucene search
+L

397 matches found

Cvelist
Cvelist
added 2024/05/09 12:00 a.m.61 views

CVE-2024-30172

An issue was discovered in Bouncy Castle Java Cryptography APIs before 1.78. An Ed25519 verification code infinite loop can occur via a crafted signature and public key...

6.8AI score0.00753EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2024/05/09 12:00 a.m.27 views

CVE-2024-30172

An issue was discovered in Bouncy Castle Java Cryptography APIs before 1.78. An Ed25519 verification code infinite loop can occur via a crafted signature and public key...

6.5AI score0.00753EPSS
SaveExploits1References2
CVE
CVE
added 2024/05/09 12:00 a.m.3264 views

CVE-2024-30172

CVE-2024-30172 refers to a vulnerability in Bouncy Castle Java Cryptography APIs prior to 1.78 where an Ed25519 verification path can enter an infinite loop when processing a crafted signature and public key. The connected IBM security bulletin confirms the same CVE-ID and recommends upgrading to...

7.5CVSS6.6AI score0.00753EPSS
SaveExploits1References2
Veracode
Veracode
added 2024/04/25 3:54 p.m.36 views

Denial Of Service (DoS)

Bouncy Castle is vulnerable to an infinite loop. The vulnerability is due to insufficient verification of signatures and public keys during Ed25519 verification, allowing attackers to trigger a denial of service DoS due to the infinite loop...

7.5CVSS6.3AI score0.00753EPSS
SaveExploits1References5Affected Software6
NVD
NVD
added 2024/04/23 6:15 p.m.50 views

CVE-2024-32482

The Tillitis TKey signer device application is an ed25519 signing tool. A vulnerability has been found that makes it possible to disclose portions of the TKey’s data in RAM over the USB interface. To exploit the vulnerability an attacker needs to use a custom client application and to touch the...

2.2CVSS3.5AI score0.00115EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/04/23 5:38 p.m.21 views

CVE-2024-32482 Tillitis TKey Signer possible RAM disclosure vulnerability

The Tillitis TKey signer device application is an ed25519 signing tool. A vulnerability has been found that makes it possible to disclose portions of the TKey’s data in RAM over the USB interface. To exploit the vulnerability an attacker needs to use a custom client application and to touch the...

2.2CVSS6.7AI score0.00115EPSS
SaveExploits0References2
Snyk
Snyk
added 2024/04/12 10:09 p.m.13 views

Infinite loop

Overview Affected versions of this package are vulnerable to Infinite loop in ED25519 verification in the ScalarUtil class. An attacker can send a malicious signature and public key to trigger denial of service. Remediation Upgrade BouncyCastle.Cryptography to version 2.3.1 or higher. References ...

7.5CVSS6.6AI score0.00753EPSS
SaveExploits1References2
OpenVAS
OpenVAS
added 2024/03/08 12:00 a.m.19 views

Fedora: Security Advisory for ed25519-java (FEDORA-2024-129d8ca6fc)

The remote host is missing an update for the SPDX-FileCopyrightText: 2024 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

8.8CVSS9.2AI score0.02578EPSS
SaveExploits3References2
Fedora
Fedora
added 2024/03/07 10:33 p.m.29 views

[SECURITY] Fedora 40 Update: ed25519-java-0.3.0-21.fc40

This is an implementation of EdDSA in Java. Structurally, it is based on the ref10 implementation in SUPERCOP see http://ed25519.cr.yp.to/software.html. There are two internal implementations: A port of the radix-2^51 operations in ref10 - fast and constant-time, but only useful for Ed25519. A...

8.8CVSS6.9AI score0.02578EPSS
SaveExploits3
Github Security Blog
Github Security Blog
added 2024/02/26 8:10 p.m.31 views

@nfid/embed has compromised private key due to @dfinity/auth-client producing insecure session keys

Problem User sessions in the @nfid/embed SDK with Ed25519 keys are vulnerable due to a compromised private key 535yc-uxytb-gfk7h-tny7p-vjkoe-i4krp-3qmcl-uqfgr-cpgej-yqtjq-rqe. This exposes users to potential loss of funds on ledgers and unauthorized access to canisters they control. Solution Usin...

7AI score
SaveExploits0References3Affected Software1
Positive Technologies
Positive Technologies
added 2024/02/26 12:00 a.m.11 views

PT-2024-40180 · Unknown · @Nfid/Embed Sdk +2

Name of the Vulnerable Software and Affected Versions: @nfid/embed SDK versions prior to 0.10.1-alpha.6 @dfinity/auth-client versions prior to 1.0.1 @dfinity/identity versions prior to 1.0.1 Description: The issue affects user sessions in the @nfid/embed SDK that utilize Ed25519 keys, due to a...

9.1CVSS7.2AI score
SaveExploits0References4
NVD
NVD
added 2024/02/21 3:15 a.m.44 views

CVE-2024-1631

Impact: The library offers a function to generate an ed25519 key pair via Ed25519KeyIdentity.generate with an optional param to provide a 32 byte seed value, which will then be used as the secret key. When no seed value is provided, it is expected that the library generates the secret key using...

9.1CVSS9.2AI score0.00882EPSS
SaveExploits1References5
Prion
Prion
added 2024/02/21 3:15 a.m.25 views

Authentication flaw

Impact: The library offers a function to generate an ed25519 key pair via Ed25519KeyIdentity.generate with an optional param to provide a 32 byte seed value, which will then be used as the secret key. When no seed value is provided, it is expected that the library generates the secret key using...

6.4CVSS7.1AI score0.00882EPSS
SaveExploits1References5
Cvelist
Cvelist
added 2024/02/21 2:12 a.m.50 views

CVE-2024-1631 agent-js: Insecure Key Generation in `Ed25519KeyIdentity.generate`

Impact: The library offers a function to generate an ed25519 key pair via Ed25519KeyIdentity.generate with an optional param to provide a 32 byte seed value, which will then be used as the secret key. When no seed value is provided, it is expected that the library generates the secret key using...

9.1CVSS9.4AI score0.00882EPSS
SaveExploits1References5
Vulnrichment
Vulnrichment
added 2024/02/21 2:12 a.m.19 views

CVE-2024-1631 agent-js: Insecure Key Generation in `Ed25519KeyIdentity.generate`

Impact: The library offers a function to generate an ed25519 key pair via Ed25519KeyIdentity.generate with an optional param to provide a 32 byte seed value, which will then be used as the secret key. When no seed value is provided, it is expected that the library generates the secret key using...

9.1CVSS6.8AI score0.00882EPSS
SaveExploits1References5
OSV
OSV
added 2024/02/21 2:12 a.m.9 views

CVE-2024-1631 agent-js: Insecure Key Generation in `Ed25519KeyIdentity.generate`

Impact: The library offers a function to generate an ed25519 key pair via Ed25519KeyIdentity.generate with an optional param to provide a 32 byte seed value, which will then be used as the secret key. When no seed value is provided, it is expected that the library generates the secret key using...

9.1CVSS7.2AI score
SaveExploits0References7
Fedora
Fedora
added 2023/11/29 1:35 a.m.30 views

[SECURITY] Fedora 39 Update: golang-github-nats-io-jwt-2-2.5.3-1.fc39

JWT tokens signed using NKeys for Ed25519 for the NATS ecosystem...

7.5CVSS7.4AI score0.03796EPSS
SaveExploits0
Fedora
Fedora
added 2023/11/29 1:35 a.m.25 views

[SECURITY] Fedora 39 Update: golang-github-nats-io-nkeys-0.4.6-1.fc39

A public-key signature system based on Ed25519 for the NATS ecosystem...

7.5CVSS7.4AI score0.03796EPSS
SaveExploits0
Fedora
Fedora
added 2023/11/29 1:29 a.m.37 views

[SECURITY] Fedora 38 Update: golang-github-nats-io-jwt-2-2.5.3-1.fc38

JWT tokens signed using NKeys for Ed25519 for the NATS ecosystem...

7.5CVSS7.4AI score0.03796EPSS
SaveExploits0
Fedora
Fedora
added 2023/11/29 1:29 a.m.17 views

[SECURITY] Fedora 38 Update: golang-github-nats-io-nkeys-0.4.6-1.fc38

A public-key signature system based on Ed25519 for the NATS ecosystem...

7.5CVSS7.4AI score0.03796EPSS
SaveExploits0
Rows per page
Query Builder