Publish GHSA-qcj6-vxwx-4rqv

This commit is contained in:
advisory-database[bot]
2024-07-10 15:12:35 +00:00
parent f52d98456f
commit 89b720b74d
@@ -0,0 +1,73 @@
{
"schema_version": "1.4.0",
"id": "GHSA-qcj6-vxwx-4rqv",
"modified": "2024-07-10T15:10:57Z",
"published": "2024-07-10T15:10:57Z",
"aliases": [
"CVE-2024-27090"
],
"summary": "Decidim vulnerable to data disclosure through the embed feature",
"details": "### Impact\n\nIf an attacker can infer the slug or URL of an unpublished or private resource, and this resource can be embedded (such as a Participatory Process, an Assembly, a Proposal, a Result, etc), then some data of this resource could be accessed. \n\n### Patches\n\nNot available\n\n### Workarounds\n\nDisallow access through your web server to the URLs finished with `/embed.html`\n",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N"
},
{
"type": "CVSS_V4",
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N"
}
],
"affected": [
{
"package": {
"ecosystem": "RubyGems",
"name": "decidim"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "0.27.6"
}
]
}
]
}
],
"references": [
{
"type": "WEB",
"url": "https://github.com/decidim/decidim/security/advisories/GHSA-qcj6-vxwx-4rqv"
},
{
"type": "WEB",
"url": "https://github.com/decidim/decidim/pull/12528"
},
{
"type": "WEB",
"url": "https://github.com/decidim/decidim/commit/1756fa639ef393ca8e8bb16221cab2e2e7875705"
},
{
"type": "PACKAGE",
"url": "https://github.com/decidim/decidim"
},
{
"type": "WEB",
"url": "https://github.com/decidim/decidim/releases/tag/v0.27.6"
}
],
"database_specific": {
"cwe_ids": [
"CWE-200"
],
"severity": "MODERATE",
"github_reviewed": true,
"github_reviewed_at": "2024-07-10T15:10:57Z",
"nvd_published_at": null
}
}