mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish GHSA-572q-86rr-5vgq
This commit is contained in:
+37
-4
@@ -1,11 +1,12 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-572q-86rr-5vgq",
|
||||
"modified": "2025-02-07T03:32:01Z",
|
||||
"modified": "2025-02-07T20:39:55Z",
|
||||
"published": "2025-01-22T18:31:55Z",
|
||||
"aliases": [
|
||||
"CVE-2024-55488"
|
||||
],
|
||||
"summary": "Umbraco Rich Text Display allows Cross-Site Scripting",
|
||||
"details": "A stored cross-site scripting (XSS) vulnerability in Umbraco CMS v14.3.1 allows attackers to execute arbitrary web scripts or HTML via a crafted payload.",
|
||||
"severity": [
|
||||
{
|
||||
@@ -13,12 +14,44 @@
|
||||
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N"
|
||||
}
|
||||
],
|
||||
"affected": [],
|
||||
"affected": [
|
||||
{
|
||||
"package": {
|
||||
"ecosystem": "NuGet",
|
||||
"name": "Umbraco.Cms.Infrastructure"
|
||||
},
|
||||
"ranges": [
|
||||
{
|
||||
"type": "ECOSYSTEM",
|
||||
"events": [
|
||||
{
|
||||
"introduced": "0"
|
||||
},
|
||||
{
|
||||
"fixed": "15.0.0"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"references": [
|
||||
{
|
||||
"type": "ADVISORY",
|
||||
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-55488"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/umbraco/Umbraco-CMS/pull/17164"
|
||||
},
|
||||
{
|
||||
"type": "PACKAGE",
|
||||
"url": "https://github.com/umbraco/Umbraco-CMS"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/umbraco/Umbraco-CMS/releases/tag/release-15.0.0-rc1"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://www.nccgroup.com/us/research-blog/technical-advisory-cross-site-scripting-in-umbraco-rich-text-display"
|
||||
@@ -33,8 +66,8 @@
|
||||
"CWE-79"
|
||||
],
|
||||
"severity": "MODERATE",
|
||||
"github_reviewed": false,
|
||||
"github_reviewed_at": null,
|
||||
"github_reviewed": true,
|
||||
"github_reviewed_at": "2025-02-07T20:39:55Z",
|
||||
"nvd_published_at": "2025-01-22T16:15:29Z"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user