Lucene search
+L

9002 matches found

IBM Security Bulletins
IBM Security Bulletins
added 2021/07/30 9:09 p.m.42 views

Security Bulletin: Potential vulnerability with Node.js

Summary A potential vulnerability has been identified related to Node.js. Refer to details for additional information. Vulnerability Details CVEID: CVE-2020-8277 DESCRIPTION: Node.js is vulnerable to a denial of service. By getting the application to resolve a DNS record with a larger number of...

7.5CVSS7.4AI score0.54164EPSS
SaveExploits0Affected Software1
RedhatCVE
RedhatCVE
added 2021/07/30 2:01 p.m.71 views

CVE-2021-22930

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.8CVSS3.9AI score0.36453EPSS
SaveExploits0References3
IBM Security Bulletins
IBM Security Bulletins
added 2021/07/30 5:01 a.m.37 views

Security Bulletin: IBM Cloud Pak for Integration is vulnerable to underscore vulnerability (CVE-2021-23358)

Summary IBM Cloud Pak for Integration is vulnerable to underscore vulnerability CVE-2021-23358 with details below. Vulnerability Details CVEID: CVE-2021-23358 DESCRIPTION: Node.js underscore module could allow a remote attacker to execute arbitrary code on the system, caused by a flaw in the...

7.2CVSS1.3AI score0.04087EPSS
SaveExploits2Affected Software1
CNNVD
CNNVD
added 2021/07/29 12:00 a.m.4 views

nodejs 资源管理错误漏洞

nodejs is a JavaScript runtime environment based on the ChromeV8 engine by wrapping the Chromev8 engine and the use of event-driven and non-blocking IO applications to make the development of high-performance Javascript backend applications possible. A resource management error vulnerability exis...

9.8CVSS7.1AI score0.36453EPSS
SaveExploits0References36
Node JS Blog
Node JS Blog
added 2021/07/29 12:00 a.m.44 views

July 2021 Security Releases

July 2021 Security Releases Security releases available Updates are now available for v16.x, v14.x, and v12.x Node.js release lines for the following issue. We normally like to give advance notice and provide releases in which the only changes are security fixes, but since this vulnerability was...

9.8CVSS7.1AI score0.36453EPSS
SaveExploits0
FreeBSD
FreeBSD
added 2021/07/29 12:00 a.m.31 views

Node.js -- July 2021 Security Releases (2)

Node.js reports: Use after free on close http2 on stream canceling High CVE-2021-22930 Node.js is vulnerable to a use after free attack where an attacker might be able to exploit the memory corruption, to change process behavior...

9.8CVSS0.9AI score0.36453EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2021/07/28 8:38 a.m.94 views

Moderate: Red Hat Security Advisory: rh-nodejs14-nodejs and rh-nodejs14-nodejs-nodemon security update

An update for rh-nodejs14-nodejs and rh-nodejs14-nodejs-nodemon is now available for Red Hat Software Collections. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating,...

7.5CVSS6.7AI score0.23132EPSS
SaveExploits3References6
RedHat Linux
RedHat Linux
added 2021/07/28 8:36 a.m.68 views

Moderate: Red Hat Security Advisory: rh-nodejs12-nodejs and rh-nodejs12-nodejs-nodemon security update

An update for rh-nodejs12-nodejs and rh-nodejs12-nodejs-nodemon is now available for Red Hat Software Collections. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating,...

7.5CVSS6.7AI score0.23132EPSS
SaveExploits3References6
Hacker One
Hacker One
added 2021/07/26 4:29 p.m.136 views

Node.js: Built-in TLS module unexpectedly treats "rejectUnauthorized: undefined" as "rejectUnauthorized: false", disabling all certificate validation

NOTE! Thanks for submitting a report! Please replace all the square sections below with the pertinent details. Remember, the more detail you provide, the easier it is for us to triage and respond quickly, so be sure to take your time filling out the report! Summary: "rejectUnauthorized: false"...

5CVSS0.1473EPSS
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
RedHat Linux
RedHat Linux
added 2021/07/22 3:14 p.m.15 views

nodejs-glob-parent: Regular expression denial of service

A flaw was found in nodejs-glob-parent. The enclosure regex used to check for glob enclosures containing backslashes is vulnerable to Regular Expression Denial of Service attacks. This flaw allows an attacker to cause a denial of service if they can supply a malicious string to the glob-parent...

7.5CVSS7.1AI score0.04579EPSS
SaveExploits1References5
Tenable Nessus
Tenable Nessus
added 2021/07/22 12:00 a.m.51 views

