Lucene search

K
cve[email protected]CVE-2023-48299
HistoryNov 21, 2023 - 9:15 p.m.

CVE-2023-48299

2023-11-2121:15:09
CWE-22
web.nvd.nist.gov
41
torchserve
pytorch
model serving
zipslip vulnerability
security patch

5.3 Medium

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

NONE

Integrity Impact

LOW

Availability Impact

NONE

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N

0.001 Low

EPSS

Percentile

23.0%

TorchServe is a tool for serving and scaling PyTorch models in production. Starting in version 0.1.0 and prior to version 0.9.0, using the model/workflow management API, there is a chance of uploading potentially harmful archives that contain files that are extracted to any location on the filesystem that is within the process permissions. Leveraging this issue could aid third-party actors in hiding harmful code in open-source/public models, which can be downloaded from the internet, and take advantage of machines running Torchserve. The ZipSlip issue in TorchServe has been fixed by validating the paths of files contained within a zip archive before extracting them. TorchServe release 0.9.0 includes fixes to address the ZipSlip vulnerability.

Affected configurations

Vulners
NVD
Node
pytorchtorchserveRange0.1.00.9.0
VendorProductVersionCPE
pytorchtorchserve*cpe:2.3:a:pytorch:torchserve:*:*:*:*:*:*:*:*

CNA Affected

[
  {
    "vendor": "pytorch",
    "product": "serve",
    "versions": [
      {
        "version": ">= 0.1.0, < 0.9.0",
        "status": "affected"
      }
    ]
  }
]

5.3 Medium

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

NONE

Integrity Impact

LOW

Availability Impact

NONE

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N

0.001 Low

EPSS

Percentile

23.0%

Related for CVE-2023-48299