ID:9636 - Exploit for Server-Side Request Forgery (SSRF) in TorchServe - CVE-2023-43654
Published: March 22, 2024
TorchServe
Link to public exploit:
Vulnerability 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.