Lucene search
+L

267 matches found

Snyk
Snyk
added 2020/10/29 10:53 a.m.4 views

Regular Expression Denial of Service (ReDoS)

Overview ua-parser-js is a lightweight JavaScript-based user-agent string parser. Affected versions of this package are vulnerable to Regular Expression Denial of Service ReDoS in multiple regexes see linked commit for more info. Proof of Concept by Miguel de Moura jsconst uaparser =...

7.5CVSS9.1AI score0.03878EPSS
SaveExploits1References2
Microsoft CVE
Microsoft CVE
added 2020/09/25 7:0 a.m.7 views

WEBrick::HTTPAuth::DigestAuth in Ruby through 2.4.7 2.5.x through 2.5.6 and 2.6.x through 2.6.4 has a regular expression Denial of Service cause by looping/backtracking. A victim must expose a WEBrick server that uses DigestAuth to the Internet or a untrusted network.

...

7.8CVSS7AI score0.05128EPSS
SaveExploits0
vulnersOsv
vulnersOsv
added 2020/06/22 2:39 p.m.4 views

08cms (=1.0.0), 0card-images-helper (=1.0.2) +5048 more potentially affected by CVE-2020-7661 via url-regex (>=1.0.4 <=5.0.0)

url-regex NPM version =1.0.4, =1.0.3, =0.0.1, =1.0.0, =0.1.0, =1.0.0, =1.0.0, =1.0.1 - 3e =1.0.0 and more Source cves: CVE-2020-7661 Source advisory: OSV:GHSA-V4RH-8P82-6H5W...

7.8CVSS7AI score0.02693EPSS
SaveExploits1
Prion
Prion
added 2020/06/04 6:15 p.m.13 views

Denial of service

all versions of url-regex are vulnerable to Regular Expression Denial of Service. An attacker providing a very long string in String.test can cause a Denial of Service...

7.8CVSS7.4AI score0.02693EPSS
SaveExploits1References2
RedHat Linux
RedHat Linux
added 2020/05/20 5:35 p.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
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2020/05/20 4:26 p.m.13 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
SaveExploits0References4
Snyk
Snyk
added 2020/05/18 8:27 a.m.6 views

Regular Expression Denial of Service (ReDoS)

Overview url-regex is a package with regular expression for matching URLs Affected versions of this package are vulnerable to Regular Expression Denial of Service ReDoS. An attacker providing a very long string in String.test can cause a Denial of Service. PoC by Nick Baugh For url-regex package:...

7.8CVSS6.7AI score0.02693EPSS
SaveExploits1References3
OSV
OSV
added 2020/04/22 3:32 p.m.7 views

USN-4337-1 openjdk-8, openjdk-lts vulnerabilities

It was discovered that OpenJDK incorrectly handled certain regular expressions. An attacker could possibly use this issue to cause a denial of service while processing a specially crafted regular expression. CVE-2020-2754, CVE-2020-2755 It was discovered that OpenJDK incorrectly handled class...

8.3CVSS6.8AI score0.0623EPSS
SaveExploits0References14
Github Security Blog
Github Security Blog
added 2020/03/04 8:20 p.m.79 views

Information disclosure in parse-server

you can fetch all the users' objects, by using regex in the NoSQL query. Using the NoSQL, you can use a regex on sessionToken "SessionToken":"$regex":"r:027f" and find valid accounts this way. Using this method, it's possible to retrieve accounts without interaction from the users. GET...

7.7CVSS5.5AI score0.00849EPSS
SaveExploits0References4Affected Software1
UbuntuCve
UbuntuCve
added 2020/02/21 12:15 a.m.25 views

CVE-2020-5243

uap-core before 0.7.3 is vulnerable to a denial of service attack when processing crafted User-Agent strings. 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...

7.5CVSS7AI score0.02261EPSS
SaveExploits1References3
OSV
OSV
added 2020/01/14 5:15 p.m.5 views

DEBIAN-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.8AI score0.01592EPSS
SaveExploits1References1
FreeBSD
FreeBSD
added 2019/10/24 12:0 a.m.64 views

Python -- multiple vulnerabilities

Python reports: The AbstractBasicAuthHandler class of the urllib.request module uses an inefficient regular expression which can be exploited by an attacker to cause a denial of service. Fix the regex to prevent the catastrophic backtracking. Vulnerability reported by Ben Caller and Matt Schwager...

6.1CVSS7.2AI score0.03513EPSS
SaveExploits0References1
NVD
NVD
added 2019/09/18 12:15 p.m.27 views

CVE-2019-16215

The Markdown parser in Zulip server before 2.0.5 used a regular expression vulnerable to exponential backtracking. A user who is logged into the server could send a crafted message causing the server to spend an effectively arbitrary amount of CPU time and stall the processing of future messages...

6.5CVSS6.4AI score0.01249EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2019/07/27 12:0 a.m.8 views

PT-2019-4672 · Ruby +8 · Ruby +8

Name of the Vulnerable Software and Affected Versions: Ruby versions 2.4.7 and earlier, 2.5.x through 2.5.6, 2.6.x through 2.6.4 Description: The issue is related to a regular expression Denial of Service caused by looping/backtracking in the WEBrick::HTTPAuth::DigestAuth class in Ruby. This can ...

9.8CVSS7.6AI score0.73829EPSS
SaveExploits33References359
CNVD
CNVD
added 2019/07/11 12:0 a.m.3 views

Oniguruma Null Pointer Dereference Vulnerability

Oniguruma is a BSD-licensed regular expression library that supports multiple character encodings. A null pointer dereference vulnerability exists in matchat in regexec.c in Oniguruma 6.9.2, which can be exploited by an attacker to cause a denial of service by supplying a specially crafted regula...

6.5CVSS8.8AI score0.02129EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2019/01/02 4:14 p.m.7 views

perl: Heap-based buffer overflow in S_handle_regex_sets()

Perl before 5.26.3 and 5.28.0 before 5.28.1 has a buffer overflow via a crafted regular expression that triggers invalid write operations...

9.8CVSS7.6AI score0.12093EPSS
SaveExploits1References4
OSV
OSV
added 2018/12/07 9:29 p.m.5 views

ALPINE-CVE-2018-18314

Perl before 5.26.3 has a buffer overflow via a crafted regular expression that triggers invalid write operations...

9.8CVSS7.5AI score0.0606EPSS
SaveExploits1References1
OSV
OSV
added 2018/06/08 1:29 p.m.6 views

CVE-2018-8926

Permissive regular expression vulnerability in synophotodsmuser in Synology Photo Station before 6.8.5-3471 and before 6.3-2975 allows remote authenticated users to conduct privilege escalation attacks via the fullname parameter...

8.8CVSS5.8AI score0.01713EPSS
SaveExploits0References1
CVE
CVE
added 2018/06/08 1:0 p.m.52 views

CVE-2018-8926

Synology Photo Station (affected versions: before 6.8.5-3471 and before 6.3-2975) contains a permissive regex vulnerability in synophoto_dsm_user that allows remote authenticated users to escalate privileges via the fullname parameter. The issue leads to high-impact results (C:H/I:H/A:H) per CVSS...

8.8CVSS8.5AI score0.01713EPSS
SaveExploits0References1Affected Software1
CNVD
CNVD
added 2018/06/04 12:0 a.m.5 views

riot-compiler denial of service vulnerability

riot-compiler is a compiler for riot user interface library. A security vulnerability exists in the regex in riot-compiler version 2.3.21. An attacker can exploit this vulnerability to cause a denial of service...

7.5CVSS6.7AI score0.01598EPSS
SaveExploits0References1
Rows per page
Query Builder