ghsa-5955-cwv4-h7qh
Vulnerability from github
Published
2024-10-22 18:12
Modified
2024-10-22 19:22
Severity ?
VLAI Severity ?
Summary
Umbraco has a Potential Code Execution Risk When Viewing SVG Files in Full Screen in Backoffice
Details
Impact
There is a potential risk of code execution for Backoffice users when they “preview” SVG files in full screen mode.
Workarounds
Server-side file validation is available to strip script tags from file's content during the file upload process.
{ "affected": [ { "package": { "ecosystem": "NuGet", "name": "UmbracoCms" }, "ranges": [ { "events": [ { "introduced": "8.0.0" }, { "fixed": "8.18.15" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "NuGet", "name": "Umbraco.Cms" }, "ranges": [ { "events": [ { "introduced": "10.0.0" }, { "fixed": "10.8.7" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "NuGet", "name": "Umbraco.Cms" }, "ranges": [ { "events": [ { "introduced": "13.0.0" }, { "fixed": "13.5.2" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2024-48927" ], "database_specific": { "cwe_ids": [ "CWE-74" ], "github_reviewed": true, "github_reviewed_at": "2024-10-22T18:12:38Z", "nvd_published_at": "2024-10-22T16:15:08Z", "severity": "MODERATE" }, "details": "### Impact\nThere is a potential risk of code execution for Backoffice users when they \u201cpreview\u201d SVG files in full screen mode.\n\n### Workarounds\nServer-side file validation is available to strip script tags from file\u0027s content during the file upload process.\n\n", "id": "GHSA-5955-cwv4-h7qh", "modified": "2024-10-22T19:22:30Z", "published": "2024-10-22T18:12:38Z", "references": [ { "type": "WEB", "url": "https://github.com/umbraco/Umbraco-CMS/security/advisories/GHSA-5955-cwv4-h7qh" }, { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-48927" }, { "type": "PACKAGE", "url": "https://github.com/umbraco/Umbraco-CMS" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:N", "type": "CVSS_V3" } ], "summary": "Umbraco has a Potential Code Execution Risk When Viewing SVG Files in Full Screen in Backoffice" }
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…