CVE-2023-43654

Source
https://nvd.nist.gov/vuln/detail/CVE-2023-43654
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2023-43654.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2023-43654
Aliases
Related
Published
2023-09-28T23:15:09Z
Modified
2025-01-08T09:39:14.268005Z
Severity
  • 9.8 (Critical) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
[none]
Details

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 allowedurls and specifying the model URL to be used. A pull request to warn the user when the default value for allowedurls 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.

References

Affected packages

Git / github.com/pytorch/serve

Affected ranges

Type
GIT
Repo
https://github.com/pytorch/serve
Events

Affected versions

release_0.*

release_0.4.2

v0.*

v0.1.0
v0.1.1
v0.2.0
v0.3.0
v0.4.0
v0.4.2
v0.5.0
v0.5.1
v0.5.2
v0.6.0
v0.7.0
v0.7.1
v0.8.0
v0.8.1