Skip to content

Ibexa Kernel's files with blacklisted extensions can be still saved to drafts

Moderate severity GitHub Reviewed Published Mar 20, 2024 in ibexa/core • Updated Mar 20, 2024

Package

composer ibexa/core (Composer)

Affected versions

>= 4.5.0, < 4.5.6
>= 4.6.0, < 4.6.2

Patched versions

4.5.6
4.6.2

Description

Impact

File validation can be configured to reject certain files by file type. When this happens, validation fails, and the content can't be published. However, the file can be saved when saving the content draft. This means unwanted files can be present in storage, even if they are not easily accessible due to the content not being published. The fix ensures these unwanted file types are never stored. An attacker would need to have existing access to create content with a file field type to exploit this.

Patches

See "Patched versions".
Commit: ibexa/core@7e47231

References

https://developers.ibexa.co/security-advisories/ibexa-sa-2024-002-file-validation-and-workflow-stages

References

@glye glye published to ibexa/core Mar 20, 2024
Published to the GitHub Advisory Database Mar 20, 2024
Reviewed Mar 20, 2024
Last updated Mar 20, 2024

Severity

Moderate

Weaknesses

CVE ID

No known CVE

GHSA ID

GHSA-9j39-4686-m3c4

Source code

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