{ "schema_version": "1.4.0", "id": "GHSA-cxx3-36qc-m6qm", "modified": "2023-03-15T19:16:23Z", "published": "2023-03-09T06:30:21Z", "aliases": [ "CVE-2023-26110" ], "summary": "node-bluetooth is vulnerable to Buffer Overflow via the findSerialPortChannel method due to improper user input length validation", "details": "All versions of the package node-bluetooth are vulnerable to Buffer Overflow via the findSerialPortChannel method due to improper user input length validation.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], "affected": [ { "package": { "ecosystem": "npm", "name": "node-bluetooth" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "last_affected": "1.2.6" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-26110" }, { "type": "PACKAGE", "url": "https://github.com/song940/node-bluetooth" }, { "type": "WEB", "url": "https://security.snyk.io/vuln/SNYK-JS-NODEBLUETOOTH-3311821" } ], "database_specific": { "cwe_ids": [ "CWE-120" ], "severity": "CRITICAL", "github_reviewed": true, "github_reviewed_at": "2023-03-09T20:16:24Z", "nvd_published_at": "2023-03-09T05:15:00Z" } }