{ "schema_version": "1.4.0", "id": "GHSA-2275-rpf5-xv8h", "modified": "2023-02-08T22:40:04Z", "published": "2023-02-01T06:30:30Z", "aliases": [ "CVE-2022-25906" ], "summary": "is-http2 vulnerable to Improper Input Validation", "details": "All versions of the package is-http2 are vulnerable to Command Injection due to missing input sanitization or other checks, and sandboxes being employed to the isH2 function.", "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": "is-http2" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "last_affected": "1.2.0" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-25906" }, { "type": "PACKAGE", "url": "https://github.com/stefanjudis/is-http2" }, { "type": "WEB", "url": "https://github.com/stefanjudis/is-http2/blob/master/index.js#L23" }, { "type": "WEB", "url": "https://github.com/stefanjudis/is-http2/blob/master/index.js%23L23" }, { "type": "WEB", "url": "https://security.snyk.io/vuln/SNYK-JS-ISHTTP2-3153878" } ], "database_specific": { "cwe_ids": [ "CWE-20", "CWE-78" ], "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2023-02-02T17:13:07Z", "nvd_published_at": "2023-02-01T05:15:00Z" } }