CVE-2022-46179
CVSS V2 None
CVSS V3 None
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.
Overview
- CVE ID
- CVE-2022-46179
- Assigner
- security-advisories@github.com
- Vulnerability Status
- Analyzed
- Published Version
- 2022-12-28T08:15:08
- Last Modified Date
- 2023-01-13T15:40:19
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:a:liuos_project:liuos:0.1.0:*:*:*:*:*:*:* | 1 | OR |
References
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2022-46179 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-46179 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-12-28 09:18:54 | Added to TrackCVE | |||
2022-12-28 09:18:54 | Weakness Enumeration | new | ||
2022-12-28 12:14:56 | 2022-12-28T10:18:56 | CVE Modified Date | updated | |
2022-12-28 12:14:57 | Received | Awaiting Analysis | Vulnerability Status | updated |
2023-01-04 20:15:09 | Awaiting Analysis | Undergoing Analysis | Vulnerability Status | updated |
2023-01-13 16:17:29 | 2023-01-13T15:40:19 | CVE Modified Date | updated | |
2023-01-13 16:17:29 | Undergoing Analysis | Analyzed | Vulnerability Status | updated |
2023-01-13 16:17:30 | CPE Information | updated |