Lucene search
+L

209 matches found

OSV
OSV
added 2021/02/01 8:15 p.m.4 views

ALPINE-CVE-2020-28493

This affects the package jinja2 from 0.0.0 and before 2.11.3. The ReDoS vulnerability is mainly due to the punctuationre regex operator and its use of multiple wildcards. The last wildcard is the most exploitable as it searches for trailing punctuation. This issue can be mitigated by Markdown to...

5.3CVSS6.9AI score0.03546EPSS
Exploits1References1
Snyk
Snyk
added 2021/01/26 4:41 p.m.4 views

Regular Expression Denial of Service (ReDoS)

Overview three is a JavaScript 3D library Affected versions of this package are vulnerable to Regular Expression Denial of Service ReDoS. This can happen when handling rgb or hsl colors. PoC: var three = require'three' function buildblank n var ret = "rgb" for var i = 0; i n; i++ ret += " " retur...

7.5CVSS6.7AI score0.02519EPSS
Exploits1References2
Positive Technologies
Positive Technologies
added 2021/01/06 12:0 a.m.2 views

PT-2021-14348 · Pypi · Cairosvg

Name of the Vulnerable Software and Affected Versions: CairoSVG versions prior to 2.5.1 Description: The issue is related to a regular expression denial of service REDoS vulnerability in CairoSVG, a Python package used for converting SVG files. When processing SVG files, CairoSVG uses two regular...

9.9CVSS6.1AI score0.01466EPSS
Exploits1References28
Debian CVE
Debian CVE
added 2020/11/17 6:22 p.m.43 views

CVE-2020-13349

Removed by vendor...

4.3CVSS5.8AI score0.009EPSS
Exploits0
OSV
OSV
added 2020/05/05 10:15 p.m.4 views

UBUNTU-CVE-2020-11034

In GLPI before version 9.4.6, there is a vulnerability that allows bypassing the open redirect protection based which is based on a regexp. This is fixed in version 9.4.6...

6.1CVSS5.8AI score0.07608EPSS
Exploits0References3
RedHat Linux
RedHat Linux
added 2020/04/22 9:16 a.m.6 views

OpenJDK: Regular expression DoS in Scanner (Concurrency, 8236201)

Vulnerability in the Java SE, Java SE Embedded product of Oracle Java SE component: Concurrency. Supported versions that are affected are Java SE: 7u251, 8u241, 11.0.6 and 14; Java SE Embedded: 8u241. Easily exploitable vulnerability allows unauthenticated attacker with network access via multipl...

5.3CVSS7.3AI score0.04948EPSS
Exploits0References4
OSV
OSV
added 2020/01/14 5:15 p.m.12 views

CVE-2015-2326

The pcrecompile2 function in PCRE before 8.37 allows context-dependent attackers to compile incorrect code and cause a denial of service out-of-bounds read via regular expression with a group containing both a forward referencing subroutine call and a recursive back reference, as demonstrated by...

5.5CVSS6.4AI score
Exploits0References7
RedHat Linux
RedHat Linux
added 2020/01/07 6:24 p.m.6 views

OpenJDK: Unexpected exception thrown during regular expression processing in Nashorn (Scripting, 8223518)

Vulnerability in the Java SE, Java SE Embedded product of Oracle Java SE component: Scripting. Supported versions that are affected are Java SE: 8u221, 11.0.4 and 13; Java SE Embedded: 8u221. Difficult to exploit vulnerability allows unauthenticated attacker with network access via multiple...

5.8CVSS7.4AI score0.03328EPSS
Exploits0References4
FreeBSD
FreeBSD
added 2019/08/01 12:0 a.m.40 views

Django -- multiple vulnerabilities

Django release notes: CVE-2019-14232: Denial-of-service possibility in django.utils.text.Truncator 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 in a...

9.8CVSS0.6AI score0.47694EPSS
Exploits0References3
Hacker One
Hacker One
added 2019/07/27 5:44 a.m.52 views

Ruby: WEBrick::HTTPAuth::DigestAuth authentication is vulnerable to regular expression denial of service (ReDoS)

The private instance method splitparamvalue in class WEBrick::HTTPAuth::DigestAuth uses a regular expression that is vulnerable to denial of service due to catastrophic backtracking. The regular expression is: ^\s\w-.\%!+=\s"\.|^""\s,? Source:...

