#VU69128 Server-Side Request Forgery (SSRF) in Varnish Cache and Varnish Enterprise - CVE-2022-45060
Published: November 8, 2022 / Updated: November 28, 2022
Varnish Cache
Varnish Enterprise
Varnish Software
Description
The disclosed vulnerability allows a remote attacker to perform SSRF attacks.
The vulnerability exists due to insufficient validation of user-supplied input when handling HTTP/2 requests. A remote attacker can introduce characters through the HTTP/2 pseudo-headers that are invalid in the context of an HTTP/1 request line, causing the Varnish server to produce invalid HTTP/1 requests to the backend.