PyPi: Plone-Recipe-Varnish

CVE-2019-15892

Transitive

Safety vulnerability ID: 37942

This vulnerability was reviewed by experts

The information on this page was manually curated by our Cybersecurity Intelligence Team.

Created at Sep 03, 2019 Updated at Dec 10, 2024
Scan your Python projects for vulnerabilities →

Advisory

Plone.recipe.varnish 6.0.0b1 sets as default version Varnish Cache 6.0.4. It includes several security fixes compared to Varnish Cache 5.x versions.
https://github.com/collective/plone.recipe.varnish/pull/75/files

Affected package

plone-recipe-varnish

Latest version: 2.3.0

Build and/or configure Varnish Cache with zc.buildout

Affected versions

Fixed versions

Vulnerability changelog

--------------------

- BREAKING: only support Varnish version 6.0 LTS and generates config (VCL) for this version
only as well. If you want to use a different Varnish version with this recipe to use the
software build and runner setup, provide your own VCL and a custom link to a Varnish
download url. (Closes 70)
[fredvd]

- Update to Varnish 6.0.6 LTS security release. [fredvd]

- Set default vcl_hash value so the fallback default.vcl hash function doesn't get activated. This
will break purging because the hash from the incoming request on your public dns/hostname will
never match the internal hostname when Plone makes the purge request. (Closes 61, Refs 70)

- Add an option to modify the health-check url defaulting to Plone's /ok view.
[erral]

- Disable building sphinx documentation in the varnish-build/cmmi stage of installing the software.
[fredvd]

- Update Varnish versions. Anything below 6.0.X is officially unmaintained. Update versions 6 and 6.0 to latest version 6.0.4
[fredvd]

- Set default version to version 6, downloading 6.0.4 if no url is provided.
[fredvd]

Resources

Use this package?

Scan your Python project for dependency vulnerabilities in two minutes

Scan your application

Severity Details

CVSS Base Score

HIGH 7.5

CVSS v3 Details

HIGH 7.5
Attack Vector (AV)
NETWORK
Attack Complexity (AC)
LOW
Privileges Required (PR)
NONE
User Interaction (UI)
NONE
Scope (S)
UNCHANGED
Confidentiality Impact (C)
NONE
Integrity Impact (I)
NONE
Availability Availability (A)
HIGH

CVSS v2 Details

HIGH 7.8
Access Vector (AV)
NETWORK
Access Complexity (AC)
LOW
Authentication (Au)
NONE
Confidentiality Impact (C)
NONE
Integrity Impact (I)
NONE
Availability Impact (A)
COMPLETE