Lucene search
+L

3750 matches found

Prion
Prion
•added 2021/08/18 5:15 p.m.•33 views

Spoofing

All versions of package trim-off-newlines are vulnerable to Regular Expression Denial of Service ReDoS via string processing...

5CVSS5.5AI score0.01927EPSS
SaveExploits1References3Affected Software1
CVE
CVE
•added 2021/08/18 4:15 p.m.•102 views

CVE-2021-23425

CVE-2021-23425 affects the nodejs-trim-off-newlines package; all versions of trim-off-newlines are vulnerable to ReDoS via string processing. The issue is confirmed in multiple sources (NVD entry and Red Hat advisory RHSA-2022:4711) with an overall Medium impact (CVSS v3.1 base score 5.3; Availab...

5.3CVSS5.5AI score0.01927EPSS
SaveExploits1References3Affected Software1
OSV
OSV
•added 2021/08/18 8:15 a.m.•19 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
NVD
NVD
•added 2021/08/18 8:15 a.m.•21 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.•24 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.•64 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:00 a.m.•266 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.69377EPSS
SaveExploits3References10
nodejs
nodejs
•added 2021/08/10 3:59 p.m.•183 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.•86 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.•81 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.•63 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.•57 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.•29 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:00 a.m.•66 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.•73 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
vulnersOsv
vulnersOsv
•added 2021/07/26 9:23 p.m.•2 views

@antlerengineering/components (>=2.4.0, <=2.10.3), @antlerengineering/form-builder (>=2.1.7, <=2.4.1) +42 more potentially affected by CVE-2021-23411 via anchorme (2.1.2)

anchorme NPM version 2.1.2 is affected by a known vulnerability. The following packages have a transitive dependency on anchorme and may be impacted: - @antlerengineering/components =2.4.0, =2.1.7, =2.10.4, =0.0.1, =2.1.0-rc1, =0.0.1, =0.6.6, =1.1.12, =1.2.7, =1.0.628, =0.1.0, =0.1.1, =0.1.0,...

6.1CVSS6.2AI score0.01164EPSS
SaveExploits1
Huntr
Huntr
•added 2021/07/24 12:02 p.m.•18 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
Tenable Nessus
Tenable Nessus
•added 2021/07/20 12:00 a.m.•51 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.69377EPSS
SaveExploits8References20
Huntr
Huntr
•added 2021/07/18 5:33 p.m.•17 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.•35 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
Rows per page
Query Builder