#VU64088 Out-of-bounds read in Apache HTTP Server - CVE-2022-30556
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 when processing HTTP requests in mod_lua with websockets. A remote attacker can force the module to return lengths to applications calling r:wsread() that point past the end of the storage allocated for the buffer and gain access to sensitive information.