{ "schema_version": "1.4.0", "id": "GHSA-j7jq-vqm4-w5q8", "modified": "2024-04-04T02:23:22Z", "published": "2022-05-24T16:58:41Z", "aliases": [ "CVE-2019-17502" ], "details": "Hydra through 0.1.8 has a NULL pointer dereference and daemon crash when processing POST requests that lack a Content-Length header. read.c, request.c, and util.c contribute to this. The process_header_end() function calls boa_atoi(), which ultimately calls atoi() on a NULL pointer.", "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": [], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-17502" }, { "type": "WEB", "url": "https://gist.github.com/fxb6476/0b9883a88ff2ca40de46a8469834e16c" }, { "type": "WEB", "url": "http://hydra.hellug.gr" } ], "database_specific": { "cwe_ids": [ "CWE-476" ], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2019-10-12T20:15:00Z" } }