Integer overflow in Apache Http Server

CVE-2022-28614

The ap_rwrite() function in Apache HTTP Server 2.4.53 and earlier may read unintended memory if an attacker can cause the server to reflect very large input using ap_rwrite() or ap_rputs(), such as with mod_luas r:puts() function. Modules compiled and distributed separately from Apache HTTP Server that use the 'ap_rputs' function and may pass it a very large (INT_MAX or larger) string must be compiled against current headers to resolve the issue.

Vulnerability class: Integer Overflow

EPSS: 0.044 (90.4th percentile) — read the EPSS interpretation.

CVSS v3 metric

CVSS v3 base score 5.3 (Medium). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N.

Affected products

Weakness classification (CWE)

Public proof-of-concept exploits

References

Frequently asked questions

What is CVE-2022-28614?
CVE-2022-28614 is a medium-severity vulnerability in Apache Http Server, classified under Integer Overflow or Wraparound. CVSS score: 5.3/10. Published 2022-06-09.
How severe is CVE-2022-28614?
Medium severity. CVSS v3 base score is 5.3 out of 10.
Is CVE-2022-28614 known to be exploited?
11 public proof-of-concept repositories are indexed. Not currently listed in the CISA KEV catalog.