Authenticated code execution via unsafe YAML constructors
Published Feb 22, 2024 · Updated Aug 22, 2024
Unsafe YAML deserialization in Apache HertzBeat before 1.4.1 allows remote authenticated users to execute code through /api/apps/define/yml. AppService.applyMonitorDefineYml passes request-controlled YAML to SnakeYAML loadAs with Job.class, which validates only the outer type and instantiates attacker-selected nested constructors. Guest-role access reaches the endpoint, and a crafted nested object can trigger JNDI resolution or load a remote JAR, giving the HertzBeat process command-execution capability.
Summary
What happened
Unsafe YAML deserialization in Apache HertzBeat before 1.4.1 allows remote authenticated users to execute code through /api/apps/define/yml. AppService.applyMonitorDefineYml passes request-controlled YAML to SnakeYAML loadAs with Job.class, which validates only the outer type and instantiates attacker-selected nested constructors. Guest-role access reaches the endpoint, and a crafted nested object can trigger JNDI resolution or load a remote JAR, giving the HertzBeat process command-execution capability.
The record
- CVE
- CVE-2023-51389
- Published
- Feb 22, 2024
- Updated
- Aug 22, 2024
- Vendor
- The Apache Software Foundation
- Product
- Apache HertzBeat
- Classifications
- CWE-502, T1190
- Attack vector
- network
- Privileges
- authenticated
Timeline
How it unfolded
- Feb 22, 2024CVE publishedPublication date reported by the CVE source.
- Aug 22, 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=0 <1.4.1
- Affected versionversion=< 1.4.1
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
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
- GHSA-rmvr-9p5x-mm96 SnakeYAML proof of conceptfunctional · 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