#VU81475 Server-Side Request Forgery (SSRF) in TorchServe - CVE-2023-43654

 

#VU81475 Server-Side Request Forgery (SSRF) in TorchServe - CVE-2023-43654

Published: October 4, 2023 / Updated: March 22, 2024


Vulnerability identifier: #VU81475
Vulnerability risk: High
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:N/SC:L/SI:N/SA:N/E:A/U:Amber
CVE-ID: CVE-2023-43654
CWE-ID: CWE-918
Exploitation vector: Remote access
Exploit availability: Public exploit is available
Vulnerable software:
TorchServe
Software vendor:
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.


Remediation

Install updates from vendor's website.

External links