ghsa-gvwq-6fmx-28xm
Vulnerability from github
Published
2025-02-06 06:31
Modified
2025-04-10 12:50
Severity ?
VLAI Severity ?
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.
{ "affected": [ { "package": { "ecosystem": "npm", "name": "node-opcua-alarm-condition" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "2.137.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2024-57086" ], "database_specific": { "cwe_ids": [ "CWE-1321" ], "github_reviewed": true, "github_reviewed_at": "2025-04-10T12:50:02Z", "nvd_published_at": "2025-02-05T22:15:32Z", "severity": "HIGH" }, "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.", "id": "GHSA-gvwq-6fmx-28xm", "modified": "2025-04-10T12:50:02Z", "published": "2025-02-06T06:31:26Z", "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" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H", "type": "CVSS_V3" } ], "summary": "node-opcua-alarm-condition prototype pollution vulnerability" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…