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

 

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

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


Vulnerability identifier: #VU81475
CSH Severity: High
CVSS v4: 9.3 [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]
CVE-ID: CVE-2023-43654
CWE-ID: CWE-918
Exploitation vector: Remote access
Exploit availability: Public exploit is available

Vulnerability details

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.


Affected software

TorchServe

How to mitigate CVE-2023-43654

Install updates from vendor's website.

TorchServe - update to 0.8.2

Links to Public Exploits and PoC-codes

External References

Related Security Bulletins