diff options
author | Neil Johnson <neil@matrix.org> | 2020-03-23 13:36:16 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-03-23 13:36:16 +0000 |
commit | 066804f5916289d6d62cf94dfb1eb09438ce7a2a (patch) | |
tree | dcddf76205fdd0415482bc7fbd2f06034a02aea3 | |
parent | changelog typos (diff) | |
download | synapse-066804f5916289d6d62cf94dfb1eb09438ce7a2a.tar.xz |
Update CHANGES.md
-rw-r--r-- | CHANGES.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES.md b/CHANGES.md index 3b66006072..076b046d23 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -19,7 +19,7 @@ and For a good introduction to this class of request-smuggling attacks, see https://portswigger.net/research/http-desync-attacks-request-smuggling-reborn. -We are not aware of these vulnerabilities being exploited in the world, and +We are not aware of these vulnerabilities being exploited in the wild, and do not believe that they are exploitable with current versions of any reverse proxies. Nevertheless, we recommend that all Synapse administrators ensure that they have the latest versions of the Twisted library to ensure that their |