enterprise-support team mailing list archive
-
enterprise-support team
-
Mailing list archive
-
Message #08518
[Bug 1945274] [NEW] security updates are breaking mod_wsgi apps
Public bug reported:
Seen with both 2.4.48-3.1ubuntu2 for impish and 2.4.41-4ubuntu3.5 for
focal.
Steps to reproduce:
- Have a request log for your app as in https://modwsgi.readthedocs.io/en/master/user-guides/debugging-techniques.html#tracking-request-and-response
- App deployed at /app
- curl http://host/app/path
Expected (working fine with e.g. 2.4.41-4ubuntu3.4):
- App logs SCRIPT_NAME="/app" and PATH_INFO="/path"
Seen with latest pkgs:
- App logs SCRIPT_NAME="/ap" and PATH_INFO="//path"
** Affects: apache2 (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Server/Client Support Team, which is subscribed to apache2 in Ubuntu.
Matching subscriptions: Ubuntu Server/Client Support Team
https://bugs.launchpad.net/bugs/1945274
Title:
security updates are breaking mod_wsgi apps
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/1945274/+subscriptions
Follow ups