OESA-2022-2111

Source
https://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2022-2111
Import Source
https://repo.openeuler.org/security/data/osv/OESA-2022-2111.json
JSON Data
https://api.osv.dev/v1/vulns/OESA-2022-2111
Upstream
Published
2022-11-25T11:04:38Z
Modified
2025-09-03T06:18:35.297950Z
Summary
varnish security update
Details

This is Varnish Cache, a web application accelerator also known as a caching HTTP reverse proxy. You install it in front of any server that speaks HTTP and configure it to cache the contents. Varnish Cache is really, really fast. It typically speeds up delivery with a factor of 300 - 1000x, depending on your architecture.

Security Fix(es):

An HTTP Request Forgery issue was discovered in Varnish Cache 5.x and 6.x before 6.0.11, 7.x before 7.1.2, and 7.2.x before 7.2.1. An attacker may introduce characters through 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 could, in turn, be used to exploit vulnerabilities in a server behind the Varnish server. Note: the 6.0.x LTS series (before 6.0.11) is affected.(CVE-2022-45060)

Database specific
{
    "severity": "High"
}
References

Affected packages

openEuler:22.03-LTS / varnish

Package

Name
varnish
Purl
pkg:rpm/openEuler/varnish&distro=openEuler-22.03-LTS

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
7.0.1-7.oe2203

Ecosystem specific

{
    "src": [
        "varnish-7.0.1-7.oe2203.src.rpm"
    ],
    "x86_64": [
        "varnish-debuginfo-7.0.1-7.oe2203.x86_64.rpm",
        "varnish-7.0.1-7.oe2203.x86_64.rpm",
        "varnish-devel-7.0.1-7.oe2203.x86_64.rpm",
        "varnish-debugsource-7.0.1-7.oe2203.x86_64.rpm"
    ],
    "aarch64": [
        "varnish-7.0.1-7.oe2203.aarch64.rpm",
        "varnish-debuginfo-7.0.1-7.oe2203.aarch64.rpm",
        "varnish-devel-7.0.1-7.oe2203.aarch64.rpm",
        "varnish-debugsource-7.0.1-7.oe2203.aarch64.rpm"
    ],
    "noarch": [
        "varnish-help-7.0.1-7.oe2203.noarch.rpm"
    ]
}