Lucene search
+L

4709 matches found

RedHat Linux
RedHat Linux
added 2021/09/22 8:55 a.m.7 views

nodejs-ssri: Regular expression DoS (ReDoS) when parsing malicious SRI in strict mode

A flaw was found in ssri package. A malicious string provided by an attacker may lead to Regular Expression Denial of Service ReDoS. This issue only affects consumers using the strict option. The highest threat from this vulnerability is to availability...

7.5CVSS7.3AI score0.0472EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2021/09/22 8:55 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/09/22 8:55 a.m.7 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
Oracle linux
Oracle linux
added 2021/09/22 12:0 a.m.88 views

nodejs:12 security and bug fix update

nodejs 1:12.22.5-1 - Resolves CVE-2021-22930, CVE-2021-22931, CVE-2021-22939, CVE-2021-22940, - CVE-2021-23343, CVE-2021-32803, CVE-2021-32804, CVE-2021-3672 - Resolves RHBZ1951621 make FIPS always available - Resolves: RHBZ1988595, RHBZ1993992, RHBZ1993989, RHBZ1993093 - Resolves: RHBZ1994025,...

9.8CVSS2.8AI score0.36453EPSS
SaveExploits7
Tenable Nessus
Tenable Nessus
added 2021/09/22 12:0 a.m.54 views

RHEL 8 : nodejs:12 (RHSA-2021:3639)

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

9.8CVSS7.4AI score0.36453EPSS
SaveExploits8References25
Tenable Nessus
Tenable Nessus
added 2021/09/22 12:0 a.m.47 views

CentOS 8 : nodejs:12 (CESA-2021:3623)

The remote CentOS Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the CESA-2021:3623 advisory. - nodejs: Use-after-free on close http2 on stream canceling CVE-2021-22930, CVE-2021-22940 - nodejs: Improper handling of untypical characters in domai...

9.8CVSS7.3AI score0.36453EPSS
SaveExploits5References9
Tenable Nessus
Tenable Nessus
added 2021/09/22 12:0 a.m.57 views

RHEL 8 : nodejs:12 (RHSA-2021:3638)

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

9.8CVSS7.4AI score0.36453EPSS
SaveExploits8References25
RedHat Linux
RedHat Linux
added 2021/09/21 1:22 p.m.7 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/09/21 1:22 p.m.8 views

nodejs: Use-after-free on close http2 on stream canceling

A flaw was found in Node.js, where it is vulnerable to a use-after-free attack. This flaw allows an attacker to exploit the memory corruption, which causes a change in the process behavior. The highest threat from this vulnerability is to confidentiality and integrity...

9.8CVSS7.3AI score0.36453EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2021/09/21 1:22 p.m.7 views

nodejs: Use-after-free on close http2 on stream canceling

A flaw was found in Node.js, where it is vulnerable to a use-after-free attack. This flaw allows an attacker to exploit memory corruption to change process behavior. The highest threat from this vulnerability is to confidentiality and integrity...

7.5CVSS7.3AI score0.13861EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2021/09/21 1:22 p.m.9 views

nodejs-tar: Insufficient absolute path sanitization allowing arbitrary file creation and overwrite

The npm package "tar" aka node-tar has an arbitrary File Creation/Overwrite vulnerability due to insufficient absolute path sanitization. node-tar aims to prevent extraction of absolute file paths by turning absolute paths into relative paths when the preservePaths flag is not set to true. This i...

8.2CVSS7.4AI score0.15014EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2021/09/21 1:22 p.m.10 views

nodejs: Incomplete validation of tls rejectUnauthorized parameter

A flaw was found in Node.js. If the Node.js HTTPS API is used incorrectly and "undefined" is passed for the "rejectUnauthorized" parameter, no error is returned, and the connections to servers with an expired certificate are accepted. The highest threat from this vulnerability is to integrity...

5.3CVSS7.3AI score0.1473EPSS
SaveExploits1References5
Tenable Nessus
Tenable Nessus
added 2021/09/21 12:0 a.m.50 views

RHEL 8 : nodejs:12 (RHSA-2021:3623)

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

9.8CVSS7.4AI score0.36453EPSS
SaveExploits5References19
Github Security Blog
Github Security Blog
added 2021/09/20 8:27 p.m.71 views

tmpl vulnerable to Inefficient Regular Expression Complexity which may lead to resource exhaustion

nodejs-tmpl is simple string formatting. tmpl is vulnerable to Inefficient Regular Expression Complexity which may lead to resource exhaustion...

7.8CVSS7.5AI score0.01298EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2021/09/20 8:27 p.m.2 views

GHSA-JGRX-MGXX-JF9V tmpl vulnerable to Inefficient Regular Expression Complexity which may lead to resource exhaustion

nodejs-tmpl is simple string formatting. tmpl is vulnerable to Inefficient Regular Expression Complexity which may lead to resource exhaustion...

7.5CVSS7.1AI score0.01298EPSS
SaveExploits1References4
RedhatCVE
RedhatCVE
added 2021/09/16 3:5 p.m.63 views

CVE-2021-23440

A type confusion vulnerability in nodejs-set-value can lead to a bypass of CVE-2019-10747. If the user-provided keys used in the path parameter are arrays, the function mixin-deep can be tricked into adding or modifying properties of Object.prototype using any of the constructor, prototype, or...

9.8CVSS4.6AI score0.02475EPSS
SaveExploits2References4
NVD
NVD
added 2021/09/15 8:15 a.m.24 views

CVE-2021-3777

nodejs-tmpl is vulnerable to Inefficient Regular Expression Complexity...

7.8CVSS0.01298EPSS
SaveExploits1References2
ATTACKERKB
ATTACKERKB
added 2021/09/15 8:15 a.m.7 views

CVE-2021-3777

nodejs-tmpl is vulnerable to Inefficient Regular Expression Complexity...

7.8CVSS7.1AI score0.01298EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2021/09/15 7:15 a.m.34 views

CVE-2021-3777 Inefficient Regular Expression Complexity in daaku/nodejs-tmpl

nodejs-tmpl is vulnerable to Inefficient Regular Expression Complexity...

7.5CVSS8.8AI score0.01298EPSS
SaveExploits1References2
CVE
CVE
added 2021/09/15 7:15 a.m.78 views

CVE-2021-3777

CVE-2021-3777: nodejs-tmpl is vulnerable to Inefficient Regular Expression Complexity (ReDoS). IBM X-Force lists CVSS v3.1 base score 7.5 (HIGH) with Network attack vector, no user interaction, and Availability impact. No remediation details are provided in the supplied documents.

7.8CVSS7.5AI score0.01298EPSS
SaveExploits1References2Affected Software1
Rows per page
Query Builder