nova/nova/console
Sean Mooney 47dad4836a address open redirect with 3 forward slashes
Ie36401c782f023d1d5f2623732619105dc2cfa24 was intended
to address OSSA-2021-002 (CVE-2021-3654) however after its
release it was discovered that the fix only worked
for urls with 2 leading slashes or more then 4.

This change adresses the missing edgecase for 3 leading slashes
and also maintian support for rejecting 2+.

Change-Id: I95f68be76330ff09e5eabb5ef8dd9a18f5547866
co-authored-by: Matteo Pozza
Closes-Bug: #1927677
(cherry picked from commit 6fbd0b758d)
2021-08-24 13:45:54 +00:00
..
rfb Remove six.text_type (1/2) 2020-12-13 11:25:31 +00:00
securityproxy Remove six.text_type (1/2) 2020-12-13 11:25:31 +00:00
__init__.py Remove 'nova-xvpvncproxy' 2019-12-23 14:20:28 +00:00
serial.py Remove six.moves 2020-11-07 03:25:02 +00:00
type.py Add MKS console support 2015-07-25 15:01:44 +03:00
websocketproxy.py address open redirect with 3 forward slashes 2021-08-24 13:45:54 +00:00