Heap-based Buffer Overflow Affecting keepalived package, versions <0:1.3.5-1.el7_4.1


Severity

Recommended
0.0
high
0
10

Based on Red Hat Enterprise Linux security rating.

Threat Intelligence

EPSS
0.62% (79th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-RHEL7-KEEPALIVED-4850169
  • published26 Jul 2021
  • disclosed8 Nov 2018

Introduced: 8 Nov 2018

CVE-2018-19115  (opens in a new tab)
CWE-122  (opens in a new tab)

How to fix?

Upgrade RHEL:7 keepalived to version 0:1.3.5-1.el7_4.1 or higher.
This issue was patched in RHSA-2019:1945.

NVD Description

Note: Versions mentioned in the description apply only to the upstream keepalived package and not the keepalived package as distributed by RHEL. See How to fix? for RHEL:7 relevant fixed versions and status.

keepalived before 2.0.7 has a heap-based buffer overflow when parsing HTTP status codes resulting in DoS or possibly unspecified other impact, because extract_status_code in lib/html.c has no validation of the status code and instead writes an unlimited amount of data to the heap.