Lucene search
+L

2050 matches found

NVD
NVD
added 2023/08/09 10:15 p.m.22 views

CVE-2023-33241

Crypto wallets implementing the GG18 or GG20 TSS protocol might allow an attacker to extract a full ECDSA private key by injecting a malicious pallier key and cheating in the range proof. Depending on the Beta parameters chosen in the protocol implementation, the attack might require 16 signature...

9.6CVSS9.3AI score0.01017EPSS
SaveExploits1References5
Prion
Prion
added 2023/08/09 10:15 p.m.23 views

Design/Logic Flaw

Crypto wallets implementing the GG18 or GG20 TSS protocol might allow an attacker to extract a full ECDSA private key by injecting a malicious pallier key and cheating in the range proof. Depending on the Beta parameters chosen in the protocol implementation, the attack might require 16 signature...

6.4CVSS9AI score0.01017EPSS
SaveExploits1References5
Prion
Prion
added 2023/08/09 10:15 p.m.18 views

Design/Logic Flaw

Crypto wallets implementing the Lindell17 TSS protocol might allow an attacker to extract the full ECDSA private key by exfiltrating a single bit in every signature attempt 256 in total because of not adhering to the paper's security proof's assumption regarding handling aborts after a failed...

5.5CVSS7.9AI score0.01091EPSS
SaveExploits2References4
Cvelist
Cvelist
added 2023/08/09 9:1 p.m.24 views

CVE-2023-33242 Lindell17 TSS Abort Mishandling

Crypto wallets implementing the Lindell17 TSS protocol might allow an attacker to extract the full ECDSA private key by exfiltrating a single bit in every signature attempt 256 in total because of not adhering to the paper's security proof's assumption regarding handling aborts after a failed...

9.6CVSS9.5AI score0.01091EPSS
SaveExploits2References4
Vulnrichment
Vulnrichment
added 2023/08/09 9:1 p.m.15 views

CVE-2023-33242 Lindell17 TSS Abort Mishandling

Crypto wallets implementing the Lindell17 TSS protocol might allow an attacker to extract the full ECDSA private key by exfiltrating a single bit in every signature attempt 256 in total because of not adhering to the paper's security proof's assumption regarding handling aborts after a failed...

9.6CVSS6.9AI score0.01091EPSS
SaveExploits2References4
CVE
CVE
added 2023/08/09 9:1 p.m.65 views

CVE-2023-33242

CVE-2023-33242 affects crypto wallets implementing Lindell17 TSS. The vulnerability arises from mishandling aborts after a failed signature, allowing an attacker to exfiltrate the full ECDSA private key by extracting one bit per signature attempt (256 total). Connected materials include a PoC/exp...

9.6CVSS8.3AI score0.01091EPSS
SaveExploits2References4Affected Software1
Cvelist
Cvelist
added 2023/08/09 9:0 p.m.49 views

CVE-2023-33241 GG18 / GG20 TSS Beta Parameter Vulnerability

Crypto wallets implementing the GG18 or GG20 TSS protocol might allow an attacker to extract a full ECDSA private key by injecting a malicious pallier key and cheating in the range proof. Depending on the Beta parameters chosen in the protocol implementation, the attack might require 16 signature...

9.6CVSS9.4AI score0.01017EPSS
SaveExploits1References5
CVE
CVE
added 2023/08/09 9:0 p.m.70 views

CVE-2023-33241

CVE-2023-33241 affects wallets using GG18/GG20 TSS (MPC) protocols. A malicious pallier key injected during the protocol and cheating in the range proof may allow an attacker to exfiltrate a full ECDSA private key (or other parties’ key shares), with the required effort potentially depending on B...

9.6CVSS9.2AI score0.01017EPSS
SaveExploits1References5Affected Software2
Vulnrichment
Vulnrichment
added 2023/08/09 9:0 p.m.18 views

CVE-2023-33241 GG18 / GG20 TSS Beta Parameter Vulnerability

Crypto wallets implementing the GG18 or GG20 TSS protocol might allow an attacker to extract a full ECDSA private key by injecting a malicious pallier key and cheating in the range proof. Depending on the Beta parameters chosen in the protocol implementation, the attack might require 16 signature...

9.6CVSS6.9AI score0.01017EPSS
SaveExploits1References5
CNNVD
CNNVD
added 2023/08/09 12:0 a.m.5 views

GG18 TSS and GG20 TSS Injection Vulnerabilities

