Lucene search
+L

172 matches found

OSV
OSV
added 2022/03/10 5:42 p.m.42 views

CVE-2021-3733

There's a flaw in urllib's AbstractBasicAuthHandler class. An attacker who controls a malicious HTTP server that an HTTP client such as web browser connects to, could trigger a Regular Expression Denial of Service ReDOS during an authentication request with a specially crafted payload that is sen...

6.5CVSS6.6AI score0.04844EPSS
SaveExploits1References9
OSV
OSV
added 2022/01/14 5:15 p.m.9 views

DEBIAN-CVE-2022-21680

Marked is a markdown parser and compiler. Prior to version 4.0.10, the regular expression block.def may cause catastrophic backtracking against some strings and lead to a regular expression denial of service ReDoS. Anyone who runs untrusted markdown through a vulnerable version of marked and does...

7.5CVSS6.5AI score0.02828EPSS
SaveExploits1References1
OSV
OSV
added 2022/01/06 8:30 p.m.15 views

GHSA-29MW-WPGM-HMR9 Regular Expression Denial of Service (ReDoS) in lodash

All versions of package lodash prior to 4.17.21 are vulnerable to Regular Expression Denial of Service ReDoS via the toNumber, trim and trimEnd functions. Steps to reproduce provided by reporter Liyuan Chen: js var lo = require'lodash'; function buildblankn var ret = "1" for var i = 0; i n; i++ r...

5.3CVSS6.9AI score0.07336EPSS
SaveExploits1References20
UbuntuCve
UbuntuCve
added 2021/12/23 6:15 p.m.38 views

CVE-2021-43854

NLTK Natural Language Toolkit is a suite of open source Python modules, data sets, and tutorials supporting research and development in Natural Language Processing. Versions prior to 3.6.5 are vulnerable to regular expression denial of service ReDoS attacks. The vulnerability is present in...

7.5CVSS7.2AI score0.02668EPSS
SaveExploits1References7
NVD
NVD
added 2021/12/17 7:15 p.m.22 views

CVE-2021-43838

jsx-slack is a library for building JSON objects for Slack Block Kit surfaces from JSX. In versions prior to 4.5.1 users are vulnerable to a regular expression denial-of-service ReDoS attack. If attacker can put a lot of JSX elements into tag, an internal regular expression for escaping character...

7.5CVSS0.01377EPSS
SaveExploits1References2
Veracode
Veracode
added 2021/11/30 4:39 a.m.15 views

Regular Expression Denial Of Service (ReDoS)

python-ldap is vulnerable to regular expression denial of service attacks. The vulnerability exists in ldap.schema package which allows an attacker to parse malicious strings to LDAP schema which causes a ReDoS attack...

5.3AI score
SaveExploits0
Veracode
Veracode
added 2021/11/17 6:57 a.m.32 views

Regular Expression Denial Of Service (ReDoS)

date is vulnerable to regular expression denial of service ReDoS attacks. An attacker is able to insert a specifically crafted input through the dateparse method via the str parameter resulting in denial of service conditions...

7.5CVSS4.4AI score0.03222EPSS
SaveExploits1References11Affected Software9
RedHat Linux
RedHat Linux
added 2021/11/09 5:54 p.m.7 views

python-urllib3: ReDoS in the parsing of authority part of URL

A flaw was found in python-urllib3. When provided with a URL containing many @ characters in the authority component, the authority's regular expression exhibits catastrophic backtracking. This flaw causes a denial of service if a URL is passed as a parameter or redirected via an HTTP redirect. T...

7.5CVSS7.3AI score0.03246EPSS
SaveExploits0References5
NVD
NVD
added 2021/10/22 6:15 p.m.20 views

CVE-2021-42836

GJSON before 1.9.3 allows a ReDoS regular expression denial of service attack...

7.5CVSS0.02246EPSS
SaveExploits1References5
CVE
CVE
added 2021/10/22 5:22 p.m.98 views

CVE-2021-42836

CVE-2021-42836 affects the GJSON library. The vulnerability is a ReDoS (regular expression denial of service) in GJSON before 1.9.3, triggered by crafted JSON input. The provided documents confirm the issue and reference the upstream fix path: upgrading from 1.9.2 to 1.9.3 or later. No exploit de...

7.5CVSS7.3AI score0.02246EPSS
SaveExploits1References5Affected Software1
CNNVD
CNNVD
added 2021/10/22 12:0 a.m.7 views

