mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish GHSA-p572-p2rj-q5f4
This commit is contained in:
@@ -0,0 +1,130 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-p572-p2rj-q5f4",
|
||||
"modified": "2024-05-28T20:40:31Z",
|
||||
"published": "2024-05-28T20:40:31Z",
|
||||
"aliases": [
|
||||
"CVE-2024-35239"
|
||||
],
|
||||
"summary": "Umbraco Forms components vulnerable to Stored Cross-site Scripting",
|
||||
"details": "### Impact\nAuthenticated user that has access to edit Forms may inject unsafe code into Forms components.\n\n### Patches\nIssue can be mitigated by configuring TitleAndDescription:AllowUnsafeHtmlRendering after upgrading to patched versions (13.0.1, 12.2.2, 10.5.3, 8.13.13).\n\n### References\nhttps://docs.umbraco.com/umbraco-forms/release-notes#id-13.0.1-january-16th-2024\nhttps://docs.umbraco.com/umbraco-forms/v/12.forms.latest/release-notes#id-12.2.2-january-16th-2024\nhttps://docs.umbraco.com/umbraco-forms/v/10.forms.latest/release-notes\nhttps://docs.umbraco.com/umbraco-forms/developer/configuration#editing-configuration-values",
|
||||
"severity": [
|
||||
{
|
||||
"type": "CVSS_V3",
|
||||
"score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:N/A:N"
|
||||
}
|
||||
],
|
||||
"affected": [
|
||||
{
|
||||
"package": {
|
||||
"ecosystem": "NuGet",
|
||||
"name": "Umbraco.Forms"
|
||||
},
|
||||
"ranges": [
|
||||
{
|
||||
"type": "ECOSYSTEM",
|
||||
"events": [
|
||||
{
|
||||
"introduced": "13.0.0"
|
||||
},
|
||||
{
|
||||
"fixed": "13.0.1"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"package": {
|
||||
"ecosystem": "NuGet",
|
||||
"name": "Umbraco.Forms"
|
||||
},
|
||||
"ranges": [
|
||||
{
|
||||
"type": "ECOSYSTEM",
|
||||
"events": [
|
||||
{
|
||||
"introduced": "12.0.0"
|
||||
},
|
||||
{
|
||||
"fixed": "12.2.2"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"package": {
|
||||
"ecosystem": "NuGet",
|
||||
"name": "Umbraco.Forms"
|
||||
},
|
||||
"ranges": [
|
||||
{
|
||||
"type": "ECOSYSTEM",
|
||||
"events": [
|
||||
{
|
||||
"introduced": "10.0.0"
|
||||
},
|
||||
{
|
||||
"fixed": "10.5.3"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"package": {
|
||||
"ecosystem": "NuGet",
|
||||
"name": "Umbraco.Forms"
|
||||
},
|
||||
"ranges": [
|
||||
{
|
||||
"type": "ECOSYSTEM",
|
||||
"events": [
|
||||
{
|
||||
"introduced": "8.0.0"
|
||||
},
|
||||
{
|
||||
"fixed": "8.13.13"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"references": [
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/umbraco/Umbraco.Forms.Issues/security/advisories/GHSA-p572-p2rj-q5f4"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://docs.umbraco.com/umbraco-forms/release-notes#id-13.0.1-january-16th-2024"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://docs.umbraco.com/umbraco-forms/v/10.forms.latest/release-notes"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://docs.umbraco.com/umbraco-forms/v/10.forms.latest/release-notes#version-8"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://docs.umbraco.com/umbraco-forms/v/12.forms.latest/release-notes#id-12.2.2-january-16th-2024"
|
||||
},
|
||||
{
|
||||
"type": "PACKAGE",
|
||||
"url": "https://github.com/umbraco/Umbraco.Forms.Issues"
|
||||
}
|
||||
],
|
||||
"database_specific": {
|
||||
"cwe_ids": [
|
||||
|
||||
],
|
||||
"severity": "LOW",
|
||||
"github_reviewed": true,
|
||||
"github_reviewed_at": "2024-05-28T20:40:31Z",
|
||||
"nvd_published_at": null
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user