tss-lib is an open source IO FinNet implementation of the multi-party t,n- threshold ECDSA Elliptic Curve Digital Signature Algorithm based on Gennaro and Goldfeder 20201 and EdDSA Edwards Curve Digital Signature Algorithm. A security vulnerability exists in the GG18 , GG20 TSS that stems from...

9.6CVSS6.8AI score0.01017EPSS
SaveExploits1References6
Positive Technologies
Positive Technologies
added 2023/08/09 12:0 a.m.21 views

PT-2023-24237

Name of the Vulnerable Software and Affected Versions Crypto wallets implementing GG18 or GG20 TSS protocol affected versions not specified Description Crypto wallets using the GG18 or GG20 Threshold Signature Scheme TSS protocols are susceptible to an issue where an attacker can extract a full...

9.6CVSS7.5AI score0.01017EPSS
SaveExploits1References14
Amazon
Amazon
added 2023/08/08 12:0 a.m.51 views

Important: python-ecdsa

Issue Overview: An error-handling flaw was found in python-ecdsa before version 0.13.3. During signature decoding, malformed DER signatures could raise unexpected exceptions or no exceptions at all, which could lead to a denial of service. CVE-2019-14853 A flaw was found in all python-ecdsa...

9.1CVSS6.5AI score0.02505EPSS
SaveExploits1
Tenable Nessus
Tenable Nessus
added 2023/08/08 12:0 a.m.28 views

EulerOS 2.0 SP9 : dhcp (EulerOS-SA-2023-2610)

According to the versions of the dhcp package installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : - By flooding the target resolver with queries exploiting this flaw an attacker can significantly impair the resolver's performance, effectively...

7.5CVSS6.8AI score0.02626EPSS
SaveExploits0References4
Code423n4
Code423n4
added 2023/07/31 12:0 a.m.13 views

Inaccurate implementation of ECDSA creates signature malleability

Lines of code Vulnerability details Impact The ecrecover function is an inherent cryptographic function within Solidity which enables the retrieval of the signer's address messages which have been signed with their private key. Of course, this is very important when it comes to verifying the...

6.8AI score
SaveExploits0
Code423n4
Code423n4
added 2023/07/31 12:0 a.m.13 views

Signature malleability not protected against

Lines of code Vulnerability details Impact A signature should never be included into a signed message hash to check if previously messages have been processed by the contract. See reference: Proof of Concept Provide direct links to all referenced code in GitHub. Add screenshots, logs, or any othe...

7.3AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2023/07/26 12:0 a.m.33 views

EulerOS Virtualization 3.0.6.6 : bind (EulerOS-SA-2023-2404)

According to the versions of the bind packages installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : - By flooding the target resolver with queries exploiting this flaw an attacker can significantly impair the resolver's performance,...

7.5CVSS6.8AI score0.02626EPSS
SaveExploits0References3
Ubuntu
Ubuntu
added 2023/07/20 9:1 a.m.43 views

USN-6239-1: ECDSA Util vulnerability

It was discovered that ECDSA Util did not properly verify certain signature values. An attacker could possibly use this issue to bypass signature verification...

10CVSS8AI score0.00999EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2023/07/20 12:0 a.m.24 views

Ubuntu 16.04 ESM / 18.04 ESM / 20.04 LTS / 22.04 LTS : ECDSA Util vulnerability (USN-6239-1)

The remote Ubuntu 16.04 ESM / 18.04 ESM / 20.04 LTS / 22.04 LTS host has a package installed that is affected by a vulnerability as referenced in the USN-6239-1 advisory. It was discovered that ECDSA Util did not properly verify certain signature values. An attacker could possibly use this issue ...

10CVSS8.2AI score0.00999EPSS
SaveExploits0References2
OSV
OSV
added 2023/06/21 12:0 a.m.38 views

ALSA-2023:3722 Moderate: openssl security and bug fix update

OpenSSL is a toolkit that implements the Secure Sockets Layer SSL and Transport Layer Security TLS protocols, as well as a full-strength general-purpose cryptography library. Security Fixes: openssl: Possible DoS translating ASN.1 object identifiers CVE-2023-2650 openssl: Denial of service by...

7.5CVSS7.3AI score0.75116EPSS
SaveExploits0References12
Schneier on Security
Schneier on Security
added 2023/06/19 10:52 a.m.9 views

Power LED Side-Channel Attack

This is a clever new side-channel attack: The first attack uses an Internet-connected surveillance camera to take a high-speed video of the power LED on a smart card reader­--or of an attached peripheral device--­during cryptographic operations. This technique allowed the researchers to pull a...

10AI score
SaveExploits0
Rows per page
Query Builder