Lucene search
+L

245 matches found

RedhatCVE
RedhatCVE
added 2022/12/01 4:26 p.m.42 views

CVE-2020-7753

A flaw was found in the npm library trim where a specifically crafted input can cause a regular expression to take an abnormal amount of time to compute. All versions of package trim are vulnerable to Regular Expression Denial of Service ReDoS DNP via trim...

7.5CVSS4.9AI score0.03777EPSS
SaveExploits1References6
RedHat Linux
RedHat Linux
added 2022/07/14 12:56 p.m.6 views

nodejs-trim-newlines: ReDoS in .end() method

A flaw was found in nodejs-trim-newlines. Node.js has an issue related to regular expression denial-of-service ReDoS for the .end method...

7.5CVSS7.1AI score0.02901EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2022/05/26 4:25 p.m.8 views

nodejs-trim-off-newlines: ReDoS via string processing

A flaw was found in nodejs-trim-off-newlines. All versions of package trim-off-newlines are vulnerable to Regular Expression Denial of Service ReDoS via string processing. The highest threat from this vulnerability is to system availability...

5.3CVSS5.7AI score0.01927EPSS
SaveExploits1References5
IBM Security Bulletins
IBM Security Bulletins
added 2022/05/24 6:37 p.m.52 views

Security Bulletin: IBM QRadar Deployment Intelligence app for IBM QRadar SIEM is vulnerable to using components with known vulnerabilities

Summary The product includes vulnerable components e.g., framework libraries that may be identified and exploited with automated tools. IBM QRadar Deployment Intelligence app for IBM QRadar SIEM has addressed the applicable CVEs. Vulnerability Details CVEID:CVE-2020-24025 DESCRIPTION: node-sass...

8.6CVSS7.3AI score0.15014EPSS
SaveExploits2Affected Software1
RedHat Linux
RedHat Linux
added 2022/04/07 6:2 p.m.9 views

nodejs-axios: Regular expression denial of service in trim function

A Regular Expression Denial of Service ReDoS vulnerability was found in the nodejs axios. This flaw allows an attacker to provide crafted input to the trim function, which might cause high resources consumption and as a consequence lead to denial of service. The highest threat from this...

7.8CVSS7.1AI score0.08515EPSS
SaveExploits2References6
OSV
OSV
added 2022/01/06 8:30 p.m.15 views

GHSA-29MW-WPGM-HMR9 Regular Expression Denial of Service (ReDoS) in lodash

All versions of package lodash prior to 4.17.21 are vulnerable to Regular Expression Denial of Service ReDoS via the toNumber, trim and trimEnd functions. Steps to reproduce provided by reporter Liyuan Chen: js var lo = require'lodash'; function buildblankn var ret = "1" for var i = 0; i n; i++ r...

5.3CVSS6.9AI score0.07336EPSS
SaveExploits1References20
Github Security Blog
Github Security Blog
added 2022/01/06 8:30 p.m.249 views

Regular Expression Denial of Service (ReDoS) in lodash

All versions of package lodash prior to 4.17.21 are vulnerable to Regular Expression Denial of Service ReDoS via the toNumber, trim and trimEnd functions. Steps to reproduce provided by reporter Liyuan Chen: js var lo = require'lodash'; function buildblankn var ret = "1" for var i = 0; i n; i++ r...

5.3CVSS6.3AI score0.07336EPSS
SaveExploits1References20Affected Software5
vulnersOsv
vulnersOsv
added 2022/01/06 8:30 p.m.6 views

@0xgraph/cli (>=0.0.1 <=0.2.1), @alexandermacarthur/strip-html (>=1.0.0 <=1.0.1) +810 more potentially affected by CVE-2020-28500 via lodash.trim (>=4.18.0 <=4.5.1)

lodash.trim NPM version =4.18.0, =0.0.1, =1.0.0, =0.2.0, =0.1.0, =0.1.0, =1.0.0, =0.0.1, =0.1.0, =0.1.3, =0.1.0, =6.0.0, =5.0.0, =0.3.2-alpha.2, =0.3.3-beta-12 and more Source cves: CVE-2020-28500 Source advisory: OSV:GHSA-29MW-WPGM-HMR9...

5.3CVSS6.7AI score0.07336EPSS
SaveExploits1
RubySec
RubySec
added 2022/01/06 12:0 a.m.10 views

Regular Expression Denial of Service (ReDoS) in lodash

