CVE-2023-43654
Last modified
CVE-2023-43654 is a critical-severity vulnerability rated 9.8/10 on the CVSS scale. TorchServe is a tool for serving and scaling PyTorch models in production. TorchServe default configuration lacks proper input validation, enabling third parties to invoke remote HTTP download requests and write files to the disk. EPSS estimates a 35.26% chance of exploitation in the next 30 days.
Description
TorchServe is a tool for serving and scaling PyTorch models in production. TorchServe default configuration lacks proper input validation, enabling third parties to invoke remote HTTP download requests and write files to the disk. This issue could be taken advantage of to compromise the integrity of the system and sensitive data. This issue is present in versions 0.1.0 to 0.8.1. A user is able to load the model of their choice from any URL that they would like to use. The user of TorchServe is responsible for configuring both the allowed_urls and specifying the model URL to be used. A pull request to warn the user when the default value for allowed_urls is used has been merged in PR #2534. TorchServe release 0.8.2 includes this change. Users are advised to upgrade. There are no known workarounds for this issue.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Pytorch | Torchserve | >= 0.1.0, < 0.8.2 |
References
- http://packetstormsecurity.com/files/175095/PyTorch-Model-Server-Registration-Deserialization-Remote-Code-Execution.htmlExploit, Third Party Advisory, VDB Entry
- https://github.com/pytorch/serve/pull/2534Issue Tracking
- https://github.com/pytorch/serve/releases/tag/v0.8.2Release Notes
- http://packetstormsecurity.com/files/175095/PyTorch-Model-Server-Registration-Deserialization-Remote-Code-Execution.htmlExploit, Third Party Advisory, VDB Entry
- https://github.com/pytorch/serve/pull/2534Issue Tracking
- https://github.com/pytorch/serve/releases/tag/v0.8.2Release Notes
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2023-43654?
How severe is CVE-2023-43654?
How do I fix CVE-2023-43654?
Are you affected by CVE-2023-43654?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
