Skip to content

ibexa/http-cache affected by Breach with Varnish VCL

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

Package

composer ibexa/http-cache (Composer)

Affected versions

>= 4.6.0, < 4.6.14

Patched versions

4.6.14

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 ibexa/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-fh7v-q458-7vmw

Source code

Loading Checking history
See something to contribute? Suggest improvements for this vulnerability.