CVE-2019-0196

Modified
Published: 11 Jun 2019, 21:02
Last modified:04 Aug 2024, 17:44

Vulnerability Summary

Overall Risk (default)
low
23/100
CVSS Score
5.3 MEDIUM
v3.0 (nvd)
EPSS Score
8.58% LOW
9% probability -1.07%
KEV
Not listed
Ransomware
No reports
Public exploits
None found
Dark Web
Not detected

Timeline

11 Jun 2019, 21:02
Published
Vulnerability first disclosed
04 Aug 2024, 17:44
Last Modified
Vulnerability information updated

Description

A vulnerability was found in Apache HTTP Server 2.4.17 to 2.4.38. Using fuzzed network input, the http/2 request handling could be made to access freed memory in string comparison when determining the method of a request and thus process the request incorrectly.

CVSS Metrics

  • v3.0MEDIUMScore: 5.3CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L
  • v2.0MEDIUMScore: 5AV:N/AC:L/Au:N/C:N/I:N/A:P

EPSS Trends

Current EPSS score: 8.58% Percentile: 93%

Techniques & Countermeasures

  • CWE-416Use After Free

    The product reuses or references memory after it has been freed. At some point afterward, the memory may be allocated again and saved in another pointer, while the original pointer references a location somewhere within the new allocation. Any operations using the original pointer are no longer valid because the memory "belongs" to the code that operates on the new pointer.

Affected Systems

  • apache software foundationapache http server

    2.4.17 to 2.4.38

  • UnknownHTTP Server

    ≥ 2.4.17, ≤ 2.4.38

  • canonicalubuntu_linux

    14.04 | 16.04 | 18.04 | 18.10

  • debiandebian_linux

    9.0

References (36)