-
-
Save haproxytechblog/4e69c5d78b2d02f044955f5b3c2fb00c to your computer and use it in GitHub Desktop.
August 2023 - CVE-2023-40225: Empty content-length header vulnerability fixed
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
frontend myfrontend | |
http-request deny if { hdr_len(content-length) 0 } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment