{ "schema_version": "1.4.0", "id": "GHSA-v98m-398x-269r", "modified": "2024-01-12T16:28:41Z", "published": "2023-12-13T13:24:06Z", "aliases": [ "CVE-2023-48313" ], "summary": "DOM-XSS on Backoffice login screen.", "details": "#### Impact\nCross-site scripting (XSS) enable attackers to bring malicious content into a website or application.\n\n#### Explanation of the vulnerability \n\nA DOM-XSS can be exploited when users are successfully logging into the Backoffice.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N" } ], "affected": [ { "package": { "ecosystem": "NuGet", "name": "Umbraco.CMS" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "10.0.0" }, { "fixed": "10.8.1" } ] } ] }, { "package": { "ecosystem": "NuGet", "name": "Umbraco.CMS" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "11.0.0" }, { "fixed": "12.3.4" } ] } ] } ], "references": [ { "type": "WEB", "url": "https://github.com/umbraco/Umbraco-CMS/security/advisories/GHSA-v98m-398x-269r" }, { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-48313" }, { "type": "PACKAGE", "url": "https://github.com/umbraco/Umbraco-CMS" } ], "database_specific": { "cwe_ids": [ "CWE-79" ], "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2023-12-13T13:24:06Z", "nvd_published_at": "2023-12-12T18:15:22Z" } }