Lucene search
K

3332 matches found

Github Security Blog
Github Security Blog
added 2020/03/30 7:45 p.m.75 views

regular expression denial-of-service (ReDoS) in Bleach

Impact bleach.clean behavior parsing style attributes could result in a regular expression denial of service ReDoS. Calls to bleach.clean with an allowed tag with an allowed style attribute are vulnerable to ReDoS. For example, bleach.clean..., attributes='a': 'style'. Patches 3.1.4 Workarounds d...

7.5CVSS0.4AI score0.00718EPSS
Exploits1References7Affected Software1
Veracode
Veracode
added 2020/03/27 8:44 a.m.12 views

Regular Expression Denial Of Service (ReDoS)

fecha is vulnerable to regular expression denial of service ReDoS attacks. The vulnerability exists when a user inputs a really long string as the parameter dateStr through the parse method in the file fecha.js causing the system to hang for a very long time...

3.8AI score
Exploits0
OpenVAS
OpenVAS
added 2020/03/24 12:0 a.m.47 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.06617EPSS
Exploits1References2
Tenable Nessus
Tenable Nessus
added 2020/03/23 12:0 a.m.57 views

EulerOS 2.0 SP5 : python (EulerOS-SA-2020-1321)

According to the version of the python packages installed, the EulerOS installation on the remote host is affected by the following vulnerability : - 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...

7.1CVSS7.2AI score0.06617EPSS
Exploits1References2
Tenable Nessus
Tenable Nessus
added 2020/03/23 12:0 a.m.40 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.06617EPSS
Exploits1References3
Github Security Blog
Github Security Blog
added 2020/03/13 8:36 p.m.323 views

Withdrawn: ESLint dependencies are vulnerable (ReDoS and Prototype Pollution)

Withdrawn GitHub has withdrawn this advisory in place of GHSA-vh95-rmgr-6w4m and GHSA-6chw-6frg-f759. The reason for withdrawing is that some mistakes were made during the ingestion of CVE-2020-7598 which caused this advisory to be published with incorrect information. In order to provide accurat...

6.8CVSS1AI score0.01884EPSS
Exploits2References3Affected Software2
Veracode
Veracode
added 2020/03/11 1:28 a.m.17 views

Regular Expression Denial Of Service (ReDoS)

useragentparser is vulnerable to regular expression denial of service ReDoS. The vulnerability exists through the vendored module, uap-core, where a long digit string can cause ReDoS. This vulnerability is related to CVE-2020-5243...

7.5CVSS3.2AI score0.02205EPSS
Exploits1
OSV
OSV
added 2020/03/10 6:2 p.m.7 views

GHSA-PCQQ-5962-HVCW Denial of Service in uap-core when processing crafted User-Agent strings

Impact Some regexes are vulnerable to regular expression denial of service REDoS due to overlapping capture groups. This allows remote attackers to overload a server by setting the User-Agent header in an HTTPS request to maliciously crafted long strings. Patches Please update uap-ruby to = v2.6....

7.2AI score
Exploits0References3
Github Security Blog
Github Security Blog
added 2020/03/10 6:2 p.m.68 views

Denial of Service in uap-core when processing crafted User-Agent strings

Impact Some regexes are vulnerable to regular expression denial of service REDoS due to overlapping capture groups. This allows remote attackers to overload a server by setting the User-Agent header in an HTTPS request to maliciously crafted long strings. Patches Please update uap-ruby to = v2.6....

3.1AI score
Exploits0References4Affected Software1
RubySec
RubySec
added 2020/03/10 12:0 a.m.20 views

Denial of Service in uap-core when processing crafted User-Agent strings

Impact Some regexes are vulnerable to regular expression denial of service REDoS due to overlapping capture groups. This allows remote attackers to overload a server by setting the User-Agent header in an HTTPS request to maliciously crafted long strings. Patches Please update uap-ruby to = v2.6....

