cve/2019/CVE-2019-0211.md
2025-09-29 21:09:30 +02:00

4.2 KiB

CVE-2019-0211

Description

In Apache HTTP Server 2.4 releases 2.4.17 to 2.4.38, with MPM event, worker or prefork, code executing in less-privileged child processes or threads (including scripts executed by an in-process scripting interpreter) could execute arbitrary code with the privileges of the parent process (usually root) by manipulating the scoreboard. Non-Unix systems are not affected.

POC

Reference

Github