Lucene search
K

1033 matches found

Cvelist
Cvelist
added 2020/06/02 6:28 p.m.16 views

CVE-2020-7662

websocket-extensions npm module prior to 0.1.4 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...

7.5AI score0.0034EPSS
Exploits1References4
CVE
CVE
added 2020/06/02 6:28 p.m.165 views

CVE-2020-7662

CVE-2020-7662 affects the websocket-extensions npm module prior to 0.1.4. The vulnerability arises from the extension parser, which may enter exponential/regex backtracking on a header like Sec-WebSocket-Extensions with an unclosed string containing a repeating two-byte sequence, causing a Denial...

7.5CVSS7.2AI score0.0034EPSS
Exploits1References4Affected Software1
Cvelist
Cvelist
added 2020/06/02 6:25 p.m.24 views

CVE-2020-7663

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...

7.3AI score0.02622EPSS
Exploits1References6
Debian CVE
Debian CVE
added 2020/06/02 6:25 p.m.24 views

CVE-2020-7663

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...

7.5CVSS7.5AI score0.02622EPSS
Exploits1
CVE
CVE
added 2020/06/02 6:25 p.m.177 views

CVE-2020-7663

The CVE-2020-7663 issue affects the ruby-websocket-extensions library (prior to 0.1.5). The parser can take quadratic time when processing a Sec-WebSocket-Extensions header containing an unclosed string parameter value with a repeating two‑byte sequence (backslash and a character), enabling Regex...

7.5CVSS7.2AI score0.02622EPSS
Exploits1References6Affected Software1
Hacker One
Hacker One
added 2020/05/31 7:35 p.m.80 views

Node.js third-party modules: [wappalyzer] ReDoS allows an attacker to completely break Wappalyzer

NOTE! Thanks for submitting a report! Please replace all the square sections below with the pertinent details. Remember, the more detail you provide, the easier it is for us to triage and respond quickly, so be sure to take your time filling out the report! I would like to report VULNERABILITY in...

0.2AI score
Exploits0
Tenable Nessus
Tenable Nessus
added 2020/05/15 12:0 a.m.54 views

GLSA-202005-09 : Python: Denial of service

The remote host is affected by the vulnerability described in GLSA-202005-09 Python: Denial of service An issue was discovered in urllib.request.AbstractBasicAuthHandler which allowed a remote attacker to send malicious data causing extensive regular expression backtracking. Impact : An attacker...

7.1CVSS7.2AI score0.02728EPSS
Exploits1References2
RedhatCVE
RedhatCVE
added 2020/04/09 9:49 a.m.30 views

CVE-2018-7536

An issue was discovered in Django 2.0 before 2.0.3, 1.11 before 1.11.11, and 1.8 before 1.8.19. The django.utils.html.urlize function was extremely slow to evaluate certain inputs due to catastrophic backtracking vulnerabilities in two regular expressions only one regular expression for Django...

5.3CVSS4.5AI score0.01372EPSS
Exploits0References2
RedhatCVE
RedhatCVE
added 2020/04/08 9:41 p.m.24 views

CVE-2019-14232

An issue was discovered in Django 1.11.x before 1.11.23, 2.1.x before 2.1.11, and 2.2.x before 2.2.4. If django.utils.text.Truncator's chars and words methods were passed the html=True argument, they were extremely slow to evaluate certain inputs due to a catastrophic backtracking vulnerability i...

7.5CVSS4AI score0.0297EPSS
Exploits0References4
RedHat Linux
RedHat Linux
added 2020/04/07 9:36 a.m.2 views

python: DOS via regular expression catastrophic backtracking in apop() method in pop3lib

A flaw was found in the way catastrophic backtracking was implemented in python's pop3lib's apop method. An attacker could use this flaw to cause denial of service...

7.5CVSS7.1AI score0.01038EPSS
Exploits1References5
RedHat Linux
RedHat Linux
added 2020/04/07 9:36 a.m.4 views