7.5CVSS7.2AI score0.02205EPSS
Exploits1References1Affected Software1
Veracode
Veracode
added 2020/03/09 4:16 a.m.14 views

Regular Expression Denial Of Service (ReDoS)

acorn is vulnerable to denial of service. A regex in the form of /x-\ud800/u causes the parser to enter an infinite loop as the string is not valid UTF-16 character. This results in it being sanitized before reaching the parser and when an application processes untrusted input and passes it...

5AI score
Exploits0
RedhatCVE
RedhatCVE
added 2020/03/02 11:41 a.m.42 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.06617EPSS
Exploits1References3
Veracode
Veracode
added 2020/02/24 9:26 a.m.11 views

Regular Expression Denial Of Service (ReDoS)

github-url-to-object is vulnerable to regular expression denial of service ReDoS attacks. The vulnerability is possible because regular expressions used for repoUrl path are not filtering the string inputs. A malicious user could send crafted requests using this flaw that cause the system to cras...

3.2AI score
Exploits0
OSV
OSV
added 2020/02/20 11:26 p.m.19 views

GHSA-CMCX-XHR8-3W9P Denial of Service in uap-core when processing crafted User-Agent strings

Impact Some regexes are vulnerable to regular expression denial of service REDoS due to overlapping capture groups. This allows remote attackers to overload a server by setting the User-Agent header in an HTTPS request to maliciously crafted long strings. Patches Please update uap-core to gt;=...

5.7CVSS7.3AI score0.02205EPSS
Exploits1References5
CVE
CVE
added 2020/02/20 11:15 p.m.143 views

CVE-2020-5243

CVE-2020-5243 describes a denial-of-service vulnerability in uap-core before 0.7.3, where processing crafted User-Agent strings triggers overlapping capture group REGEX backtracking (REDoS). The issue affects the library’s User-Agent parsing, allowing remote attackers to overload a server by send...

7.5CVSS6.2AI score0.02205EPSS
Exploits1References2Affected Software1
Hacker One
Hacker One
added 2020/02/20 8:14 p.m.116 views

GitHub Security Lab: CodeQL query for finding ReDoS and Regex Injection vulnerabilities in Java

This bug was reported directly to GitHub Security Lab...

1.7AI score
Exploits0
OpenVAS
OpenVAS
added 2020/02/17 12:0 a.m.51 views

Python 2.7.x <= 2.7.17, 3.5 <= 3.5.9, 3.6.x <= 3.6.10, 3.7.x <= 3.7.6, 3.8.x <= 3.8.1 Regular Expression Denial of Service (ReDoS) Vulnerability - Linux

Python is prone to a Regular Expression Denial of Service ReDoS vulnerability. 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.4AI score0.06617EPSS
Exploits1References2
OpenVAS
OpenVAS
added 2020/02/17 12:0 a.m.52 views

Python 2.7.x <= 2.7.17, 3.5 <= 3.5.9, 3.6.x <= 3.6.10, 3.7.x <= 3.7.6, 3.8.x <= 3.8.1 Regular Expression Denial of Service (ReDoS) Vulnerability - Windows

Python is prone to a Regular Expression Denial of Service ReDoS vulnerability. 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.4AI score0.06617EPSS
Exploits1References2
OpenVAS
OpenVAS
added 2020/02/17 12:0 a.m.33 views

Python 2.7.x <= 2.7.17, 3.5 <= 3.5.9, 3.6.x <= 3.6.10, 3.7.x <= 3.7.6, 3.8.x <= 3.8.1 Regular Expression Denial of Service (ReDoS) Vulnerability - Mac OS X

Python is prone to a Regular Expression Denial of Service ReDoS vulnerability. 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.4AI score0.06617EPSS
Exploits1References2
RedhatCVE
RedhatCVE
added 2020/02/03 2:35 a.m.39 views

CVE-2018-3737

sshpk is vulnerable to ReDoS when parsing crafted invalid public keys...

7.5CVSS2.7AI score0.01738EPSS
Exploits1References1
Rows per page
Query Builder