CVE-2022-46179
Last modified
CVE-2022-46179 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. LiuOS is a small Python project meant to imitate the functions of a regular operating system. Version 0.1.0 and prior of LiuOS allow an attacker to set the GITHUB_ACTIONS environment variable to anything other than null or true and skip authentication checks. EPSS estimates a 0.33% chance of exploitation in the next 30 days.
Description
LiuOS is a small Python project meant to imitate the functions of a regular operating system. Version 0.1.0 and prior of LiuOS allow an attacker to set the GITHUB_ACTIONS environment variable to anything other than null or true and skip authentication checks. This issue is patched in the latest commit (c658b4f3e57258acf5f6207a90c2f2169698ae22) by requiring the var to be set to true, causing a test script to run instead of being able to login. A potential workaround is to check for the GITHUB_ACTIONS environment variable and set it to "" (no quotes) to null the variable and force credential checks.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Liuos Project | Liuos | 0.1.0 |
References
- https://github.com/LiuWoodsCode/LiuOS/commit/c658b4f3e57258acf5f6207a90c2f2169698ae22Patch, Third Party Advisory
- https://github.com/LiuWoodsCode/LiuOS/security/advisories/GHSA-f9x3-mj2r-cqmfExploit, Third Party Advisory
- https://github.com/LiuWoodsCode/LiuOS/commit/c658b4f3e57258acf5f6207a90c2f2169698ae22Patch, Third Party Advisory
- https://github.com/LiuWoodsCode/LiuOS/security/advisories/GHSA-f9x3-mj2r-cqmfExploit, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2022-46179?
How severe is CVE-2022-46179?
How do I fix CVE-2022-46179?
How Strix Helps
- Uncovering a hidden BOLA in Appsmith's snapshot logicStrix autonomously discovered a BOLA/IDOR vulnerability in Appsmith's snapshot deletion path.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2022
- CVE-2022-46173Elrond-GO is a go implementation for the Elrond Network prot…6.5
- CVE-2022-46174efs-utils is a set of Utilities for Amazon Elastic File Syst…4.2
- CVE-2022-46175JSON5 is an extension to the popular JSON file format that a…8.8
- CVE-2022-46176Cargo is a Rust package manager. The Rust Security Response …5.9
- CVE-2022-46177Discourse is an option source discussion platform. Prior to …8.1
- CVE-2022-46178MeterSphere is a one-stop open source continuous testing pla…8.8
- CVE-2022-4618Rejected reason: DO NOT USE THIS CANDIDATE NUMBER. ConsultID…
- CVE-2022-46180Discourse Mermaid (discourse-mermaid-theme-component) allows…5.4
- CVE-2022-46181Gotify server is a simple server for sending and receiving m…5.4
- CVE-2022-46182Rejected reason: DO NOT USE THIS CANDIDATE NUMBER. ConsultID…
- CVE-2022-46183Rejected reason: DO NOT USE THIS CANDIDATE NUMBER. ConsultID…
- CVE-2022-46184Rejected reason: DO NOT USE THIS CANDIDATE NUMBER. ConsultID…
Are you affected by CVE-2022-46179?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
