Skip to content

Download route allows filename change

Low
glye published GHSA-g95c-xc83-8353 Nov 3, 2023

Package

composer ibexa/core (Composer)

Affected versions

v4.5.*

Patched versions

v4.5.4

Description

Impact

The route used for file downloads allows specifying the name of the downloaded file. This is an unintended side effect of the implementation, and means one could construct download URLs with filenames that have no relation to the actual file, which could lead to misunderstandings and confusion, and possibly other harm. As such it is a low severity vulnerability. It affects all supported versions of Ibexa DXP and eZ Platform, in installations where downloadable files exist.

Patches

The issue is fixed in all supported versions of ibexa/core, see "Patched versions".
An advisory is also published for ezsystems/ezpublish-kernel and ezsystems/ezplatform-kernel, please see those repositories.
Commit: 704f221

Workarounds

None, other than blocking all downloads.

References

https://developers.ibexa.co/security-advisories/ibexa-sa-2023-005-vulnerabilities-in-solr-search-and-file-downloads

Severity

Low

CVE ID

No known CVE

Weaknesses

No CWEs