Lucene search
K

3332 matches found

Veracode
Veracode
added 2021/09/20 6:48 a.m.80 views

Regular Expression Denial Of Service (ReDoS)

nth-check is vulnerable to regular expression denial of service. The vulnerability exists due to inefficient regular expression complexity in parse.ts, which may crash the system when parsing a malicious string...

7.5CVSS7.2AI score0.01997EPSS
Exploits1References4Affected Software2
Veracode
Veracode
added 2021/09/20 6:12 a.m.11 views

Regular Expression Denial Of Service (ReDoS)

code-server is vulnerable to regular expression denial of service. An attacker is able to send a malicious string which require extensive processing of regex machine, leading to an application crash...

7.5CVSS4AI score0.01222EPSS
Exploits1References3Affected Software1
Huntr
Huntr
added 2021/09/19 7:26 p.m.20 views

Inefficient Regular Expression Complexity in nltk/nltk

✍️ Description The nltk package is vulnerable to ReDoS regular expression denial of service. An attacker that is able to provide as an input to the readcomparisonblock function in the file "nltk/corpus/reader/comparativesents.py" may cause an application to consume an excessive amount of CPU. Belo...

5CVSS0.7AI score0.01584EPSS
Exploits1
Huntr
Huntr
added 2021/09/17 4:23 p.m.9 views

Inefficient Regular Expression Complexity in validatorjs/validator.js

Description I would like to report a Regular Expression Denial of Service ReDoS vulnerability in validator. It allows cause a denial of service when validating crafted invalid MagnetURIs. The ReDoS vulnerability is mainly due to the sub-pattern .+&tr=.+ with quantified overlapping adjacency and c...

2.3AI score
Exploits0
Huntr
Huntr
added 2021/09/17 6:23 a.m.11 views

Inefficient Regular Expression Complexity in isaacs/minimatch

Description I would like to report a Regular Expression Denial of Service ReDoS vulnerability in minimatch. It allows cause a denial of service when calling function braceExpand. The ReDoS vulnerability is mainly due to the regex /./ and can be exploited with the following code. Proof of Concept...

2.3AI score
Exploits0
Huntr
Huntr
added 2021/09/16 5:4 p.m.8 views

Inefficient Regular Expression Complexity in chocobozzz/peertube

Description Hello Again dear Peertube team. I found inefficient regular expression in that have a Polynomial execution time that can be lead to ReDoS attacks and it is better to replace it with another regex or Use google re2 regex engine for server sides code. Proof of Concept I create two...

0.2AI score
Exploits0
Veracode
Veracode
added 2021/09/16 6:11 a.m.56 views

Regular Expression Denial Of Service (ReDoS)

prism is vulnerable to regular expression denial of service. An attacker is able to send a malicious input string,leading to an intensive usage of CPU and an application crash...

6.5CVSS4.2AI score0.01003EPSS
Exploits1References3Affected Software3
Huntr
Huntr
added 2021/09/14 1:52 a.m.170 views

Inefficient Regular Expression Complexity in fb55/nth-check

Description I would like to report a Regular Expression Denial of Service ReDoS vulnerability in nth-check. It allows cause a denial of service when parsing crafted invalid CSS nth-checks. The ReDoS vulnerabilities of the regex are mainly due to the sub-pattern \s?:+-?\s\d+? with quantified...

5CVSS2.5AI score0.01997EPSS
Exploits1
Tenable Nessus
Tenable Nessus
added 2021/09/14 12:0 a.m.40 views

EulerOS 2.0 SP2 : python-pygments (EulerOS-SA-2021-2441)

According to the versions of the python-pygments package installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : - In pygments 1.1+, fixed in 2.7.4, the lexers used to parse programming languages rely heavily on regular expressions. Some of the regula...

7.5CVSS7.4AI score0.03832EPSS
Exploits1References3
Huntr
Huntr
added 2021/09/11 6:40 p.m.18 views

Inefficient Regular Expression Complexity in prismjs/prism