python: DOS via regular expression backtracking in difflib.IS_LINE_JUNK method in difflib

A flaw was found in the way catastrophic backtracking was implemented in python's difflib.ISLINEJUNK method. An attacker could use this flaw to cause denial of service...

7.5CVSS7.1AI score0.01779EPSS
Exploits0References5
Tenable Nessus
Tenable Nessus
added 2020/04/07 12:0 a.m.45 views

RHEL 7 : python (RHSA-2020:1346)

The remote Redhat Enterprise Linux 7 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2020:1346 advisory. Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level...

9.1CVSS6.8AI score0.0991EPSS
Exploits4References15
RedHat Linux
RedHat Linux
added 2020/04/06 9:2 a.m.2 views

Django: backtracking in a regular expression in django.utils.text.Truncator leads to DoS

An issue was discovered in Django 1.11.x before 1.11.23, 2.1.x before 2.1.11, and 2.2.x before 2.2.4. If django.utils.text.Truncator's chars and words methods were passed the html=True argument, they were extremely slow to evaluate certain inputs due to a catastrophic backtracking vulnerability i...

7.5CVSS7.2AI score0.0297EPSS
Exploits0References5
RedhatCVE
RedhatCVE
added 2020/04/01 2:7 p.m.30 views

CVE-2018-1060

A flaw was found in the way catastrophic backtracking was implemented in python's pop3lib's apop method. An attacker could use this flaw to cause denial of service...

7.5CVSS3.4AI score0.01038EPSS
Exploits1References2
RedHat Linux
RedHat Linux
added 2020/04/01 8:39 a.m.0 views

python: DOS via regular expression backtracking in difflib.IS_LINE_JUNK method in difflib

A flaw was found in the way catastrophic backtracking was implemented in python's difflib.ISLINEJUNK method. An attacker could use this flaw to cause denial of service...

7.5CVSS7.1AI score0.01779EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2020/04/01 8:39 a.m.1 views

python: DOS via regular expression catastrophic backtracking in apop() method in pop3lib

A flaw was found in the way catastrophic backtracking was implemented in python's pop3lib's apop method. An attacker could use this flaw to cause denial of service...

7.5CVSS7.1AI score0.01038EPSS
Exploits1References5
OpenVAS
OpenVAS
added 2020/03/24 12:0 a.m.45 views

Huawei EulerOS: Security Advisory for python (EulerOS-SA-2020-1321)

The remote host is missing an update for the Huawei EulerOS SPDX-FileCopyrightText: 2020 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.1CVSS7.6AI score0.02728EPSS
Exploits1References2
Tenable Nessus
Tenable Nessus
added 2020/03/23 12:0 a.m.39 views

EulerOS 2.0 SP8 : python2 (EulerOS-SA-2020-1295)

According to the versions of the python2 packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : - DISPUTED The Waveread.readfmtchunk function in Lib/wave.py in Python through 3.6.4 does not ensure a nonzero channel value, which allows...

7.1CVSS6.9AI score0.02728EPSS
Exploits1References3
RedhatCVE
RedhatCVE
added 2020/03/02 11:41 a.m.40 views

CVE-2020-8492

Python 2.7 through 2.7.17, 3.5 through 3.5.9, 3.6 through 3.6.10, 3.7 through 3.7.6, and 3.8 through 3.8.1 allows an HTTP server to conduct Regular Expression Denial of Service ReDoS attacks against a client because of urllib.request.AbstractBasicAuthHandler catastrophic backtracking...

7.1CVSS7.2AI score0.02728EPSS
Exploits1References3
Veracode
Veracode
added 2020/02/04 6:49 a.m.16 views

Denial Of Service (DoS)

waitress is vulnerable to denial of service DoS. The vulnerability exists as catastrophic backtracking could occur through the use of a greedy regular expression that does not conform to RFC7230, and subsequently used to validate HTTP headers...

6.5CVSS2.1AI score0.13332EPSS
Exploits0References3Affected Software1
Rows per page
Query Builder