GCVE Workshop - 22 September 2026 (14:00-18:00), Luxembourg Before The Vulnopticon Conference - Registration

CVE-2023-33242 (GCVE-0-2023-33242)

Vulnerability from cvelistv5 – Published: 2023-08-09 21:01 – Updated: 2024-10-10 12:47
VLAI
Title
Lindell17 TSS Abort Mishandling
Summary
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 signature.
SSVC
Exploitation: poc Automatable: no Technical Impact: total
CISA Coordinator · CISA-ADP (v2.0.3)
Decision recorded 2024-10-10 12:47 UTC
CWE
  • Private Key Exfiltration
Impacted products
Vendor Product Version CPE status
Lindell TSS Implementations Wallet Affected: 17
guessed Create a notification for this product.
Date Public
2023-08-09 21:15
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-02T15:39:35.953Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://www.fireblocks.com/blog/lindell17-abort-vulnerability-technical-report/"
          },
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://github.com/fireblocks-labs/mpc-ecdsa-attacks-23"
          },
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://github.com/fireblocks-labs/zengo-lindell17-exploit-poc"
          },
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://eprint.iacr.org/2017/552.pdf"
          }
        ],
        "title": "CVE Program Container"
      },
      {
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2023-33242",
                "options": [
                  {
                    "Exploitation": "poc"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "total"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2024-10-10T12:47:28.479428Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2024-10-10T12:47:35.497Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "Wallet",
          "vendor": "Lindell TSS Implementations",
          "versions": [
            {
              "status": "affected",
              "version": "17"
            }
          ]
        }
      ],
      "credits": [
        {
          "lang": "en",
          "type": "finder",
          "user": "00000000-0000-4000-9000-000000000000",
          "value": "Fireblocks Research, Nikolaos Makriyannis, Oren Yomtov"
        }
      ],
      "datePublic": "2023-08-09T21:15:00.000Z",
      "descriptions": [
        {
          "lang": "en",
          "supportingMedia": [
            {
              "base64": false,
              "type": "text/html",
              "value": "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\u0027s security proof\u0027s assumption regarding handling aborts after a failed signature."
            }
          ],
          "value": "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\u0027s security proof\u0027s assumption regarding handling aborts after a failed signature."
        }
      ],
      "impacts": [
        {
          "capecId": "CAPEC-474",
          "descriptions": [
            {
              "lang": "en",
              "value": "CAPEC-474 Signature Spoofing by Key Theft"
            }
          ]
        }
      ],
      "metrics": [
        {
          "cvssV3_1": {
            "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"
          },
          "format": "CVSS",
          "scenarios": [
            {
              "lang": "en",
              "value": "GENERAL"
            }
          ]
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "description": "Private Key Exfiltration",
              "lang": "en"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2023-08-09T21:40:11.815Z",
        "orgId": "79d7e77b-4bd9-4e64-ae2c-02965b1d2b73",
        "shortName": "Halborn"
      },
      "references": [
        {
          "url": "https://www.fireblocks.com/blog/lindell17-abort-vulnerability-technical-report/"
        },
        {
          "url": "https://github.com/fireblocks-labs/mpc-ecdsa-attacks-23"
        },
        {
          "url": "https://github.com/fireblocks-labs/zengo-lindell17-exploit-poc"
        },
        {
          "url": "https://eprint.iacr.org/2017/552.pdf"
        }
      ],
      "source": {
        "discovery": "UNKNOWN"
      },
      "title": "Lindell17 TSS Abort Mishandling",
      "x_generator": {
        "engine": "Vulnogram 0.1.0-dev"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "79d7e77b-4bd9-4e64-ae2c-02965b1d2b73",
    "assignerShortName": "Halborn",
    "cveId": "CVE-2023-33242",
    "datePublished": "2023-08-09T21:01:37.417Z",
    "dateReserved": "2023-05-19T15:51:23.095Z",
    "dateUpdated": "2024-10-10T12:47:35.497Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2023-33242",
      "date": "2026-09-17",
      "epss": "0.01506",
      "percentile": "0.73121"
    },
    "fkie_nvd": {
      "configurations": "[{\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:lindell17_project:lindell17:-:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"BCB206C8-258F-4DAD-AAF2-D38153F2C7A4\"}]}]}]",
      "descriptions": "[{\"lang\": \"en\", \"value\": \"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\u0027s security proof\u0027s assumption regarding handling aborts after a failed signature.\"}]",
      "id": "CVE-2023-33242",
      "lastModified": "2024-11-21T08:05:13.993",
      "metrics": "{\"cvssMetricV31\": [{\"source\": \"disclosures@halborn.com\", \"type\": \"Secondary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:N\", \"baseScore\": 9.6, \"baseSeverity\": \"CRITICAL\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"LOW\", \"userInteraction\": \"NONE\", \"scope\": \"CHANGED\", \"confidentialityImpact\": \"HIGH\", \"integrityImpact\": \"HIGH\", \"availabilityImpact\": \"NONE\"}, \"exploitabilityScore\": 3.1, \"impactScore\": 5.8}, {\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N\", \"baseScore\": 8.1, \"baseSeverity\": \"HIGH\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"LOW\", \"userInteraction\": \"NONE\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"HIGH\", \"integrityImpact\": \"HIGH\", \"availabilityImpact\": \"NONE\"}, \"exploitabilityScore\": 2.8, \"impactScore\": 5.2}]}",
      "published": "2023-08-09T22:15:11.180",
      "references": "[{\"url\": \"https://eprint.iacr.org/2017/552.pdf\", \"source\": \"disclosures@halborn.com\", \"tags\": [\"Exploit\", \"Third Party Advisory\"]}, {\"url\": \"https://github.com/fireblocks-labs/mpc-ecdsa-attacks-23\", \"source\": \"disclosures@halborn.com\", \"tags\": [\"Exploit\"]}, {\"url\": \"https://github.com/fireblocks-labs/zengo-lindell17-exploit-poc\", \"source\": \"disclosures@halborn.com\", \"tags\": [\"Exploit\"]}, {\"url\": \"https://www.fireblocks.com/blog/lindell17-abort-vulnerability-technical-report/\", \"source\": \"disclosures@halborn.com\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://eprint.iacr.org/2017/552.pdf\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Exploit\", \"Third Party Advisory\"]}, {\"url\": \"https://github.com/fireblocks-labs/mpc-ecdsa-attacks-23\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Exploit\"]}, {\"url\": \"https://github.com/fireblocks-labs/zengo-lindell17-exploit-poc\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Exploit\"]}, {\"url\": \"https://www.fireblocks.com/blog/lindell17-abort-vulnerability-technical-report/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}]",
      "sourceIdentifier": "disclosures@halborn.com",
      "vulnStatus": "Modified",
      "weaknesses": "[{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-74\"}]}]"
    },
    "nvd": "{\"cve\":{\"id\":\"CVE-2023-33242\",\"sourceIdentifier\":\"disclosures@halborn.com\",\"published\":\"2023-08-09T22:15:11.180\",\"lastModified\":\"2026-06-17T06:01:23.440\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"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\u0027s security proof\u0027s assumption regarding handling aborts after a failed signature.\"}],\"affected\":[{\"source\":\"disclosures@halborn.com\",\"affectedData\":[{\"vendor\":\"Lindell TSS Implementations\",\"product\":\"Wallet\",\"defaultStatus\":\"unaffected\",\"versions\":[{\"version\":\"17\",\"status\":\"affected\"}]}]}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"disclosures@halborn.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:N\",\"baseScore\":9.6,\"baseSeverity\":\"CRITICAL\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"CHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":3.1,\"impactScore\":5.8},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N\",\"baseScore\":8.1,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":2.8,\"impactScore\":5.2}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2024-10-10T12:47:28.479428Z\",\"id\":\"CVE-2023-33242\",\"options\":[{\"exploitation\":\"poc\"},{\"automatable\":\"no\"},{\"technicalImpact\":\"total\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-74\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:lindell17_project:lindell17:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"BCB206C8-258F-4DAD-AAF2-D38153F2C7A4\"}]}]}],\"references\":[{\"url\":\"https://eprint.iacr.org/2017/552.pdf\",\"source\":\"disclosures@halborn.com\",\"tags\":[\"Exploit\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/fireblocks-labs/mpc-ecdsa-attacks-23\",\"source\":\"disclosures@halborn.com\",\"tags\":[\"Exploit\"]},{\"url\":\"https://github.com/fireblocks-labs/zengo-lindell17-exploit-poc\",\"source\":\"disclosures@halborn.com\",\"tags\":[\"Exploit\"]},{\"url\":\"https://www.fireblocks.com/blog/lindell17-abort-vulnerability-technical-report/\",\"source\":\"disclosures@halborn.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://eprint.iacr.org/2017/552.pdf\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/fireblocks-labs/mpc-ecdsa-attacks-23\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\"]},{\"url\":\"https://github.com/fireblocks-labs/zengo-lindell17-exploit-poc\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\"]},{\"url\":\"https://www.fireblocks.com/blog/lindell17-abort-vulnerability-technical-report/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]}]}}",
    "redhat_vex": {
      "current_release_date": "2025-05-28T22:37:15+00:00",
      "cve": "CVE-2023-33242",
      "id": "CVE-2023-33242",
      "initial_release_date": "2023-08-09T21:15:00+00:00",
      "product_status:known_not_affected": "1",
      "source": "Red Hat CSAF VEX",
      "status": "final",
      "title": "Lindell17 TSS Abort Mishandling",
      "url": "https://security.access.redhat.com/data/csaf/v2/vex/2023/cve-2023-33242.json",
      "version": "3"
    },
    "vulnrichment": {
      "containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://www.fireblocks.com/blog/lindell17-abort-vulnerability-technical-report/\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://github.com/fireblocks-labs/mpc-ecdsa-attacks-23\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://github.com/fireblocks-labs/zengo-lindell17-exploit-poc\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://eprint.iacr.org/2017/552.pdf\", \"tags\": [\"x_transferred\"]}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-02T15:39:35.953Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2023-33242\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"poc\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"total\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-10-10T12:47:28.479428Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-10-10T12:47:32.108Z\"}}], \"cna\": {\"title\": \"Lindell17 TSS Abort Mishandling\", \"source\": {\"discovery\": \"UNKNOWN\"}, \"credits\": [{\"lang\": \"en\", \"type\": \"finder\", \"user\": \"00000000-0000-4000-9000-000000000000\", \"value\": \"Fireblocks Research, Nikolaos Makriyannis, Oren Yomtov\"}], \"impacts\": [{\"capecId\": \"CAPEC-474\", \"descriptions\": [{\"lang\": \"en\", \"value\": \"CAPEC-474 Signature Spoofing by Key Theft\"}]}], \"metrics\": [{\"format\": \"CVSS\", \"cvssV3_1\": {\"scope\": \"CHANGED\", \"version\": \"3.1\", \"baseScore\": 9.6, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"CRITICAL\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:N\", \"integrityImpact\": \"HIGH\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"NONE\", \"privilegesRequired\": \"LOW\", \"confidentialityImpact\": \"HIGH\"}, \"scenarios\": [{\"lang\": \"en\", \"value\": \"GENERAL\"}]}], \"affected\": [{\"vendor\": \"Lindell TSS Implementations\", \"product\": \"Wallet\", \"versions\": [{\"status\": \"affected\", \"version\": \"17\"}], \"defaultStatus\": \"unaffected\"}], \"datePublic\": \"2023-08-09T21:15:00.000Z\", \"references\": [{\"url\": \"https://www.fireblocks.com/blog/lindell17-abort-vulnerability-technical-report/\"}, {\"url\": \"https://github.com/fireblocks-labs/mpc-ecdsa-attacks-23\"}, {\"url\": \"https://github.com/fireblocks-labs/zengo-lindell17-exploit-poc\"}, {\"url\": \"https://eprint.iacr.org/2017/552.pdf\"}], \"x_generator\": {\"engine\": \"Vulnogram 0.1.0-dev\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"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\u0027s security proof\u0027s assumption regarding handling aborts after a failed signature.\", \"supportingMedia\": [{\"type\": \"text/html\", \"value\": \"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\u0027s security proof\u0027s assumption regarding handling aborts after a failed signature.\", \"base64\": false}]}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"description\": \"Private Key Exfiltration\"}]}], \"providerMetadata\": {\"orgId\": \"79d7e77b-4bd9-4e64-ae2c-02965b1d2b73\", \"shortName\": \"Halborn\", \"dateUpdated\": \"2023-08-09T21:40:11.815Z\"}}}",
      "cveMetadata": "{\"cveId\": \"CVE-2023-33242\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2024-10-10T12:47:35.497Z\", \"dateReserved\": \"2023-05-19T15:51:23.095Z\", \"assignerOrgId\": \"79d7e77b-4bd9-4e64-ae2c-02965b1d2b73\", \"datePublished\": \"2023-08-09T21:01:37.417Z\", \"assignerShortName\": \"Halborn\"}",
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }
  }
}



Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.

Sightings

Author Source Type Date Other

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…

Detection rules are retrieved from Rulezet.

Loading…

Loading…

Related by attack behaviour

Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.


Loading…