diff options
author | Jeff Forcier <jeff@bitprophet.org> | 2018-10-08 10:03:21 -0700 |
---|---|---|
committer | Jeff Forcier <jeff@bitprophet.org> | 2018-10-08 10:03:21 -0700 |
commit | ae1cff0edc2522ba341506ab07ca2924bc346b4d (patch) | |
tree | 1baba84d55e657b7c90b14399b993873e2bd42a0 /sites/www | |
parent | dc7f7c5bade264f74aa2ee5ce21dde2091cc2022 (diff) | |
parent | bcd6b16173dab3bf670ae04876f38aaea0cc2dee (diff) |
Merge branch '2.4'
Diffstat (limited to 'sites/www')
-rw-r--r-- | sites/www/changelog.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sites/www/changelog.rst b/sites/www/changelog.rst index ed44cde9..ff87bfbb 100644 --- a/sites/www/changelog.rst +++ b/sites/www/changelog.rst @@ -12,7 +12,7 @@ Changelog behavior probably didn't cause any outright errors, but it doesn't seem to conform to the RFCs and could cause (non-infinite) feedback loops in some scenarios (usually those involving Paramiko on both ends). -- :bug:`1283` Fix exploit (CVE pending) in Paramiko's server mode (**not** +- :bug:`1283` Fix exploit (CVE-2018-1000805) in Paramiko's server mode (**not** client mode) where hostile clients could trick the server into thinking they were authenticated without actually submitting valid authentication. |