CVE-2023-7345 — Ledger Live with vulnerable versions of ledgerhq/hw-app-eth
CVE-2023-7345 — 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. Att
What This Means For You
- If your environment is affected by CWE-704, review your exposure and prioritize patching based on your environment. Monitor vendor advisories for CVE-2023-7345 updates and patches.
Related ATT&CK Techniques
🛡️ Detection Rules
2 rules · 6 SIEM formats2 detection rules auto-generated for this incident, mapped to MITRE ATT&CK. Sigma YAML is free — export to any SIEM format via the Intel Bot.
Potential EIP-712 Typed Data Manipulation Attempt (CVE-2023-7345)
title: Potential EIP-712 Typed Data Manipulation Attempt (CVE-2023-7345)
id: scw-2026-05-19-ai-1
status: experimental
level: high
description: |
This rule detects the execution of Ledger Live with a command line argument that could be indicative of an attempt to exploit CVE-2023-7345. The vulnerability lies in the incorrect hexadecimal field parsing of EIP-712 typed data messages within vulnerable versions of ledgerhq/hw-app-eth. Attackers can leverage this to trick users into signing unintended transactions. The '--unsafe-perm' flag, while not directly part of the exploit, can be associated with processes that might be targeted or used in conjunction with such vulnerabilities to gain elevated privileges or execute malicious code.
author: SCW Feed Engine (AI-generated)
date: 2026-05-19
references:
- https://shimiscyberworld.com/posts/nvd-CVE-2023-7345/
tags:
- attack.initial_access
- attack.t1190
logsource:
category: process_creation
detection:
selection:
Image|contains:
- 'ledger-live'
CommandLine|contains:
- '--unsafe-perm'
condition: selection
falsepositives:
- Legitimate administrative activity
Source: Shimi's Cyber World · License & reuse
Indicators of Compromise
| ID | Type | Indicator |
|---|---|---|
| CVE-2023-7345 | vulnerability | CVE-2023-7345 |
| CWE-704 | weakness | CWE-704 |
Source & Attribution
| Source Platform | NVD |
| Channel | National Vulnerability Database |
| Published | May 20, 2026 at 01:16 UTC |
This content was curated and summarized by Shimi's Cyber World for informational purposes. It is not copied or republished in full. All intellectual property rights remain with the original author and source.
Believe this infringes your rights? Submit a takedown request.