• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1:mod:`http.server`: Fix an open redirection vulnerability in the HTTP server
2when an URI path starts with ``//``.  Vulnerability discovered, and initial
3fix proposed, by Hamza Avvan.
4