Lucene search
+L

4365 matches found

RedHat Linux
RedHat Linux
added 2021/08/26 10:21 a.m.16 views

nodejs-glob-parent: Regular expression denial of service

A flaw was found in nodejs-glob-parent. The enclosure regex used to check for glob enclosures containing backslashes is vulnerable to Regular Expression Denial of Service attacks. This flaw allows an attacker to cause a denial of service if they can supply a malicious string to the glob-parent...

7.5CVSS7.1AI score0.04579EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2021/08/26 10:18 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
RedHat Linux
RedHat Linux
added 2021/08/24 12:50 p.m.11 views

python-jinja2: ReDoS vulnerability in the urlize filter

A flaw was found in python-jinja2. The ReDOS vulnerability of the regex is mainly due to the sub-pattern a-zA-Z0-9.-+.a-zA-Z0-9.-+. This issue can be mitigated by Markdown to format user content instead of the urlize filter, or by implementing request timeouts and limiting process memory...

5.3CVSS7.2AI score0.03546EPSS
SaveExploits1References4
Kitploit
Kitploit
added 2021/08/18 9:30 p.m.345 views

Jsleak - A Go Code To Detect Leaks In JS Files Via Regex Patterns

jsleak is a tool to identify sensitive data in JS files through regex patterns. Although it's built for this, you can use it to identify anything as long as you have a regex pattern for it. How to install Directly: your package manager install pkg-config libpcre++-dev go get...

7.1AI score
SaveExploits0References7
NVD
NVD
added 2021/08/18 8:15 a.m.17 views

CVE-2021-33580

User controlled request.getHeader"Referer", request.getRequestURL and request.getQueryString are used to build and run a regex expression. The attacker doesn't have to use a browser and may send a specially crafted Referer header programmatically. Since the attacker controls the string and the...

7.5CVSS0.03298EPSS
SaveExploits0References2
OSV
OSV
added 2021/08/18 8:15 a.m.17 views

CVE-2021-33580

User controlled request.getHeader"Referer", request.getRequestURL and request.getQueryString are used to build and run a regex expression. The attacker doesn't have to use a browser and may send a specially crafted Referer header programmatically. Since the attacker controls the string and the...

7.5CVSS6.6AI score
SaveExploits0References2
Prion
Prion
added 2021/08/18 8:15 a.m.20 views

Code injection

User controlled request.getHeader"Referer", request.getRequestURL and request.getQueryString are used to build and run a regex expression. The attacker doesn't have to use a browser and may send a specially crafted Referer header programmatically. Since the attacker controls the string and the...

4.3CVSS7.4AI score0.03298EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2021/08/18 7:50 a.m.27 views

CVE-2021-33580 regex injection leading to DoS

User controlled request.getHeader"Referer", request.getRequestURL and request.getQueryString are used to build and run a regex expression. The attacker doesn't have to use a browser and may send a specially crafted Referer header programmatically. Since the attacker controls the string and the...

7.6AI score0.03298EPSS
SaveExploits0References2
CVE
CVE
added 2021/08/18 7:50 a.m.57 views

CVE-2021-33580

Apache Roller suffers a vulnerability where user-controlled inputs from Referer, Request URL, and QueryString are used to build and execute a regex, enabling regular-expression DoS (ReDoS) via catastrophic backtracking on the server. Impact described as availability issues; fixed in Roller 6.0.2....

7.5CVSS7.4AI score0.03298EPSS
SaveExploits0References2Affected Software1
Fedora
Fedora
added 2021/08/16 1:18 a.m.26 views

[SECURITY] Fedora 34 Update: rust-fancy-regex-0.7.0-1.fc34

Implementation of regexes, supporting a relatively rich set of features, including backreferences and look-around...

9.8CVSS2.3AI score0.01923EPSS
SaveExploits0
Fedora
Fedora
added 2021/08/16 1:18 a.m.22 views

[SECURITY] Fedora 34 Update: rust-sd-0.7.6-4.fc34

