CVE-2023-48299
CVSS V2 None
CVSS V3 None
Description
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.
Overview
- CVE ID
- CVE-2023-48299
- Assigner
- GitHub_M
- Vulnerability Status
- PUBLISHED
- Published Version
- 2023-11-21T20:55:59.504Z
- Last Modified Date
- 2023-11-21T20:55:59.504Z
Weakness Enumerations
References
Reference URL | Reference Tags |
---|---|
https://github.com/pytorch/serve/security/advisories/GHSA-m2mj-pr4f-h9jp | x_refsource_CONFIRM |
https://github.com/pytorch/serve/pull/2634 | x_refsource_MISC |
https://github.com/pytorch/serve/commit/bfb3d42396727614aef625143b4381e64142f9bb | x_refsource_MISC |
https://github.com/pytorch/serve/releases/tag/v0.9.0 | x_refsource_MISC |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2023-48299 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-48299 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2024-06-24 23:56:19 | Added to TrackCVE |