✍️ Description The prismjs package is vulnerable to ReDoS regular expression denial of service. An attacker that is able to provide a crafted HTML comment as input may cause an application to consume an excessive amount of CPU. Below pinned line using vulnerable regex. 🕵️‍♂️ Proof of Concept...

4.3CVSS0.9AI score0.01003EPSS
Exploits1
Huntr
Huntr
added 2021/09/11 1:9 p.m.11 views

Inefficient Regular Expression Complexity in cdr/code-server

✍️ Description The code-server package is vulnerable to ReDoS regular expression denial of service. An attacker that is able to provide crafted input to the ansiRegex functionality may cause an application to consume an excessive amount of CPU. Below pinned line using vulnerable regex. The ReDOS i...

7.8CVSS0.6AI score0.01222EPSS
Exploits1
Huntr
Huntr
added 2021/09/11 7:37 a.m.5 views

Inefficient Regular Expression Complexity in jaywcjlove/colors-cli

✍️ Description The colors-cli package is vulnerable to ReDoS regular expression denial of service. An attacker that is able to provide crafted input to the ansi-regex functionality may cause an application to consume an excessive amount of CPU. Below pinned line using vulnerable regex. The ReDOS i...

1.8AI score
Exploits0
Huntr
Huntr
added 2021/09/11 5:21 a.m.8 views

Inefficient Regular Expression Complexity in terkelg/prompts

✍️ Description The prompts package is vulnerable to ReDoS regular expression denial of service. An attacker that is able to provide a crafted input to the strip functionality may cause an application to consume an excessive amount of CPU. Below pinned line using vulnerable regex. The ReDOS is...

1.2AI score
Exploits0
Github Security Blog
Github Security Blog
added 2021/09/10 5:56 p.m.34 views

StripComments filter contains a regular expression that is vulnerable to ReDOS (Regular Expression Denial of Service)

Impact The formatter function that strips comments from a SQL contains a regular expression that is vulnerable to ReDoS Regular Expression Denial of Service. The regular expression may cause exponential backtracking on strings containing many repetitions of '\r\n' in SQL comments. Patches The...

7.5CVSS8AI score0.02134EPSS
Exploits0References7Affected Software1
Github Security Blog
Github Security Blog
added 2021/09/08 3:41 p.m.44 views

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

7.5CVSS3.8AI score0.01804EPSS
Exploits0References10Affected Software1
OSV
OSV
added 2021/09/08 3:41 p.m.1 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.01804EPSS
Exploits0References11
Redos
Redos
added 2021/09/08 12:0 a.m.16 views

ROS-2-1408

2.1408 Denial of Service in libX11CVE-2021-31535 1. Vulnerability Description: The vulnerability allows a local user to execute a denial of service DoS attack. The vulnerability exists due to insufficient validation of color names in the XLookupColor function. A local user can launch a specially...

9.8CVSS7.3AI score0.10634EPSS
Exploits2
Redos
Redos
added 2021/09/08 12:0 a.m.22 views

ROS-2-581

2.581 Multiple Vulnerabilities in Moodle CVE-2021-32472 - CVE-2021-32478 1. Vulnerability Description: CVE-2021-32478 A vulnerability exists due to insufficient cleansing of user-provided data at the LTI authorization endpoint. A remote attacker could trick a victim into clicking a specially...

6.9AI score0.01157EPSS
Exploits0
Redos
Redos
added 2021/09/08 12:0 a.m.11 views

ROS-2-1292

2.1292 Denial of service in libX11CVE-2021-31535 1. Vulnerability Description: The vulnerability allows a local user to execute a denial of service DoS attack. The vulnerability exists due to insufficient validation of color names in the XLookupColor function. A local user can launch a specially...

9.8CVSS7.2AI score0.10634EPSS
Exploits9
RedhatCVE
RedhatCVE
added 2021/09/07 12:41 p.m.36 views

CVE-2021-23437

A flaw was found in python-pillow, where a Regular Expression Denial of Service ReDoS via the getrgb function occurs. The highest threat from this vulnerability is to system availability...

7.5CVSS3.7AI score0.02878EPSS
Exploits1References5
Rows per page
Query Builder