Lucene search
K

4323 matches found

RedHat Linux
RedHat Linux
added 2021/09/21 1:22 p.m.4 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.00323EPSS
Exploits0References4
RedHat Linux
RedHat Linux
added 2021/09/21 1:22 p.m.2 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.00386EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2021/09/21 1:22 p.m.1 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.00506EPSS
Exploits1References5
Tenable Nessus
Tenable Nessus
added 2021/09/21 12:0 a.m.48 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.84982EPSS
Exploits5References19
Github Security Blog
Github Security Blog
added 2021/09/20 8:27 p.m.62 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.00415EPSS
Exploits1References4Affected Software1
OSV
OSV
added 2021/09/20 8:27 p.m.0 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.00415EPSS
Exploits1References4
RedhatCVE
RedhatCVE
added 2021/09/16 3:5 p.m.56 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.00503EPSS
Exploits2References4
NVD
NVD
added 2021/09/15 8:15 a.m.11 views

CVE-2021-3777

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

7.8CVSS0.00415EPSS
Exploits1References2
CVE
CVE
added 2021/09/15 7:15 a.m.66 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.00415EPSS
Exploits1References2Affected Software1
Cvelist
Cvelist
added 2021/09/15 7:15 a.m.15 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.00415EPSS
Exploits1References2
CNNVD
CNNVD
added 2021/09/15 12:0 a.m.3 views

nodejs-tmpl 安全漏洞

nodejs is a JavaScript runtime environment based on the ChromeV8 engine, by packaging the Chromev8 engine and the use of event-driven and non-blocking IO applications make it possible to develop high-performance background applications in Javascript. A security vulnerability exists in nodejs-tmpl...

7.8CVSS7.6AI score0.00415EPSS
Exploits1References3
CBLMariner
CBLMariner
added 2021/09/09 3:3 p.m.19 views

CVE-2021-22940 affecting package nodejs 14.17.2-1

CVE-2021-22940 affecting package nodejs 14.17.2-1. An upgraded version of the package is available that resolves this issue...

7.5CVSS9.9AI score0.00386EPSS
Exploits0
CBLMariner
CBLMariner
added 2021/09/09 3:3 p.m.24 views

CVE-2021-22939 affecting package nodejs 14.17.2-1

CVE-2021-22939 affecting package nodejs 14.17.2-1. An upgraded version of the package is available that resolves this issue...

5.3CVSS9.9AI score0.00124EPSS
Exploits1
RedHat Linux
RedHat Linux
added 2021/09/08 2:9 p.m.67 views

Moderate: Red Hat Security Advisory: Red Hat Virtualization Host security and bug fix update [ovirt-4.4.8]

An update for cockpit-ovirt, ovirt-host, ovirt-hosted-engine-ha, ovirt-hosted-engine-setup, and vdsm is now available for Red Hat Virtualization 4 for Red Hat Enterprise Linux 8. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring...

7.2CVSS6.8AI score0.04314EPSS
Exploits3References7
CVE
CVE
added 2021/09/07 6:50 p.m.55 views

CVE-2021-39199

CVE-2021-39199 concerns the remark-html Node.js library. The root cause is unsafe default behavior: user input could bypass sanitization, allowing arbitrary HTML and potential XSS. The vulnerability is addressed in versions 13.0.2 and 14.0.1 where safe-by-default behavior was implemented, alignin...

10CVSS6.3AI score0.00329EPSS
Exploits0References4Affected Software1
Huntr
Huntr
added 2021/09/04 4:23 p.m.26 views

Inefficient Regular Expression Complexity in daaku/nodejs-tmpl

✍️ Description It allows cause a denial of service when formatting crafted string. 🕵️‍♂️ Proof of Concept // PoC.js var tmpl = require"tmpl" forvar i = 1; i = 50000; i++ var time = Date.now; var attackstr = ""+"".repeati10000+"answer"; tmplattackstr, answer: 42 var timecost = Date.now - time;...

7.8CVSS2.1AI score0.00415EPSS
Exploits1
RedhatCVE
RedhatCVE
added 2021/09/01 7:1 p.m.32 views

CVE-2021-39134

A flaw was found in nodejs-arborist. On case-insensitive file systems such as macOS and Windows, Arborist’s internal data structure did not see multiple dependencies as separate items that could coexist within the same level in the nodemodules hierarchy when they differ only in the case of their...

8.2CVSS1.9AI score0.00718EPSS
Exploits0References4
Tenable Nessus
Tenable Nessus
added 2021/09/01 12:0 a.m.40 views

openSUSE 15 Security Update : nodejs12 (openSUSE-SU-2021:1214-1)

The remote SUSE Linux SUSE15 host has packages installed that are affected by multiple vulnerabilities as referenced in the openSUSE-SU-2021:1214-1 advisory. - nodejs: Use-after-free on close http2 on stream canceling CVE-2021-22930 - Node.js before 16.6.0, 14.17.4, and 12.22.4 is vulnerable to...

9.8CVSS7.3AI score0.00662EPSS
Exploits3References16
RedhatCVE
RedhatCVE
added 2021/08/31 6:51 p.m.79 views

CVE-2021-3749

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.8CVSS2.7AI score0.08894EPSS
Exploits2References5
RedhatCVE
RedhatCVE
added 2021/08/31 6:49 p.m.51 views

CVE-2021-23434

Prototype pollution has been discovered in object-path NodeJS library. A type confusion vulnerability can lead to a bypass of CVE-2020-15256 when the path components used in the path parameter are arrays. In particular, the condition currentPath === 'proto' returns false if currentPath is 'proto'...

9.8CVSS2AI score0.0039EPSS
Exploits1References5
Rows per page
Query Builder