Skip to content

ezsystems/ezplatform-http-cache affected by Breach with Varnish VCL

Moderate severity GitHub Reviewed Published Nov 28, 2024 in ezsystems/ezplatform-http-cache • Updated Dec 2, 2024

Package

composer ezsystems/ezplatform-http-cache (Composer)

Affected versions

< 2.3.16

Patched versions

2.3.16

Description

Impact

This is not a vulnerability in the code per se, but included Varnish VCL templates enable compression of API and JSON messages. This is a potential case of the BREACH vulnerability, which affects HTTP compression, where secrets can be extracted through carefully crafted requests. The fix disables compression in these templates. Please make sure to make the same change in your configuration files, see the release notes for specific instructions. Please check your web server configuration as well.

Patches

Workarounds

Make sure HTTP compression is disabled for REST API requests and other communication that might contain secrets.

References

References

@glye glye published to ezsystems/ezplatform-http-cache Nov 28, 2024
Published to the GitHub Advisory Database Dec 2, 2024
Reviewed Dec 2, 2024
Last updated Dec 2, 2024

Severity

Moderate

Weaknesses

No CWEs

CVE ID

No known CVE

GHSA ID

GHSA-mgfg-7533-7jf6
Loading Checking history
See something to contribute? Suggest improvements for this vulnerability.