Vulnerability Details : CVE-2022-2054
Potential exploit
Code Injection in GitHub repository nuitka/nuitka prior to 0.9.
Products affected by CVE-2022-2054
- cpe:2.3:a:nuitka:nuitka:*:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2022-2054
0.04%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 8 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2022-2054
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
7.2
|
HIGH | AV:L/AC:L/Au:N/C:C/I:C/A:C |
3.9
|
10.0
|
NIST | |
8.4
|
HIGH | CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
2.5
|
5.9
|
huntr.dev | |
7.8
|
HIGH | CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
1.8
|
5.9
|
NIST | |
8.4
|
HIGH | CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
2.5
|
5.9
|
huntr.dev |
CWE ids for CVE-2022-2054
-
The product constructs all or part of a command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended command when it is sent to a downstream component.Assigned by:
- nvd@nist.gov (Primary)
- security@huntr.dev (Secondary)
-
The product constructs all or part of a code segment using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the syntax or behavior of the intended code segment.Assigned by:
- nvd@nist.gov (Secondary)
- security@huntr.dev (Primary)
References for CVE-2022-2054
-
https://github.com/nuitka/nuitka/commit/09647745d7cbb6ff32f9fa948f19d5558b32bcad
Cleanup, avoid using "eval" where "ast.literal_eval" can be used. · Nuitka/Nuitka@0964774 · GitHubPatch;Third Party Advisory
-
https://huntr.dev/bounties/ea4a842c-c48c-4aae-a599-3305125c63a7
Contextual Code Execution vulnerability found in nuitkaExploit;Patch;Third Party Advisory
Jump to