LiveActive security incident?Get immediate response
CVE Record

CVE-2023-7345: Ledger Live hw-app-eth EIP-712 Message Parsing Integer Truncation

Ledger Live with vulnerable versions of ledgerhq/hw-app-eth prior to 6.34.7 contains an integer parsing vulnerability that allows attackers to manipulate EIP-712 typed data messages by exploiting incorrect hexadecimal field parsing when values contain an odd number of characters. Attackers can obtain signatures on truncated or misinterpreted message values to authorize unintended blockchain transactions, such as asset transfers at incorrect amounts.

MediumCVSS 6.9Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

This issue affects Ledger Live environments that used vulnerable ledgerhq/hw-app-eth versions before 6.34.7 for Ethereum EIP-712 typed-data signing. Malformed odd-length hexadecimal values could be parsed incorrectly, so a user might approve one displayed meaning while the signed data authorizes a different blockchain transaction, including incorrect transfer amounts.

Executive priority

Treat as a moderate integrity risk for cryptocurrency signing operations. Prioritize updates where Ledger Live is used for Ethereum typed-data approvals, especially in treasury, custody, or high-value transaction workflows.

Technical view

The vulnerability is an integer parsing/type conversion issue (CWE-704) in EIP-712 message parsing. When hexadecimal fields have an odd number of characters, hw-app-eth can truncate or misinterpret values before signing. CVSS 4.0 is 6.9 with network reachability, low complexity, no privileges, required user interaction, and high integrity impact.

Likely exposure

Exposure is most likely where Ledger Live or integrations depended on ledgerhq/hw-app-eth before 6.34.7 and processed EIP-712 typed-data signing requests. The source bundle does not identify broader Ledger products or hosted services as affected.

Exploitation context

The sources describe a user-assisted signing risk, not confirmed active exploitation. CVE data marks the issue as not in KEV. An attacker would need to get a victim to sign crafted EIP-712 data that is parsed differently than intended.

Researcher notes

Evidence supports incorrect hexadecimal field parsing with odd-length values leading to truncated or misinterpreted EIP-712 message values. Public sources provided do not establish exploitation in the wild, affected CPEs, or mitigations beyond upgrading and following Ledger guidance.

Mitigation direction

  • Update ledgerhq/hw-app-eth to version 6.34.7 or later.
  • Check Ledger Security Bulletin 020 for vendor-specific guidance.
  • Ensure Ledger Live components using hw-app-eth are current.
  • Warn users to scrutinize EIP-712 signing prompts and transaction amounts.
  • Review high-value signing workflows for typed-data dependency.

Validation and detection

  • Inventory Ledger Live and hw-app-eth versions in use.
  • Confirm no deployed component uses hw-app-eth before 6.34.7.
  • Review recent EIP-712 signing activity for unexpected asset transfers.
  • Validate wallet approval workflows display values consistently.
  • Track Ledger advisory updates for any revised affected-version details.
Prepared
Confidence
medium
Sources
4

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · low confidence lookup

CWE-704: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2023-7345 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Medium
CVSS
6.9 (4.0)
Known Exploited
No
Published

Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

2CVSS vectors
3Timeline events
1ADP providers
3Source links

SSVC decision data

CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: noTechnical Impact: partial

CVSS vector scores

2 official scores

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
6.9CVSS 4.0MediumCVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:N/VI:H/VA:N/SC:N/SI:N/SA:NVulnCheck
6.5CVSS 3.1MediumCVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N2.83.6VulnCheck

Vulnerability scoring details

Base CVSS 4.0 score

6.9Medium
CVSS 4.0 vector shape for CVE-2023-7345Attack VectorAttack ComplexityAttack RequirementsPrivileges RequiredUser InteractionVS ConfidentialityVS IntegrityVS AvailabilitySS ConfidentialitySS IntegritySS Availability

Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Attack Requirements
NonePresent
Privileges Required
NoneLowHigh
User Interaction
NonePassiveActive
VS Confidentiality
HighLowNone
VS Integrity
HighLowNone
VS Availability
HighLowNone
SS Confidentiality
HighLowNone
SS Integrity
HighLowNone
SS Availability
HighLowNone

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  2. CVE publishedCVE Program

    The CVE record was published.

  3. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

ADP provider summaries

CISA-ADPCISA ADP Vulnrichment
other:ssvc

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
Ledgerledgerhq/hw-app-eth0unaffected
LedgerLedger Live0unaffected
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-704 · source CWE mapping

Incorrect Type Conversion or Cast

Incorrect Type Conversion or Cast represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.