Intuitive find & replace CLI. Painless regular expressions sd uses regex syntax that you already know from JavaScript and Python. Forget about dealing with quirks of sed or awk - get productive immediately. String-literal mode Non-regex find & replace. No more backslashes or remembering which...

9.8CVSS9.9AI score0.01923EPSS
SaveExploits0
OpenVAS
OpenVAS
added 2021/08/16 12:0 a.m.15 views

Fedora: Security Advisory for rust-fancy-regex (FEDORA-2021-3cf88e44b4)

The remote host is missing an update for the Copyright C 2021 Greenbone Networks GmbH Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-or-later This program is free software; you can...

9.8CVSS9.8AI score0.01923EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2021/08/10 4:37 p.m.9 views

nodejs-hosted-git-info: Regular Expression denial of service via shortcutMatch in fromUrl()

A regular expression denial of service vulnerability was found in hosted-git-info. If an application allows user input into the affected regular expression regexp function, shortcutMatch or fromUrl, then an attacker could craft a regexp which takes an ever increasing amount of time to process,...

5.3CVSS7.3AI score0.03612EPSS
SaveExploits1References4
OSV
OSV
added 2021/08/10 3:33 p.m.14 views

GHSA-HJ48-42VR-X3V9 Regular Expression Denial of Service in path-parse

Affected versions of npm 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...

5.3CVSS6.8AI score0.02218EPSS
SaveExploits1References8
OSV
OSV
added 2021/08/04 9:3 p.m.161 views

GHSA-CMHX-CQ75-C4MJ Regular Expression Denial of Service in System.Text.RegularExpressions

A denial of service vulnerability exists when .NET Framework and .NET Core improperly process RegEx strings, aka '.NET Framework and .NET Core Denial of Service Vulnerability'. This CVE ID is unique from CVE-2019-0980, CVE-2019-0981...

7.5CVSS7.5AI score0.05719EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2021/08/04 9:3 p.m.125 views

Regular Expression Denial of Service in System.Text.RegularExpressions

A denial of service vulnerability exists when .NET Framework and .NET Core improperly process RegEx strings, aka '.NET Framework and .NET Core Denial of Service Vulnerability'. This CVE ID is unique from CVE-2019-0980, CVE-2019-0981...

7.5CVSS3.8AI score0.05719EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2021/07/31 11:3 a.m.3 views

OESA-2021-1296 glibc security update

The GNU C Library project provides the core libraries for the GNU system and GNU/Linux systems, as well as many other systems that use Linux as the kernel. These libraries provide critical APIs including ISO C11, POSIX.1-2008, BSD, OS-specific APIs and more. These APIs include such foundational...

9.1CVSS7.2AI score0.02678EPSS
SaveExploits0References2
Veracode
Veracode
added 2021/07/27 6:48 a.m.69 views

Regular Expression Denial Of Service (ReDoS)

glob-parent is vulnerable to Regular Expression Denial Of Service ReDoS. The vulnerability exists due to an incorrect regex implementation on the enclosure variable. This vulnerability is caused by an incomplete fix of CVE-2020-28469...

7.5CVSS8.5AI score0.04579EPSS
SaveExploits2References4Affected Software8
Huntr
Huntr
added 2021/07/24 12:2 p.m.10 views

Inefficient Regular Expression Complexity in erxes/erxes

✍️ Description If we want to use Regex in our match or search or replace or … functions, we must be sanitize this function's inputs. if an attacker capable to inject any Regex or abuse the exponential Regexes that used in our codes, then the ReDoS vulnerability appear and according to "freezing th...

SaveExploits0
OSV
OSV
added 2021/07/22 10:15 p.m.4 views

AZL-6480 CVE-2021-32786 affecting package httpd for versions less than 2.4.52-1

modauthopenidc is an authentication/authorization module for the Apache 2.x HTTP server that functions as an OpenID Connect Relying Party, authenticating users against an OpenID Connect Provider. In versions prior to 2.4.9, oidcvalidateredirecturl does not parse URLs the same way as most browsers...

6.1CVSS6.4AI score0.02364EPSS
SaveExploits1References1
Rows per page
Query Builder