cve/2021/CVE-2021-39275.md
2024-06-18 02:51:15 +02:00

1.1 KiB

CVE-2021-39275

Description

ap_escape_quotes() may write beyond the end of a buffer when given malicious input. No included modules pass untrusted data to these functions, but third-party / external modules may. This issue affects Apache HTTP Server 2.4.48 and earlier.

POC

Reference

Github