CVE-2019-17502
Last modified
CVE-2019-17502 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. 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. EPSS estimates a 1.70% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Hydra Project | Hydra | <= 0.1.8 |
References
- http://hydra.hellug.grThird Party Advisory
- https://gist.github.com/fxb6476/0b9883a88ff2ca40de46a8469834e16cExploit, Third Party Advisory
- http://hydra.hellug.grThird Party Advisory
- https://gist.github.com/fxb6476/0b9883a88ff2ca40de46a8469834e16cExploit, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2019-17502?
How severe is CVE-2019-17502?
How do I fix CVE-2019-17502?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2019
- CVE-2019-17496Craft CMS before 3.3.8 has stored XSS via a name field. This…6.1
- CVE-2019-17497Tracker PDF-XChange Editor before 8.0.330.0 has an NTLM SSO …6.5
- CVE-2019-17498In libssh2 v1.9.0 and earlier versions, the SSH_MSG_DISCONNE…8.1
- CVE-2019-17499The setter.xml component of the Common Gateway Interface on …8.8
- CVE-2019-1750A vulnerability in the Easy Virtual Switching System (VSS) o…7.4
- CVE-2019-17501Centreon 19.04 allows attackers to execute arbitrary OS comm…8.8
- CVE-2019-17503An issue was discovered in Kirona Dynamic Resource Schedulin…5.3
- CVE-2019-17504An issue was discovered in Kirona Dynamic Resource Schedulin…6.1
- CVE-2019-17505D-Link DAP-1320 A2-V1.21 routers have some web interfaces wi…7.5
- CVE-2019-17506There are some web interfaces without authentication require…9.8
- CVE-2019-17507An issue was discovered on D-Link DIR-816 A1 1.06 devices. A…7.5
- CVE-2019-17508On D-Link DIR-859 A3-1.06 and DIR-850 A1.13 devices, /etc/se…9.8
Are you affected by CVE-2019-17502?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