GJSON 资源管理错误漏洞

Tidwall Gjson is a Go-based codebase for interacting with data in json format by the individual developers at Tidwall. GJSON A security vulnerability exists in GJSON before 1.9.3 that allows ReDoS Regular Expression Denial of Service attacks...

7.5CVSS7.5AI score0.02246EPSS
SaveExploits1References6
NCSC
NCSC
added 2021/10/19 12:0 a.m.7 views

Vulnerability fixed in OTRS

A vulnerability has been fixed in OTRS. A malicious person at remote user could potentially exploit the vulnerability to cause a Denial-of-Service. OTRS uses the deprecated npm module "resolve-url-loader" which is depends on the module "postcs" and is vulnerable to the ReDoS attack. OTRS has...

5.3CVSS6.8AI score0.0354EPSS
SaveExploits1
Github Security Blog
Github Security Blog
added 2021/10/13 3:34 p.m.51 views

Inclusion of Functionality from Untrusted Control Sphere in CKEditor 4

It was possible to execute a ReDoS-type attack inside CKEditor 4 before 4.16 by persuading a victim to paste crafted URL-like text into the editor, and then press Enter or Space in the Autolink plugin...

6.5CVSS5.1AI score0.02223EPSS
SaveExploits0References7Affected Software1
Tenable Nessus
Tenable Nessus
added 2021/09/27 12:0 a.m.43 views

EulerOS 2.0 SP9 : python-pillow (EulerOS-SA-2021-2564)

According to the versions of the python-pillow package installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : - An issue was discovered in Pillow before 8.1.1. TiffDecode has a heap-based buffer overflow when decoding crafted YCbCr files because of...

9.8CVSS7.5AI score0.03162EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2021/09/20 8:8 p.m.22 views

CVE-2021-32839

A resource-consumption flaw was found in python-sqlparse. The formatter function that strips comments from SQL contains a regular expression that is vulnerable to Regular Expression Denial of Service ReDoS. A network attacker could craft an SQL comment containing numerous repetitions of '\r\n' th...

7.5CVSS1.9AI score0.02295EPSS
SaveExploits0References3
OSV
OSV
added 2021/09/08 3:41 p.m.4 views

GHSA-3Q6G-VF58-7M4G Regular Expression Denial of Service in flask-restx

Flask RESTX contains a regular expression that is vulnerable to ReDoS Regular Expression Denial of Service in emailregex...

8.7CVSS7.1AI score0.01864EPSS
SaveExploits0References11
RedHat Linux
RedHat Linux
added 2021/08/24 12:50 p.m.4 views

python: urllib: Regular expression DoS in AbstractBasicAuthHandler

There's a flaw in urllib's AbstractBasicAuthHandler class. An attacker who controls a malicious HTTP server that an HTTP client such as web browser connects to, could trigger a Regular Expression Denial of Service ReDOS during an authentication request with a specially crafted payload that is sen...

6.5CVSS6.9AI score0.04844EPSS
SaveExploits1References8
Prion
Prion
added 2021/06/21 4:15 p.m.36 views

Code injection

A vulnerability was discovered in IS-SVG version 2.1.0 to 4.2.2 and below where a Regular Expression Denial of Service ReDOS occurs if the application is provided and checks a crafted invalid SVG string...

5CVSS7.3AI score0.02813EPSS
SaveExploits1References4Affected Software1
RedHat Linux
RedHat Linux
added 2021/05/26 9:49 p.m.11 views

XStream: ReDoS vulnerability

XStream is a Java library to serialize objects to XML and back again. In XStream before version 1.4.16, there is a vulnerability which may allow a remote attacker to occupy a thread that consumes maximum CPU time and will never return. No user is affected, who followed the recommendation to setup...

7.8CVSS7.5AI score0.13832EPSS
SaveExploits0References4
CNVD
CNVD
added 2021/04/14 12:0 a.m.10 views

Npm Braces Resource Management Error Vulnerability

Npm Braces is an application from Npm USA. bracketed extension of Bash, implemented in JavaScript. A security vulnerability exists in versions of Braces prior to 2.3.1, which can be exploited by an attacker to use a regular expression denial of service ReDoS attack...

5.3CVSS6.5AI score0.01363EPSS
SaveExploits1References1
Rows per page
Query Builder