aboutsummaryrefslogtreecommitdiffstats
path: root/english/lts/security/2020/dla-2334.wml
blob: 3c5c51c7c345fa1c9fad74d066d31f2d86a76d48 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
<define-tag description>LTS security update</define-tag>
<define-tag moreinfo>

<p>It was discovered that there was a denial of service vulnerability in
<tt>ruby-websocket-extensions</tt>, a library for managing long-lived HTTP
"WebSocket" connections.</p>

<p>The parser took quadratic time when parsing a header containing an unclosed
string parameter value whose content is a repeating two-byte sequence. This
could be abused by an attacker to conduct a Regex Denial Of Service (ReDoS) on
a single-threaded server by providing a malicious payload in the
<tt>Sec-WebSocket-Extensions</tt> HTTP header.</p>

<ul>

<li><a href="https://security-tracker.debian.org/tracker/CVE-2020-7663">CVE-2020-7663</a>

    <p>websocket-extensions ruby module prior to 0.1.5 allows Denial of Service
    (DoS) via Regex Backtracking. The extension parser may take quadratic time
    when parsing a header containing an unclosed string parameter value whose
    content is a repeating two-byte sequence of a backslash and some other
    character. This could be abused by an attacker to conduct Regex Denial Of
    Service (ReDoS) on a single-threaded server by providing a malicious
    payload with the Sec-WebSocket-Extensions header.</p></li>

</ul>

<p>For Debian 9 <q>Stretch</q>, these problems have been fixed in version
0.1.2-1+deb9u1.</p>

<p>We recommend that you upgrade your ruby-websocket-extensions packages.</p>

<p>Further information about Debian LTS security advisories, how to apply
these updates to your system and frequently asked questions can be
found at: <a href="https://wiki.debian.org/LTS">https://wiki.debian.org/LTS</a></p>
</define-tag>

# do not modify the following line
#include "$(ENGLISHDIR)/lts/security/2020/dla-2334.data"
# $Id: $

© 2014-2024 Faster IT GmbH | imprint | privacy policy