Vulnerability Details : CVE-2022-0845
Code Injection in GitHub repository pytorchlightning/pytorch-lightning prior to 1.6.0.
Products affected by CVE-2022-0845
- cpe:2.3:a:lightningai:pytorch_lightning:*:*:*:*:*:python:*:*
Exploit prediction scoring system (EPSS) score for CVE-2022-0845
0.30%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 70 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2022-0845
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
10.0
|
HIGH | AV:N/AC:L/Au:N/C:C/I:C/A:C |
10.0
|
10.0
|
NIST | |
7.3
|
HIGH | CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:L |
1.8
|
5.5
|
huntr.dev | |
9.8
|
CRITICAL | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
3.9
|
5.9
|
NIST |
CWE ids for CVE-2022-0845
-
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 (Primary)
- security@huntr.dev (Secondary)
References for CVE-2022-0845
-
https://huntr.dev/bounties/a795bf93-c91e-4c79-aae8-f7d8bda92e2a
Code Injection vulnerability found in pytorch-lightningExploit;Issue Tracking;Patch;Third Party Advisory
-
https://github.com/pytorchlightning/pytorch-lightning/commit/8b7a12c52e52a06408e9231647839ddb4665e8ae
Replace `eval()` with `ast.literal_eval()` for security (#12212) · PyTorchLightning/pytorch-lightning@8b7a12c · GitHubPatch;Third Party Advisory
Jump to