ghsa-96hh-8hx5-cpw7
Vulnerability from github
Published
2025-05-05 14:55
Modified
2025-05-05 22:03
Severity ?
VLAI Severity ?
Summary
October CMS Allows Unprotected SVG Rename in Media Manager
Details
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: - Cyber-Wo0dy
For more information
If you have any questions or comments about this advisory: * Email us at hello@octobercms.com
{ "affected": [ { "package": { "ecosystem": "Packagist", "name": "october/system" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "3.7.5" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Packagist", "name": "october/october" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "3.7.5" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2024-51991" ], "database_specific": { "cwe_ids": [ "CWE-434" ], "github_reviewed": true, "github_reviewed_at": "2025-05-05T14:55:41Z", "nvd_published_at": "2025-05-05T17:18:44Z", "severity": "LOW" }, "details": "### Impact\n\nThis 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.\n\nThis 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.\n\n### Patches\n\nThis issue has been patched in v3.7.5.\n\n### References\n\nCredits to:\n- [Cyber-Wo0dy](https://github.com/Cyber-Wo0dy)\n\n### For more information\nIf you have any questions or comments about this advisory:\n* Email us at [hello@octobercms.com](mailto:hello@octobercms.com)", "id": "GHSA-96hh-8hx5-cpw7", "modified": "2025-05-05T22:03:57Z", "published": "2025-05-05T14:55:41Z", "references": [ { "type": "WEB", "url": "https://github.com/octobercms/october/security/advisories/GHSA-96hh-8hx5-cpw7" }, { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-51991" }, { "type": "PACKAGE", "url": "https://github.com/octobercms/october" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N/E:U", "type": "CVSS_V4" } ], "summary": "October CMS Allows Unprotected SVG Rename in Media Manager" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…