Publish Advisories

GHSA-c59p-wq67-24wx
GHSA-wv8v-rmw2-25wc
This commit is contained in:
advisory-database[bot]
2025-01-21 20:00:13 +00:00
parent c428cf6fe6
commit 7b9fe43a4b
2 changed files with 265 additions and 0 deletions
File diff suppressed because one or more lines are too long
@@ -0,0 +1,122 @@
{
"schema_version": "1.4.0",
"id": "GHSA-wv8v-rmw2-25wc",
"modified": "2025-01-21T19:59:13Z",
"published": "2025-01-21T19:59:13Z",
"aliases": [
"CVE-2025-24012"
],
"summary": "XSS/HTML Injection Vulnerability in Umbraco Backoffice Components",
"details": "### Impact\nAuthenticated users are able to exploit an XSS vulnerability when viewing certain localized backoffice components.\n\n### Patches\nWill be patched in 14.3.2 and 15.1.2.\n\nNote:\nThis issue was reported by Pratik Patil from NetSPI @Nexusss-ppatil",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:N"
}
],
"affected": [
{
"package": {
"ecosystem": "NuGet",
"name": "Umbraco.Cms.StaticAssets"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "14.0.0"
},
{
"fixed": "14.3.2"
}
]
}
]
},
{
"package": {
"ecosystem": "NuGet",
"name": "Umbraco.Cms.StaticAssets"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "15.0.0"
},
{
"fixed": "15.1.2"
}
]
}
]
},
{
"package": {
"ecosystem": "npm",
"name": "@umbraco-cms/backoffice"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "14.0.0"
},
{
"fixed": "14.3.2"
}
]
}
]
},
{
"package": {
"ecosystem": "npm",
"name": "@umbraco-cms/backoffice"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "15.0.0"
},
{
"fixed": "15.1.2"
}
]
}
]
}
],
"references": [
{
"type": "WEB",
"url": "https://github.com/umbraco/Umbraco-CMS/security/advisories/GHSA-wv8v-rmw2-25wc"
},
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-24012"
},
{
"type": "WEB",
"url": "https://github.com/umbraco/Umbraco-CMS/commit/d4f8754f933895b3a329296e25ddea6f84a0aea2"
},
{
"type": "PACKAGE",
"url": "https://github.com/umbraco/Umbraco-CMS"
}
],
"database_specific": {
"cwe_ids": [
"CWE-79"
],
"severity": "MODERATE",
"github_reviewed": true,
"github_reviewed_at": "2025-01-21T19:59:13Z",
"nvd_published_at": "2025-01-21T16:15:14Z"
}
}