Skip to content

Unprotected SVG Rename in Media Manager

Low
daftspunk published GHSA-96hh-8hx5-cpw7 May 3, 2025

Package

composer october/system (Composer)

Affected versions

<3.5.2

Patched versions

3.7.5

Description

Impact

This advisory affects authenticated administrators with sites that have the media.clean_vectors configuration enabled. This configuration will sanitize SVG files uploaded using the media manager. This vulnerability allows an authenticated user to bypass this protection by uploading it with a permitted extension (for example, .jpg or .png) and later modifying it to the .svg extension.

This vulnerability assumes a trusted user will attack another trusted user and cannot be actively exploited without access to the administration panel and interaction from the other user.

Patches

This issue has been patched in v3.7.5.

References

Credits to:

For more information

If you have any questions or comments about this advisory:

Severity

Low

CVE ID

CVE-2024-51991

Weaknesses

No CWEs