CVE-2023-43654

Scores

EPSS

0.917high91.7%
0%20%40%60%80%100%

Percentile: 91.7%

CVSS

9.8critical3.x
0246810

CVSS Score: 9.8/10

All CVSS Scores

CVSS 3.x
9.8

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

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.

Scaner-VS 7 — a modern vulnerability management solution

Uses this database for vulnerability detection. High-speed search, cross-platform, advanced configuration audit, and flexible filtering. Suitable for organizations of any size.
Learn more about Scaner-VS 7

Sources

nvd

CWEs

CWE-918

Related Vulnerabilities

Exploits

Exploit ID: CVE-2023-43654

Source: github-poc

URL: https://github.com/OligoCyberSecurity/CVE-2023-43654

Vulnerable Software (1)

Type: Configuration

Vendor: *

Product: torchserve

Operating System: * * *

Trait:
{  "cpe_match": [    {      "cpe23uri": "cpe:2.3:a:pytorch:torchserve:*:*:*:*:*:*:*:*",      "versionEndExcluding": "0.8.2",      "versionStartIncluding": "0.1.0",      "vulnerable": true    }...

Source: nvd

End of list