Arbitrary code execution via eval in wait
Published May 21, 2024 · Updated Aug 2, 2024
Code injection in NASA AMMOS AIT-Core 2.5.2 allows attackers to execute arbitrary code through a crafted wait condition. The ait.core.api.wait function passes string conditions to eval with the caller's globals and locals, treating untrusted text as Python code. Exploitation requires a crafted expression to reach the locally invoked API, and the resulting code runs with the calling process's privileges.
Summary
What happened
Code injection in NASA AMMOS AIT-Core 2.5.2 allows attackers to execute arbitrary code through a crafted wait condition. The ait.core.api.wait function passes string conditions to eval with the caller's globals and locals, treating untrusted text as Python code. Exploitation requires a crafted expression to reach the locally invoked API, and the resulting code runs with the calling process's privileges.
The record
- CVE
- CVE-2024-35058
- Published
- May 21, 2024
- Updated
- Aug 2, 2024
- Vendor
- NASA AMMOS
- Product
- AIT-Core
- Classifications
- CWE-319, T1059.006
- Attack vector
- local
- Privileges
- Unavailable
Timeline
How it unfolded
- May 21, 2024CVE publishedPublication date reported by the CVE source.
- Aug 2, 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=2.5.2
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.
Public exploit references
- AIT-Core wait API eval demonstrationproof of concept · 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