diff options
author | Jeff Forcier <jeff@bitprophet.org> | 2018-10-08 10:03:20 -0700 |
---|---|---|
committer | Jeff Forcier <jeff@bitprophet.org> | 2018-10-08 10:03:20 -0700 |
commit | 8ccc98c0e894300a8f88f20aacfb986342fbc538 (patch) | |
tree | b68ec3b44d06e5e59dddc6d7921760604220a9cf /sites/www | |
parent | 255568dde3f3783994a0c606ddfde0448ad5954d (diff) | |
parent | 608ace355cb2755e5326b255de648b238e43c1c9 (diff) |
Merge branch '2.0' into 2.1
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 4b7544fe..0a9978c1 100644 --- a/sites/www/changelog.rst +++ b/sites/www/changelog.rst @@ -9,7 +9,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. |