Skip to content

VSV00011 Varnish HTTP/2 Request Forgery Vulnerability

Moderate
martin-helmich published GHSA-47xh-qxqv-mgvg Nov 29, 2022

Package

docker quay.io/mittwald/kube-httpcache (Docker)

Affected versions

< 0.7.0

Patched versions

0.7.1

Description

Impact

A request forgery attack can be performed on Varnish Cache servers that have the HTTP/2 protocol turned on. An attacker may 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. This may in turn be used to successfully exploit vulnerabilities in a server behind the Varnish server.
-- https://varnish-cache.org/security/VSV00011.html#vsv00011

Patches

This is fixed in Varnish 6.0.11; Varnish 6.0.11 is available in kube-httpcache versions v0.7.1 and later.

Workarounds

See upstream mitigation hints.

References

Severity

Moderate

CVE ID

No known CVE

Weaknesses

No CWEs

Credits