Mercurial > p > roundup > code
view website/www/make.bat @ 5924:b40059d7036f
issue2550925 strip HTTP_PROXY environment variable
if deployed as CGI and client sends an http PROXY
header, the tainted HTTP_PROXY environment variable is created. It
can affect calls using requests package or curl. A roundup admin
would have to write detectors/extensions that use these mechanisms.
Not exploitable in default config.
See: https://httpoxy.org/
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Sun, 13 Oct 2019 17:45:06 -0400 |
| parents | bcec10953ae8 |
| children | 3a851df879cd |
line wrap: on
line source
@rem python -m pip install sphinx @rem python -m pip install sphinxcontrib-cheeseshop python -m sphinx . html
