Publish GHSA-77gj-crhp-3gvx

This commit is contained in:
advisory-database[bot]
2024-08-20 18:27:00 +00:00
parent e36a5a5a1c
commit 4a996d545e
@@ -0,0 +1,69 @@
{
"schema_version": "1.4.0",
"id": "GHSA-77gj-crhp-3gvx",
"modified": "2024-08-20T18:25:15Z",
"published": "2024-08-20T18:25:15Z",
"aliases": [
"CVE-2024-43376"
],
"summary": "Umbraco CMS vulnerable to Generation of Error Message Containing Sensitive Information",
"details": "### Impact\nSome endpoints in the Management API can return stack trace information, even when Umbraco is not in debug mode.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N"
},
{
"type": "CVSS_V4",
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N"
}
],
"affected": [
{
"package": {
"ecosystem": "NuGet",
"name": "Umbraco.Cms.Api.Management"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "14.0.0"
},
{
"fixed": "14.1.2"
}
]
}
]
}
],
"references": [
{
"type": "WEB",
"url": "https://github.com/umbraco/Umbraco-CMS/security/advisories/GHSA-77gj-crhp-3gvx"
},
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-43376"
},
{
"type": "WEB",
"url": "https://github.com/umbraco/Umbraco-CMS/commit/b76070c794925932cb159ef50b851db6e966a004"
},
{
"type": "PACKAGE",
"url": "https://github.com/umbraco/Umbraco-CMS"
}
],
"database_specific": {
"cwe_ids": [
"CWE-209"
],
"severity": "MODERATE",
"github_reviewed": true,
"github_reviewed_at": "2024-08-20T18:25:15Z",
"nvd_published_at": "2024-08-20T15:15:23Z"
}
}