ghsa-c5g6-6xf7-qxp3
Vulnerability from github
Published
2024-10-22 17:50
Modified
2024-10-22 19:22
Severity ?
VLAI Severity ?
Summary
Umbraco CMS vulnerable to stored Cross-site Scripting in the "dictionary name" on Dictionary section
Details
Impact
This can be leveraged to gain access to higher-privilege endpoints, e.g. if you get a user with admin privileges to run the code, you can potentially elevate all users and grant them admin privileges or access protected content.
Patches
Will be patched in 14.3.1 and 15.0.0.
Workarounds
Ensure that access to the Dictionary section is only granted to trusted users.
{ "affected": [ { "package": { "ecosystem": "NuGet", "name": "Umbraco.Cms.StaticAssets" }, "ranges": [ { "events": [ { "introduced": "14.0.0" }, { "fixed": "14.3.1" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "npm", "name": "@umbraco-cms/backoffice" }, "ranges": [ { "events": [ { "introduced": "14.0.0" }, { "fixed": "14.3.1" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2024-47819" ], "database_specific": { "cwe_ids": [ "CWE-79", "CWE-80" ], "github_reviewed": true, "github_reviewed_at": "2024-10-22T17:50:08Z", "nvd_published_at": "2024-10-22T16:15:07Z", "severity": "MODERATE" }, "details": "### Impact\nThis can be leveraged to gain access to higher-privilege endpoints, e.g. if you get a user with admin privileges to run the code, you can potentially elevate all users and grant them admin privileges or access protected content.\n\n### Patches\nWill be patched in 14.3.1 and 15.0.0.\n\n### Workarounds\nEnsure that access to the Dictionary section is only granted to trusted users.\n\n", "id": "GHSA-c5g6-6xf7-qxp3", "modified": "2024-10-22T19:22:19Z", "published": "2024-10-22T17:50:08Z", "references": [ { "type": "WEB", "url": "https://github.com/umbraco/Umbraco-CMS/security/advisories/GHSA-c5g6-6xf7-qxp3" }, { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-47819" }, { "type": "PACKAGE", "url": "https://github.com/umbraco/Umbraco-CMS" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:U/C:H/I:N/A:N", "type": "CVSS_V3" } ], "summary": "Umbraco CMS vulnerable to stored Cross-site Scripting in the \"dictionary name\" on Dictionary section" }
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…