CVE-2023-48299

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:pytorch:torchserve:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2023-11-21 21:15

Updated : 2023-11-29 02:31


NVD link : CVE-2023-48299

Mitre link : CVE-2023-48299

CVE.ORG link : CVE-2023-48299


JSON object : View

Products Affected

pytorch

  • torchserve
CWE
CWE-22

Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')