Authenticated code execution via scripted UDF sandbox escape
Published Feb 11, 2022 · Updated Aug 4, 2024
Code injection in Apache Cassandra allows remote authenticated users to execute arbitrary host code through scripted user-defined functions. With UDF threads disabled, Nashorn JavaScript can reach java.lang.System, remove the security manager, and invoke Runtime.exec without the intended sandbox restrictions. Exploitation requires CREATE FUNCTION permission and the non-default combination of enabled UDFs, enabled scripted UDFs, and disabled UDF threads.
Summary
What happened
Code injection in Apache Cassandra allows remote authenticated users to execute arbitrary host code through scripted user-defined functions. With UDF threads disabled, Nashorn JavaScript can reach java.lang.System, remove the security manager, and invoke Runtime.exec without the intended sandbox restrictions. Exploitation requires CREATE FUNCTION permission and the non-default combination of enabled UDFs, enabled scripted UDFs, and disabled UDF threads.
The record
- CVE
- CVE-2021-44521
- Published
- Feb 11, 2022
- Updated
- Aug 4, 2024
- Vendor
- The Apache Software Foundation
- Product
- Apache Cassandra
- Classifications
- CWE-94, CWE-732, T1059.007
- Attack vector
- network
- Privileges
- authenticated
Timeline
How it unfolded
- Feb 11, 2022CVE publishedPublication date reported by the CVE source.
- Aug 4, 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=3.0.0 <unspecified
- Affected versionversion=3.1 <unspecified
- Affected versionversion=4.0.0 <unspecified
- Affected versionversion=unspecified <3.0.26
- Affected versionversion=unspecified <3.11.12
- Affected versionversion=unspecified <4.0.2
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
- Scripted UDF sandbox-escape 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