Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2018-10184

7.5 · HIGH
Published May 9, 2018 haproxy CWE-119 EPSS 8.43% (95th pctl)

Overview

CVE-2018-10184 is a high-severity vulnerability affecting haproxy haproxy. It was published on May 9, 2018 and has a CVSS 3.0 base score of 7.5 (HIGH).

This vulnerability has a CVSS 3.0 base score of 7.5, rated HIGH. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

Technical Description

An issue was discovered in HAProxy before 1.8.8. The incoming H2 frame length was checked against the max_frame_size setting instead of being checked against the bufsize. The max_frame_size only applies to outgoing traffic and not to incoming, so if a large enough frame size is advertised in the SETTINGS frame, a wrapped frame will be defragmented into a temporary allocated buffer where the second fragment may overflow the heap by up to 16 kB. It is very unlikely that this can be exploited for code execution given that buffers are very short lived and their addresses not realistically predictable in production, but the likelihood of an immediate crash is absolutely certain.

Remediation

Check the references section for vendor advisories and patches from haproxy. Update haproxy to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
haproxy haproxy >= 0, < 1.8.8 Affected

Frequently Asked Questions

What is CVE-2018-10184?

CVE-2018-10184 is a high-severity vulnerability affecting haproxy haproxy. It was published on May 9, 2018 and has a CVSS 3.0 base score of 7.5 (HIGH).

How severe is CVE-2018-10184?

This vulnerability has a CVSS 3.0 base score of 7.5, rated HIGH. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

How do I fix or remediate CVE-2018-10184?

Check the references section for vendor advisories and patches from haproxy. Update haproxy to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2018-10184?

CyberStrike's AI-powered security agents can automatically detect CVE-2018-10184 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.