{ "schema_version": "1.4.0", "id": "GHSA-xj9v-6q2f-vqhx", "modified": "2025-04-09T19:55:43Z", "published": "2023-01-09T06:30:26Z", "aliases": [ "CVE-2022-25890" ], "summary": "wifey vulnerable to Command Injection due to improper input sanitization", "details": "All versions of the package wifey are vulnerable to Command Injection via the `connect()` function due to improper input sanitization.", "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": "wifey" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "last_affected": "2.0.7" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-25890" }, { "type": "WEB", "url": "https://security.snyk.io/vuln/SNYK-JS-WIFEY-3175615" } ], "database_specific": { "cwe_ids": [ "CWE-77", "CWE-78" ], "severity": "CRITICAL", "github_reviewed": true, "github_reviewed_at": "2023-01-09T21:56:33Z", "nvd_published_at": "2023-01-09T05:15:00Z" } }