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.
Published: 2019-10-12
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Analysis and contextual insights are available on OpenCVE Cloud.

Remediation

No vendor fix or workaround currently provided.

Additional remediation guidance may be available on OpenCVE Cloud.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2019-7855 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.
History

No history.

Subscriptions

Hydra Project Hydra
cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2024-08-05T01:40:15.782Z

Reserved: 2019-10-11T00:00:00.000Z

Link: CVE-2019-17502

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Modified

Published: 2019-10-12T20:15:11.410

Modified: 2024-11-21T04:32:23.753

Link: CVE-2019-17502

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

No data.

Weaknesses