#VU81475 Server-Side Request Forgery (SSRF) in TorchServe - CVE-2023-43654
Published: October 4, 2023 / Updated: March 22, 2024
TorchServe
pytorch
Description
The disclosed vulnerability allows a remote attacker to perform SSRF attacks.
The vulnerability exists due to insufficient validation of user-supplied input. A remote attacker can send a specially crafted HTTP request and trick the application to initiate requests to arbitrary systems.
Successful exploitation of this vulnerability may allow a remote attacker to compromise the affected system by invoking remote HTTP download request and writing files to the system.