All versions of package lodash prior to 4.17.21 are vulnerable to Regular Expression Denial of Service ReDoS via the toNumber, trim and trimEnd functions. Steps to reproduce provided by reporter Liyuan Chen: var lo = require'lodash'; function buildblankn var ret = "1" for var i = 0; i n; i++ ret ...

5.3CVSS7AI score0.07336EPSS
SaveExploits1References1Affected Software1
OSV
OSV
added 2021/11/19 8:14 p.m.87 views

GHSA-XX4C-JJ58-R7X6 Inefficient Regular Expression Complexity in Validator.js

Impact Versions of validator prior to 13.7.0 are affected by an inefficient Regular Expression complexity when using the rtrim and trim sanitizers. Patches The problem has been patched in validator 13.7.0...

5.3CVSS8.3AI score
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2021/11/02 12:0 a.m.5 views

PT-2021-21765 · Unknown · Validator.Js

Name of the Vulnerable Software and Affected Versions: validator.js versions prior to 13.7.0 Description: The issue is related to Inefficient Regular Expression Complexity. It affects the rtrim and trim sanitizers. There is no information provided about the estimated number of potentially affecte...

7.5CVSS5.9AI score0.01666EPSS
SaveExploits1References15
Huntr
Huntr
added 2021/10/26 2:0 a.m.14 views

in bookstackapp/bookstack

Description The image extension validation service for Base64 image extraction in new Bookstack version is flawed as it uses the vulnerable trim function. This allows attackers to upload malicious files with broken extension, such as pngr, and browsers will interpret broken extension hosted on th...

4CVSS1.3AI score0.00646EPSS
SaveExploits1
RedHat Linux
RedHat Linux
added 2021/09/08 2:9 p.m.4 views

nodejs-lodash: ReDoS via the toNumber, trim and trimEnd functions

A flaw was found in nodejs-lodash. A Regular Expression Denial of Service ReDoS via the toNumber, trim and trimEnd functions is possible...

5.3CVSS6.8AI score0.07336EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2021/09/02 5:15 p.m.110 views

Uncontrolled Resource Consumption in trim-off-newlines

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

5.3CVSS5.7AI score0.01927EPSS
SaveExploits1References6Affected Software1
Veracode
Veracode
added 2021/09/02 9:18 a.m.134 views

Regular Expression Denial Of Service (ReDoS)

axios is vulnerable to Regular Expression Denial Of Service ReDoS. The vulnerability exists in trim in utils.js due to inefficient regular expression complexity which allows an attacker to crash the application by submitting a malicious string as a header...

7.5CVSS7.2AI score0.08515EPSS
SaveExploits2References25Affected Software3
CVE
CVE
added 2021/08/18 4:15 p.m.94 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
ATTACKERKB
ATTACKERKB
added 2021/08/18 4:13 p.m.2 views

CVE-2021-23425

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

5.3CVSS5.3AI score0.01927EPSS
SaveExploits1References4
CNNVD
CNNVD
added 2021/08/18 12:0 a.m.6 views

stevemao trim-off-newlines 处理逻辑错误漏洞

trim-off-newlines is used by NPM to remove line breaks. A processing logic error vulnerability exists in stevemao trim-off-newlines that stems from the fact that all versions of trim-off-newlines are susceptible to a Regular Expression Denial of Service ReDoS attack via string processing...

5.3CVSS6.6AI score0.01927EPSS
SaveExploits1References6
Positive Technologies
Positive Technologies
added 2021/07/01 12:0 a.m.13 views

PT-2021-12045 · Unknown · Uwebsockets

Name of the Vulnerable Software and Affected Versions: uWebSockets versions 18.11.0 through 18.12.0 Description: The issue is related to a stack-based buffer overflow in the uWS::TopicTree::trimTree function, which is called from uWS::TopicTree::unsubscribeAll. The vendor disputes the severity of...

8.8CVSS7.7AI score0.01523EPSS
SaveExploits1References7
BDU FSTEC
BDU FSTEC
added 2021/06/09 12:0 a.m.10 views

The vulnerability of the toNumber, trim, and trimEnd functions in the lodash library for application software from Aurora Center involves an uncontrolled resource consumption, allowing attackers to cause service failures.

The vulnerability of the toNumber, trim, and trimEnd functions in the lodash library for application software from Aurora Center involves an uncontrolled consumption of resources. Exploiting this vulnerability could allow a malicious actor to cause service failures...

7.5CVSS6.6AI score0.07336EPSS
SaveExploits1References5Affected Software2
Rows per page
Query Builder