Lucene search
+L

6802 matches found

Prion
Prion
added 2021/09/27 1:15 p.m.14 views

Design/Logic Flaw

inflect is vulnerable to Inefficient Regular Expression Complexity...

5CVSS7.5AI score0.01222EPSS
SaveExploits1References2Affected Software1
ATTACKERKB
ATTACKERKB
added 2021/09/27 1:15 p.m.5 views

CVE-2021-3822

jsoneditor is vulnerable to Inefficient Regular Expression Complexity...

7.5CVSS6.3AI score0.01418EPSS
SaveExploits1References3
Prion
Prion
added 2021/09/27 1:15 p.m.28 views

Design/Logic Flaw

jsoneditor is vulnerable to Inefficient Regular Expression Complexity...

5CVSS7.5AI score0.01418EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2021/09/27 1:15 p.m.5 views

PYSEC-2021-356

nltk is vulnerable to Inefficient Regular Expression Complexity...

7.5CVSS7.1AI score0.01703EPSS
SaveExploits1References3
Debian CVE
Debian CVE
added 2021/09/27 12:25 p.m.69 views

CVE-2021-3828

nltk is vulnerable to Inefficient Regular Expression Complexity...

7.5CVSS7.3AI score0.01703EPSS
SaveExploits1
CVE
CVE
added 2021/09/27 12:25 p.m.63 views

CVE-2021-3822

The CVE-2021-3822 entry concerns jsoneditor (josdejong/jsoneditor), where the getInnerText function uses an inefficient regex for trimmedValue, creating potential Regular Expression Denial of Service (ReDoS). Multiple connected sources corroborate a ReDoS risk affecting jsoneditor, with reference...

7.5CVSS6.1AI score0.01418EPSS
SaveExploits1References2Affected Software1
CVE
CVE
added 2021/09/27 12:25 p.m.83 views

CVE-2021-3820

CVE-2021-3820 affects the npm package inflect. The vulnerability is a result of inefficient regular expressions (ReDoS) in the table_name input to the classify function, enabling an attacker to cause excessive CPU usage and potential denial of service. A PoC snippet demonstrates escalating CPU co...

7.5CVSS6.2AI score0.01222EPSS
SaveExploits1References2Affected Software1
NVD
NVD
added 2021/09/27 12:15 p.m.18 views

CVE-2021-40098

An issue was discovered in Concrete CMS through 8.5.5. Path Traversal leading to RCE via external form by adding a regular expression...

9.8CVSS0.01626EPSS
SaveExploits0References2
OSV
OSV
added 2021/09/27 12:15 p.m.7 views

CVE-2021-40098

An issue was discovered in Concrete CMS through 8.5.5. Path Traversal leading to RCE via external form by adding a regular expression...

9.8CVSS6.9AI score
SaveExploits0References2
Prion
Prion
added 2021/09/27 12:15 p.m.21 views

Path traversal

An issue was discovered in Concrete CMS through 8.5.5. Path Traversal leading to RCE via external form by adding a regular expression...

7.5CVSS9.2AI score0.01626EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2021/09/27 11:8 a.m.28 views

CVE-2021-40098

An issue was discovered in Concrete CMS through 8.5.5. Path Traversal leading to RCE via external form by adding a regular expression...

9.6AI score0.01626EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2021/09/27 7:40 a.m.5 views

nodejs-path-parse: ReDoS via splitDeviceRe, splitTailRe and splitPathRe

A flaw was found in nodejs-path-parse. All versions of package path-parse are vulnerable to Regular Expression Denial of Service ReDoS via splitDeviceRe, splitTailRe, and splitPathRe regular expressions. ReDoS exhibits polynomial worst-case time complexity...

7.5CVSS7.1AI score0.02218EPSS
SaveExploits1References5
Huntr
Huntr
added 2021/09/24 3:54 p.m.8 views

Inefficient Regular Expression Complexity in crankyoldgit/irremoteesp8266

✍️ Description The IRremoteESP8266 package is vulnerable to ReDoS regular expression denial of service. An attacker that is able to provide crafted input to the extractsupports function in the file scrapesupporteddevices.py may cause an application to consume an excessive amount of CPU. Below...

0.6AI score
SaveExploits0
Veracode
Veracode
added 2021/09/24 2:13 a.m.15 views

Regular Expression Denial Of Service (ReDoS)

leo is vulnerable to regular expression denial of service. An attacker is able to exploit the vulnerability to crash the system by submitting a maliciously crafted string via the plugins/importers/dart.py...

7.5CVSS3.6AI score0.01233EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 2021/09/22 8:35 p.m.4 views

GHSA-M489-XR35-FJXR Regular Expression Denial of Service in millisecond

Versions of millisecond prior to 0.1.2 are affected by a regular expression denial of service vulnerability when extremely long version strings are parsed. Proof of concept var ms = require'millisecond'; var genstr = function len, chr var result = ""; for i=0; i=len; i++ result = result + chr;...

5.9AI score
SaveExploits0References2
PyPA
PyPA
added 2021/09/22 8:15 p.m.9 views

PYSEC-2021-338

Leo Editor v6.2.1 was discovered to contain a regular expression denial of service ReDoS vulnerability in the component plugins/importers/dart.py...

7.5CVSS7.2AI score0.01233EPSS
SaveExploits1References2Affected Software1
Prion
Prion
added 2021/09/22 8:15 p.m.17 views

Denial of service

Leo Editor v6.2.1 was discovered to contain a regular expression denial of service ReDoS vulnerability in the component plugins/importers/dart.py...

5CVSS7.4AI score0.01233EPSS
SaveExploits1References2Affected Software1
Huntr
Huntr
added 2021/09/22 3:8 p.m.13 views

Inefficient Regular Expression Complexity in cronvel/terminal-kit

Description I would like to report a Regular Expression Denial of Service ReDoS vulnerability in terminal-kit. It allows cause a denial of service when calling function markupWidth. The ReDoS vulnerability is mainly due to the regex /^^|^./g and can be exploited with the following code. Proof...

2AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2021/09/22 9:6 a.m.8 views

nodejs-ssri: Regular expression DoS (ReDoS) when parsing malicious SRI in strict mode

A flaw was found in ssri package. A malicious string provided by an attacker may lead to Regular Expression Denial of Service ReDoS. This issue only affects consumers using the strict option. The highest threat from this vulnerability is to availability...

7.5CVSS7.3AI score0.0472EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2021/09/22 9:6 a.m.5 views

nodejs-path-parse: ReDoS via splitDeviceRe, splitTailRe and splitPathRe

A flaw was found in nodejs-path-parse. All versions of package path-parse are vulnerable to Regular Expression Denial of Service ReDoS via splitDeviceRe, splitTailRe, and splitPathRe regular expressions. ReDoS exhibits polynomial worst-case time complexity...

7.5CVSS7.1AI score0.02218EPSS
SaveExploits1References5
Rows per page
Query Builder