VYPR

Torchserve

by Pytorch

Source repositories

CVEs (4)

  • CVE-2023-43654CriSep 28, 2023
    risk 0.64cvss 10.0epss 0.35

    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…

  • CVE-2024-35198CriJul 19, 2024
    risk 0.57cvss 9.8epss 0.01

    TorchServe is a flexible and easy-to-use tool for serving and scaling PyTorch models in production. TorchServe 's check on allowed_urls configuration can be by-passed if the URL contains characters such as ".." but it does not prevent the model from being downloaded into the…

  • CVE-2024-35199HigJul 19, 2024
    risk 0.46cvss 8.2epss 0.01

    TorchServe is a flexible and easy-to-use tool for serving and scaling PyTorch models in production. In affected versions the two gRPC ports 7070 and 7071, are not bound to [localhost](http://localhost/) by default, so when TorchServe is launched, these two interfaces are bound…

  • CVE-2023-48299MedNov 21, 2023
    risk 0.28cvss 5.3epss 0.01

    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…