{ "schema_version": "1.4.0", "id": "GHSA-89w7-5q45-r53w", "modified": "2025-04-16T21:41:24Z", "published": "2022-12-20T06:30:36Z", "aliases": [ "CVE-2022-25940" ], "summary": "lite-server vulnerable to Denial of Service", "details": "All versions of package lite-server are vulnerable to Denial of Service (DoS) when an attacker sends an HTTP request and includes control characters that the `decodeURI()` function is unable to parse.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" } ], "affected": [ { "package": { "ecosystem": "npm", "name": "lite-server" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "last_affected": "2.6.1" } ] } ] }, { "package": { "ecosystem": "Maven", "name": "org.webjars.npm:lite-server" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "last_affected": "2.2.0" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-25940" }, { "type": "WEB", "url": "https://gist.github.com/lirantal/832382155e00da92bfd8bb3adea474eb" }, { "type": "PACKAGE", "url": "https://github.com/johnpapa/lite-server" }, { "type": "WEB", "url": "https://security.snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-3175617" }, { "type": "WEB", "url": "https://security.snyk.io/vuln/SNYK-JS-LITESERVER-3153540" } ], "database_specific": { "cwe_ids": [ "CWE-20", "CWE-400" ], "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2022-12-20T17:37:47Z", "nvd_published_at": "2022-12-20T05:15:00Z" } }