GSD-2023-33241
Vulnerability from gsd - Updated: 2023-12-13 01:20Details
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 signatures or more fully exfiltrate the other parties' private key shares.
Aliases
Aliases
{
"GSD": {
"alias": "CVE-2023-33241",
"id": "GSD-2023-33241"
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2023-33241"
],
"details": "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 signatures or more fully exfiltrate the other parties\u0027 private key shares.",
"id": "GSD-2023-33241",
"modified": "2023-12-13T01:20:36.457909Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "disclosures@halborn.com",
"ID": "CVE-2023-33241",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Wallet",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "18"
},
{
"version_affected": "=",
"version_value": "20"
}
]
}
}
]
},
"vendor_name": "GG TSS Implementations"
}
]
}
},
"credits": [
{
"lang": "en",
"value": "Fireblocks Research, Nikolaos Makriyannis, Oren Yomtov"
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "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 signatures or more fully exfiltrate the other parties\u0027 private key shares."
}
]
},
"generator": {
"engine": "Vulnogram 0.1.0-dev"
},
"impact": {
"cvss": [
{
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 9.6,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:N",
"version": "3.1"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Private Key Exfiltration"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://www.fireblocks.com/blog/gg18-and-gg20-paillier-key-vulnerability-technical-report/",
"refsource": "MISC",
"url": "https://www.fireblocks.com/blog/gg18-and-gg20-paillier-key-vulnerability-technical-report/"
},
{
"name": "https://github.com/fireblocks-labs/mpc-ecdsa-attacks-23",
"refsource": "MISC",
"url": "https://github.com/fireblocks-labs/mpc-ecdsa-attacks-23"
},
{
"name": "https://github.com/fireblocks-labs/safeheron-gg20-exploit-poc",
"refsource": "MISC",
"url": "https://github.com/fireblocks-labs/safeheron-gg20-exploit-poc"
},
{
"name": "https://eprint.iacr.org/2019/114.pdf",
"refsource": "MISC",
"url": "https://eprint.iacr.org/2019/114.pdf"
},
{
"name": "https://eprint.iacr.org/2020/540.pdf",
"refsource": "MISC",
"url": "https://eprint.iacr.org/2020/540.pdf"
}
]
},
"source": {
"discovery": "UNKNOWN"
}
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:gg20_project:gg20:-:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:gg18_project:gg18:-:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "disclosures@halborn.com",
"ID": "CVE-2023-33241"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "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 signatures or more fully exfiltrate the other parties\u0027 private key shares."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "CWE-74"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://www.fireblocks.com/blog/gg18-and-gg20-paillier-key-vulnerability-technical-report/",
"refsource": "MISC",
"tags": [
"Third Party Advisory"
],
"url": "https://www.fireblocks.com/blog/gg18-and-gg20-paillier-key-vulnerability-technical-report/"
},
{
"name": "https://eprint.iacr.org/2020/540.pdf",
"refsource": "MISC",
"tags": [
"Exploit",
"Third Party Advisory"
],
"url": "https://eprint.iacr.org/2020/540.pdf"
},
{
"name": "https://eprint.iacr.org/2019/114.pdf",
"refsource": "MISC",
"tags": [
"Exploit",
"Third Party Advisory"
],
"url": "https://eprint.iacr.org/2019/114.pdf"
},
{
"name": "https://github.com/fireblocks-labs/safeheron-gg20-exploit-poc",
"refsource": "MISC",
"tags": [
"Exploit"
],
"url": "https://github.com/fireblocks-labs/safeheron-gg20-exploit-poc"
},
{
"name": "https://github.com/fireblocks-labs/mpc-ecdsa-attacks-23",
"refsource": "MISC",
"tags": [
"Exploit"
],
"url": "https://github.com/fireblocks-labs/mpc-ecdsa-attacks-23"
}
]
}
},
"impact": {
"baseMetricV3": {
"cvssV3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"exploitabilityScore": 3.9,
"impactScore": 5.2
}
},
"lastModifiedDate": "2023-08-25T16:14Z",
"publishedDate": "2023-08-09T22:15Z"
}
}
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…