#VU18110 Privilege escalation in Apache HTTP Server - CVE-2019-0211
Published: April 2, 2019 / Updated: February 20, 2022
Apache HTTP Server
Apache Foundation
Description
The vulnerability allows a local user to escalate privileges on the system.
The vulnerability exists within MPM implementation due to the application does not properly maintain each child's listener bucket number in the scoreboard that may lead to unprivileged code or scripts run by server (e.g. via mod_php) to modify the scoreboard and abuse the privileged main process.
A local user can execute arbitrary code on the system with privileges of the Apache HTTP Server code process.