Local privilege escalation via binary XML length truncation
Published Aug 15, 2024 · Updated Aug 16, 2024
XML injection in Google Android 12, 12L, 13, and 14 allows local users to gain system privileges through crafted binary XML data. BinaryXmlSerializer.attributeBytesBase64 and attributeBytesHex write an array length through writeShort without rejecting values above 65,535, so the stored length wraps while attacker-controlled bytes remain in the stream. An installed app needs no additional execution privileges or user interaction; a 65,536-byte checksum can corrupt install_sessions.xml parsing and lead to system_server code execution.
Summary
What happened
XML injection in Google Android 12, 12L, 13, and 14 allows local users to gain system privileges through crafted binary XML data. BinaryXmlSerializer.attributeBytesBase64 and attributeBytesHex write an array length through writeShort without rejecting values above 65,535, so the stored length wraps while attacker-controlled bytes remain in the stream. An installed app needs no additional execution privileges or user interaction; a 65,536-byte checksum can corrupt install_sessions.xml parsing and lead to system_server code execution.
The record
- CVE
- CVE-2024-34740
- Published
- Aug 15, 2024
- Updated
- Aug 16, 2024
- Vendor
- Product
- Android
- Classifications
- CWE-190, CWE-91, T1068
- Attack vector
- local
- Privileges
- Unavailable
Timeline
How it unfolded
- Aug 15, 2024CVE publishedPublication date reported by the CVE source.
- Aug 16, 2024Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=12
- Affected versionversion=12.0
- Affected versionversion=12.0l
- Affected versionversion=12L
- Affected versionversion=13
- Affected versionversion=13.0
- Affected versionversion=14
- Affected versionversion=14.0
What conditions does exploitation require?
What is affected?
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
- AbxOverflowfunctional · demonstrated
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo