Skip to content

Instantly share code, notes, and snippets.

@haproxytechblog
Last active August 25, 2023 14:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save haproxytechblog/4e69c5d78b2d02f044955f5b3c2fb00c to your computer and use it in GitHub Desktop.
Save haproxytechblog/4e69c5d78b2d02f044955f5b3c2fb00c to your computer and use it in GitHub Desktop.
August 2023 - CVE-2023-40225: Empty content-length header vulnerability fixed
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