Integer Overflow or Wraparound The advisory has been revoked - it doesn't affect any version of package httpd  (opens in a new tab)


Threat Intelligence

EPSS
4.43% (91st 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-RHEL9-HTTPD-9905399
  • published30 Apr 2025
  • disclosed8 Jun 2022

Introduced: 8 Jun 2022

CVE-2022-28614  (opens in a new tab)
CWE-190  (opens in a new tab)

Amendment

The Red Hat security team deemed this advisory irrelevant for RHEL:9.

NVD Description

Note: Versions mentioned in the description apply only to the upstream httpd package and not the httpd package as distributed by RHEL.

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.