PyTorch JIT Annotation Parser Arbitrary Code Execution via eval
CVE-2022-45907 Published on November 26, 2022

In PyTorch before trunk/89695, torch.jit.annotations.parse_type_line can cause arbitrary code execution because eval is used unsafely.

NVD

Vulnerability Analysis

CVE-2022-45907 can be exploited with network access, and does not require authorization privileges or user interaction. This vulnerability is considered to have a low attack complexity. The potential impact of an exploit of this vulnerability is considered to be critical as this vulnerability has a high impact to the confidentiality, integrity and availability of this component.

Attack Vector:
NETWORK
Attack Complexity:
LOW
Privileges Required:
NONE
User Interaction:
NONE
Scope:
UNCHANGED
Confidentiality Impact:
HIGH
Integrity Impact:
HIGH
Availability Impact:
HIGH

Weakness Type

What is a Code Injection Vulnerability?

The software 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.

CVE-2022-45907 has been classified to as a Code Injection vulnerability or weakness.


Products Associated with CVE-2022-45907

stack.watch emails you whenever new vulnerabilities are published in Linux Foundation Pytorch or Pytorch. Just hit a watch button to start following.

 
 

Exploit Probability

EPSS
0.30%
Percentile
53.27%

EPSS (Exploit Prediction Scoring System) scores estimate the probability that a vulnerability will be exploited in the wild within the next 30 days. The percentile shows you how this score compares to all other vulnerabilities.