Publish GHSA-hxf3-vgpm-fv9p

This commit is contained in:
advisory-database[bot]
2024-10-28 15:06:55 +00:00
parent e8e1640e0b
commit ccf6e0e887
@@ -1,17 +1,43 @@
{
"schema_version": "1.4.0",
"id": "GHSA-hxf3-vgpm-fv9p",
"modified": "2024-10-28T00:30:48Z",
"modified": "2024-10-28T15:05:26Z",
"published": "2024-10-28T00:30:48Z",
"aliases": [
"CVE-2024-50611"
],
"summary": "CycloneDX cdxgen may execute code contained within build-related files",
"details": "CycloneDX cdxgen through 10.10.7, when run against an untrusted codebase, may execute code contained within build-related files such as build.gradle.kts, a similar issue to CVE-2022-24441. cdxgen is used by, for example, OWASP dep-scan. NOTE: this has been characterized as a design limitation, rather than an implementation mistake.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H"
},
{
"type": "CVSS_V4",
"score": "CVSS:4.0/AV:L/AC:L/AT:P/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:P"
}
],
"affected": [
{
"package": {
"ecosystem": "npm",
"name": "@cyclonedx/cdxgen"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"last_affected": "10.10.7"
}
]
}
]
}
],
"references": [
{
@@ -22,6 +48,10 @@
"type": "WEB",
"url": "https://github.com/CycloneDX/cdxgen/issues/1328"
},
{
"type": "PACKAGE",
"url": "https://github.com/CycloneDX/cdxgen"
},
{
"type": "WEB",
"url": "https://github.com/CycloneDX/cdxgen/releases"
@@ -35,9 +65,9 @@
"cwe_ids": [
],
"severity": null,
"github_reviewed": false,
"github_reviewed_at": null,
"severity": "MODERATE",
"github_reviewed": true,
"github_reviewed_at": "2024-10-28T15:05:26Z",
"nvd_published_at": "2024-10-27T22:15:03Z"
}
}