{ "schema_version": "1.4.0", "id": "GHSA-qr9h-vr5p-pwwx", "modified": "2022-04-18T21:56:34Z", "published": "2021-04-12T18:59:11Z", "aliases": [ "CVE-2020-27543" ], "summary": "Denial of Service (DoS) in restify-paginate", "details": "The restify-paginate package 0.0.5 for Node.js allows remote attackers to cause a Denial-of-Service by omitting the HTTP Host header. A Restify-based web service would crash with an uncaught exception.", "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": "restify-paginate" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "last_affected": "0.0.5" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-27543" }, { "type": "WEB", "url": "https://github.com/paulvarache/restify-paginate" }, { "type": "WEB", "url": "https://github.com/secoats/cve/tree/master/CVE-2020-27543_dos_restify-paginate" }, { "type": "WEB", "url": "https://security.netapp.com/advisory/ntap-20210401-0002" }, { "type": "WEB", "url": "https://www.npmjs.com/package/restify-paginate" } ], "database_specific": { "cwe_ids": [ "CWE-755" ], "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2021-03-16T00:43:59Z", "nvd_published_at": "2021-02-25T17:15:00Z" } }