Compile-time code execution via evaluated environment variables
Published Jun 12, 2022 · Updated Aug 3, 2024
Code injection in Nuitka before 0.9 allows local users to execute arbitrary Python code during compilation through crafted environment variables. Nuitka's restart path passes NUITKA_PYTHONPATH, NUITKA_NAMESPACES, and NUITKA_PTH_IMPORTED through Python eval() rather than parsing them as literals. An attacker who controls the compiler process environment can run code with that process's privileges when Nuitka restarts itself.
Summary
What happened
Code injection in Nuitka before 0.9 allows local users to execute arbitrary Python code during compilation through crafted environment variables. Nuitka's restart path passes NUITKA_PYTHONPATH, NUITKA_NAMESPACES, and NUITKA_PTH_IMPORTED through Python eval() rather than parsing them as literals. An attacker who controls the compiler process environment can run code with that process's privileges when Nuitka restarts itself.
The record
- CVE
- CVE-2022-2054
- Published
- Jun 12, 2022
- Updated
- Aug 3, 2024
- Vendor
- Nuitka
- Product
- Nuitka
- Classifications
- CWE-94, T1059.006
- Attack vector
- local
- Privileges
- unauthenticated
Timeline
How it unfolded
- Jun 12, 2022CVE publishedPublication date reported by the CVE source.
- Aug 3, 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=unspecified <0.9
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
- huntr.dev CVE-2022-2054 exploit reportproof of concept · unverified
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