0.4AI score
Exploits0
OSV
OSV
added 2018/10/04 11:29 p.m.3 views

CVE-2018-17984

An unanchored /a-z2/ regular expression in ISPConfig before 3.1.13 makes it possible to include arbitrary files, leading to code execution. This is exploitable by authenticated users who have local filesystem access...

7.8CVSS6AI score0.03369EPSS
Exploits1References3
OSV
OSV
added 2018/07/24 8:16 p.m.6 views

GHSA-9QJ9-36JM-PRPV Regular Expression Denial of Service in fresh

Affected versions of fresh are vulnerable to regular expression denial of service when parsing specially crafted user input. Recommendation Update to version 0.5.2 or later...

7.5CVSS7.1AI score0.01584EPSS
Exploits0References3
OSV
OSV
added 2018/07/24 8:6 p.m.11 views

GHSA-JXQQ-CQM6-PFQ9 Regular Expression Denial of Service in slug

Affected versions of slug are vulnerable to a regular expression denial of service when parsing untrusted user input. The issue is low severity, as it takes 50,000 characters to cause the event loop to block for 2 seconds, About 50k characters can block the event loop for 2 seconds. Recommendatio...

7.5CVSS5.9AI score0.01584EPSS
Exploits0References4
OSV
OSV
added 2018/06/07 2:29 a.m.6 views

CVE-2017-16119

Fresh is a module used by the Express.js framework for HTTP response freshness testing. It is vulnerable to a regular expression denial of service when it is passed specially crafted input to parse. This causes the event loop to be blocked causing a denial of service condition...

7.5CVSS7.3AI score
Exploits0References1
Prion
Prion
added 2018/06/04 7:29 p.m.10 views

Code injection

uri-js is a module that tries to fully implement RFC 3986. One of these features is validating whether or not a supplied URL is valid or not. To do this, uri-js uses a regular expression, This regular expression is vulnerable to redos. This causes the program to hang and the CPU to idle at 100%...

6.8CVSS6.4AI score0.01342EPSS
Exploits1References2Affected Software1
OSV
OSV
added 2018/03/07 10:22 p.m.12 views

GHSA-325J-24F4-QV5X Regular Expression Denial of Service in ssri

Version of ssri prior to 5.2.2 are vulnerable to regular expression denial of service ReDoS when using strict mode. Recommendation Update to version 5.2.2 or later...

5.9CVSS6.2AI score0.01754EPSS
Exploits0References6
OSV
OSV
added 2018/03/04 9:29 p.m.7 views

AZL-41019 CVE-2017-18214 affecting package ntopng for versions less than 5.2.1-4

The moment module before 2.19.3 for Node.js is prone to a regular expression denial of service via a crafted date string, a different vulnerability than CVE-2016-4055...

7.5CVSS6.6AI score0.03673EPSS
Exploits0References1
OSV
OSV
added 2017/10/24 6:33 p.m.4 views

GHSA-HJCP-J389-59FF Regular Expression Denial of Service in marked

Versions 0.3.3 and earlier of marked are affected by a regular expression denial of service ReDoS vulnerability when passed inputs that reach the em inline rule. Recommendation Update to version 0.3.4 or later...

7.5CVSS6.7AI score0.04334EPSS
Exploits0References10
OSV
OSV
added 2017/06/16 3:29 p.m.8 views

CVE-2017-9729

In uClibc 0.9.33.2, there is stack exhaustion uncontrolled recursion in the checkdstlimitscalcpos1 function in misc/regex/regexec.c when processing a crafted regular expression...

7.5CVSS6.7AI score
Exploits0References1
BDU FSTEC
BDU FSTEC
added 2017/04/06 12:0 a.m.9 views

Microsoft Edge browser vulnerability, which allows attackers to obtain confidential information or carry out XSS attacks

The vulnerability of the RegEx script class XXS in the Microsoft Edge browser exists due to the lack of measures taken to protect the structure of web pages. Exploiting this vulnerability allows a malicious actor to perform XSS attacks or obtain confidential information using undefined vectors...

4.3CVSS6.2AI score0.41952EPSS
Exploits0References3
Rows per page
Query Builder