#VU64081 Out-of-bounds read in Apache HTTP Server - CVE-2022-28614
Published: June 8, 2022 / Updated: April 21, 2023
Apache HTTP Server
Apache Foundation
Description
The vulnerability allows a remote attacker to gain access to potentially sensitive information.
The vulnerability exists due to a boundary condition within the ap_rwrite() function. A remote attacker can with the ability to force the server to reflect a very large input using ap_rwrite() or ap_rputs() (such as with mod_luas r:puts() function) can trigger an out-of-bounds read error and read read unintended memory on the system.