From 4c34361c5c53f6260ca3747579daccfdc5bf9084 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Thu, 10 Apr 2025 12:51:45 +0000 Subject: [PATCH] Publish Advisories GHSA-gvwq-6fmx-28xm GHSA-gvwq-6fmx-28xm --- .../GHSA-gvwq-6fmx-28xm.json | 69 +++++++++++++++++++ .../GHSA-gvwq-6fmx-28xm.json | 36 ---------- 2 files changed, 69 insertions(+), 36 deletions(-) create mode 100644 advisories/github-reviewed/2025/02/GHSA-gvwq-6fmx-28xm/GHSA-gvwq-6fmx-28xm.json delete mode 100644 advisories/unreviewed/2025/02/GHSA-gvwq-6fmx-28xm/GHSA-gvwq-6fmx-28xm.json diff --git a/advisories/github-reviewed/2025/02/GHSA-gvwq-6fmx-28xm/GHSA-gvwq-6fmx-28xm.json b/advisories/github-reviewed/2025/02/GHSA-gvwq-6fmx-28xm/GHSA-gvwq-6fmx-28xm.json new file mode 100644 index 00000000000..05227cc3f52 --- /dev/null +++ b/advisories/github-reviewed/2025/02/GHSA-gvwq-6fmx-28xm/GHSA-gvwq-6fmx-28xm.json @@ -0,0 +1,69 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-gvwq-6fmx-28xm", + "modified": "2025-04-10T12:50:02Z", + "published": "2025-02-06T06:31:26Z", + "aliases": [ + "CVE-2024-57086" + ], + "summary": "node-opcua-alarm-condition prototype pollution vulnerability", + "details": "A prototype pollution in the function fieldsToJson of node-opcua-alarm-condition v2.134.0 allows attackers to cause a Denial of Service (DoS) via supplying a crafted payload.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H" + } + ], + "affected": [ + { + "package": { + "ecosystem": "npm", + "name": "node-opcua-alarm-condition" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "2.137.0" + } + ] + } + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-57086" + }, + { + "type": "WEB", + "url": "https://github.com/node-opcua/node-opcua/issues/1433#issuecomment-2791824350" + }, + { + "type": "WEB", + "url": "https://gist.github.com/tariqhawis/30acc3632cf595ca5825b7ec2b2f795a" + }, + { + "type": "PACKAGE", + "url": "https://github.com/node-opcua/node-opcua" + }, + { + "type": "WEB", + "url": "https://github.com/node-opcua/node-opcua/blob/330db56bb62bce9fff80382daee1fac94311978d/packages/node-opcua-alarm-condition/test/test_cve_polution_attack.ts" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-1321" + ], + "severity": "HIGH", + "github_reviewed": true, + "github_reviewed_at": "2025-04-10T12:50:02Z", + "nvd_published_at": "2025-02-05T22:15:32Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/02/GHSA-gvwq-6fmx-28xm/GHSA-gvwq-6fmx-28xm.json b/advisories/unreviewed/2025/02/GHSA-gvwq-6fmx-28xm/GHSA-gvwq-6fmx-28xm.json deleted file mode 100644 index c6c783ad202..00000000000 --- a/advisories/unreviewed/2025/02/GHSA-gvwq-6fmx-28xm/GHSA-gvwq-6fmx-28xm.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-gvwq-6fmx-28xm", - "modified": "2025-02-06T18:31:05Z", - "published": "2025-02-06T06:31:26Z", - "aliases": [ - "CVE-2024-57086" - ], - "details": "A prototype pollution in the function fieldsToJson of node-opcua-alarm-condition v2.134.0 allows attackers to cause a Denial of Service (DoS) via supplying a crafted payload.", - "severity": [ - { - "type": "CVSS_V3", - "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" - } - ], - "affected": [], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-57086" - }, - { - "type": "WEB", - "url": "https://gist.github.com/tariqhawis/30acc3632cf595ca5825b7ec2b2f795a" - } - ], - "database_specific": { - "cwe_ids": [ - "CWE-1321" - ], - "severity": "HIGH", - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2025-02-05T22:15:32Z" - } -} \ No newline at end of file