{ "schema_version": "1.4.0", "id": "GHSA-9jh3-4pc9-hq29", "modified": "2023-03-15T19:18:36Z", "published": "2023-03-09T06:30:21Z", "aliases": [ "CVE-2023-26109" ], "summary": "node-bluetooth-serial-port is vulnerable to Buffer Overflow via the findSerialPortChannel ", "details": "All versions of the package node-bluetooth-serial-port 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-serial-port" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "last_affected": "2.2.7" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-26109" }, { "type": "PACKAGE", "url": "https://github.com/tinyprinter/node-bluetooth-serial-port" }, { "type": "WEB", "url": "https://security.snyk.io/vuln/SNYK-JS-NODEBLUETOOTHSERIALPORT-3311820" } ], "database_specific": { "cwe_ids": [ "CWE-120" ], "severity": "CRITICAL", "github_reviewed": true, "github_reviewed_at": "2023-03-09T20:18:35Z", "nvd_published_at": "2023-03-09T05:15:00Z" } }