Lucene search
+L

3370 matches found

NVD
NVD
added 2021/08/18 8:15 a.m.18 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
Prion
Prion
added 2021/08/18 8:15 a.m.21 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
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
Tenable Nessus
Tenable Nessus
added 2021/08/11 12:0 a.m.264 views

openSUSE 15 Security Update : nodejs8 (openSUSE-SU-2021:1113-1)

"The remote SUSE Linux SUSE15 host has packages installed that are affected by multiple vulnerabilities as referenced in the openSUSE-SU-2021:1113-1 advisory. - This affects the package y18n before 3.2.2, 4.0.1 and 5.0.5. PoC by po6ix: const y18n = require'y18n' %NASLMINLEVEL 70300 C Tenable...

9.8CVSS7AI score0.69062EPSS
SaveExploits3References10
nodejs
nodejs
added 2021/08/10 3:59 p.m.181 views

Regular Expression Denial of Service in path-parse

Overview Affected versions of 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. Recommendation Upgrade to version 1.0.7 or later References - CVE - GitH...

5CVSS4.9AI score0.02218EPSS
SaveExploits1Affected Software1
Github Security Blog
Github Security Blog
added 2021/08/10 3:33 p.m.83 views

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

7.5CVSS5.1AI score0.02218EPSS
SaveExploits1References8Affected Software1
Github Security Blog
Github Security Blog
added 2021/08/09 8:44 p.m.77 views

ReDOS in Mpmath

A Regular Expression Denial of Service ReDOS vulnerability was discovered in Mpmath v1.0.0 when the mpmathify function is called...

7.5CVSS3.4AI score0.04179EPSS
SaveExploits1References16Affected Software1
OSV
OSV
added 2021/08/09 8:44 p.m.53 views

GHSA-F865-M6CQ-J9VX ReDOS in Mpmath

A Regular Expression Denial of Service ReDOS vulnerability was discovered in Mpmath v1.0.0 when the mpmathify function is called...

8.7CVSS7.3AI score0.04179EPSS
SaveExploits1References17
IBM Security Bulletins
IBM Security Bulletins
added 2021/07/30 4:30 a.m.56 views

Security Bulletin: IBM App Connect Enterprise Certified Container may be affected by a ReDoS flaw when processing URLs (CVE-2021-33502)

Summary App Connect Enterprise Certified Container may be vulnerable to a ReDoS regular expression denial of service flaw when processing URLs due to vulnerability CVE-2021-33502 Vulnerability Details CVEID: CVE-2021-33502 DESCRIPTION: Node.js normalize-url module is vulnerable to a denial of...

7.5CVSS1.1AI score0.01705EPSS
SaveExploits0Affected Software1
Hacker One
Hacker One
added 2021/07/29 4:40 p.m.26 views

GitLab: ReDoS in syntax highlighting due to Rouge

Summary Gitlab is using the ruby gem "rouge" which has a ReDoS vulnerability. In rouge, the lexers used to parse programming languages rely heavily on regular expressions. Some of the regular expressions have cubic worst-case complexity and are vulnerable to Regular Expression Denial of Service...

6.6AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2021/07/28 12:0 a.m.62 views

RHEL 7 : rh-nodejs14-nodejs and rh-nodejs14-nodejs-nodemon (RHSA-2021:2932)

The remote Redhat Enterprise Linux 7 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2021:2932 advisory. Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language. The...

7.5CVSS7.2AI score0.23132EPSS
SaveExploits3References12
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
Kitploit
Kitploit
added 2021/07/20 12:30 p.m.515 views

Regexploit - Find Regular Expressions Which Are Vulnerable To ReDoS (Regular Expression Denial Of Service)

Find regexes which are vulnerable to Regular Expression Denial of Service ReDoS. More info onthe Doyensec blog Many default regular expression parsers have unbounded worst-case complexity. Regex matching may be quick when presented with a matching input string. However, certain non-matching input...

7.5CVSS7.7AI score0.06617EPSS
SaveExploits9References19
Tenable Nessus
Tenable Nessus
added 2021/07/20 12:0 a.m.50 views

openSUSE 15 Security Update : nodejs10 (openSUSE-SU-2021:1061-1)

"The remote SUSE Linux SUSE15 host has packages installed that are affected by multiple vulnerabilities as referenced in the openSUSE-SU-2021:1061-1 advisory. - This affects the package y18n before 3.2.2, 4.0.1 and 5.0.5. PoC by po6ix: const y18n = require'y18n' %NASLMINLEVEL 70300 C Tenable...

9.8CVSS7.4AI score0.69062EPSS
SaveExploits8References20
Huntr
Huntr
added 2021/07/18 5:33 p.m.16 views

Inefficient Regular Expression Complexity in cronvel/string-kit

✍️ Description A ReDoS regular expression denial of service flaw was found in the string-kit package. An attacker that is able to provide crafted input to the naturalSort function may cause an application to consume an excessive amount of CPU. 🕵️‍♂️ Proof of Concept Create the following PoC file:...

1.2AI score
SaveExploits0
Huntr
Huntr
added 2021/07/18 3:31 p.m.34 views

Inefficient Regular Expression Complexity in liriliri/licia

✍️ Description A ReDoS regular expression denial of service flaw was found in the licia package. An attacker that is able to provide crafted input to the trim function may cause an application to consume an excessive amount of CPU. Similar to https://nvd.nist.gov/vuln/detail/CVE-2020-28500 🕵️‍♂️...

0.6AI score0.07336EPSS
SaveExploits1
RedhatCVE
RedhatCVE
added 2021/07/18 1:58 a.m.132 views

CVE-2020-7662

websocket-extensions npm module prior to 0.1.4 allows Denial of Service DoS via Regex Backtracking. The extension parser may take quadratic time when parsing a header containing an unclosed string parameter value whose content is a repeating two-byte sequence of a backslash and some other...

5CVSS4.2AI score0.03012EPSS
SaveExploits1References4
Tenable Nessus
Tenable Nessus
added 2021/07/16 12:0 a.m.275 views

openSUSE 15 Security Update : nodejs10 (openSUSE-SU-2021:2353-1)

"The remote SUSE Linux SUSE15 host has packages installed that are affected by multiple vulnerabilities as referenced in the openSUSE-SU-2021:2353-1 advisory. - This affects the package y18n before 3.2.2, 4.0.1 and 5.0.5. PoC by po6ix: const y18n = require'y18n' %NASLMINLEVEL 70300 C Tenable...

9.8CVSS7.4AI score0.69062EPSS
SaveExploits8References20
Tenable Nessus
Tenable Nessus
added 2021/07/16 12:0 a.m.28 views

EulerOS 2.0 SP5 : python-pygments (EulerOS-SA-2021-2228)

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

7.5CVSS7.3AI score0.03906EPSS
SaveExploits1References2
Rows per page
Query Builder