Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

apache2/mod_proxy_uwsgi: stricter backend HTTP response parsing/valid… #2546

Merged
merged 1 commit into from
Jul 25, 2023

Commits on Jul 25, 2023

  1. apache2/mod_proxy_uwsgi: stricter backend HTTP response parsing/valid…

    …ation
    
    HTTP Response Smuggling vulnerability in Apache HTTP Server via mod_proxy_uwsgi.
    Special characters in the origin response header can truncate/split the response forwarded to the client.
    
    Fix unbit#2538
    
    origin: https://github.com/apache/httpd/commit/d753ea76b5972a85349b68c31b59d04c60014f2d.patch
    bug-cve: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-27522
    covener authored and xrmx committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    58ee1df View commit details
    Browse the repository at this point in the history