{ "schema_version": "1.4.0", "id": "GHSA-9mjx-wfqp-j5ph", "modified": "2023-01-10T21:42:15Z", "published": "2023-01-04T18:30:59Z", "aliases": [ "CVE-2022-25926" ], "summary": "window-control vulnerable to Command Injection due to improper input sanitization", "details": "window-control is an npm package that provides tools to manage window focus. Versions before 1.4.5 are vulnerable to Command Injection via the `sendKeys` function due to improper input sanitization.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" } ], "affected": [ { "package": { "ecosystem": "npm", "name": "window-control" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "1.4.5" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-25926" }, { "type": "WEB", "url": "https://github.com/bruno-robert/window-control/commit/075c854534a749d887655a906759f5a7eee95173" }, { "type": "PACKAGE", "url": "https://github.com/bruno-robert/window-control" }, { "type": "WEB", "url": "https://github.com/bruno-robert/window-control/releases/tag/v1.4.5" }, { "type": "WEB", "url": "https://security.snyk.io/vuln/SNYK-JS-WINDOWCONTROL-3186345" } ], "database_specific": { "cwe_ids": [ "CWE-77" ], "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2023-01-06T21:39:16Z", "nvd_published_at": "2023-01-04T18:15:00Z" } }