Node.js 12.x < 12.22.2 / 14.x < 14.17.2 / 16.x < 16.4.1 Multiple Vulnerabilities

The version of Node.js installed on the remote host is prior to 12.22.2, 14.17.2, 16.4.1. It is, therefore, affected by multiple vulnerabilities as referenced in the July 2021 Security Releases advisory. - Node.js is vulnerable to out-of-bounds read in libuv's uvidnatoascii function which is used...

7.8CVSS6.8AI score0.23132EPSS
SaveExploits4References5
Mageia
Mageia
added 2021/07/20 10:46 a.m.55 views

Updated libuv packages fix security vulnerability

Node.js before 16.4.1, 14.17.2, 12.22.2 is vulnerable to an out-of-bounds read when uvidnatoascii is used to convert strings to ASCII. The pointer p is read and increased without checking whether it is beyond pe, with the latter holding a pointer to the end of the buffer. This can lead to...

5.3CVSS1AI score0.23132EPSS
SaveExploits1References4
OSV
OSV
added 2021/07/20 10:46 a.m.12 views

MGASA-2021-0360 Updated libuv packages fix security vulnerability

Node.js before 16.4.1, 14.17.2, 12.22.2 is vulnerable to an out-of-bounds read when uvidnatoascii is used to convert strings to ASCII. The pointer p is read and increased without checking whether it is beyond pe, with the latter holding a pointer to the end of the buffer. This can lead to...

5.3CVSS6.2AI score0.23132EPSS
SaveExploits1References5
Tenable Nessus
Tenable Nessus
added 2021/07/20 12:00 a.m.36 views

openSUSE 15 Security Update : nodejs14 (openSUSE-SU-2021:1060-1)

"The remote SUSE Linux SUSE15 host has packages installed that are affected by multiple vulnerabilities as referenced in the openSUSE-SU-2021:1060-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
SaveExploits4References13
ArchLinux
ArchLinux
added 2021/07/20 12:00 a.m.175 views

[ASA-202107-36] libuv: information disclosure

Arch Linux Security Advisory ASA-202107-36 ========================================== Severity: Medium Date : 2021-07-20 CVE-ID : CVE-2021-22918 Package : libuv Type : information disclosure Remote : Yes Link : https://security.archlinux.org/AVG-2131 Summary ======= The package libuv before versi...

5.3CVSS0.2AI score0.23132EPSS
SaveExploits1References9
ArchLinux
ArchLinux
added 2021/07/20 12:00 a.m.144 views

[ASA-202107-32] nodejs-lts-fermium: multiple issues

Arch Linux Security Advisory ASA-202107-32 ========================================== Severity: High Date : 2021-07-20 CVE-ID : CVE-2021-22918 CVE-2021-23362 CVE-2021-27290 Package : nodejs-lts-fermium Type : multiple issues Remote : Yes Link : https://security.archlinux.org/AVG-2127 Summary...

7.5CVSS1AI score0.23132EPSS
SaveExploits3References20
OSV
OSV
added 2021/07/19 9:03 p.m.8 views

OPENSUSE-SU-2021:1061-1 Security update for nodejs10

This update for nodejs10 fixes the following issues: Update nodejs10 to 10.24.1. Including fixes for - CVE-2021-22918: libuv upgrade - Out of bounds read bsc1187973 - CVE-2021-27290: ssri Regular Expression Denial of Service bsc1187976 - CVE-2021-23362: hosted-git-info Regular Expression Denial o...

9.8CVSS6.8AI score0.69377EPSS
SaveExploits8References14
IBM Security Bulletins
IBM Security Bulletins
added 2021/07/16 11:00 a.m.41 views

Security Bulletin: IBM Security SOAR is using a component with known vulnerabilities - Handlebars.js ( CVE-2019-19919, CVE-2021-32820)

Summary The product includes an older version of Handlebars.js that may be identified and exploited with automated tools. Vulnerability Details CVEID: CVE-2019-19919 DESCRIPTION: Node.js handlebars could allow a remote attacker to execute arbitrary code on the system, caused by a prototype...

9.8CVSS1.8AI score0.17988EPSS
SaveExploits1
Microsoft CVE
Microsoft CVE
added 2021/07/16 7:00 a.m.5 views

Node.js before 16.4.1 14.17.2 12.22.2 is vulnerable to an out-of-bounds read when uv__idna_toascii() is used to convert strings to ASCII. The pointer p is read and increased without checking whether it is beyond pe with the latter holding a pointer to the end of the buffer. This can lead to information disclosures or crashes. This function can be triggered via uv_getaddrinfo().

...

5.3CVSS7.3AI score0.23132EPSS
SaveExploits1
Rows per page
Query Builder