Lucene search
K

382 matches found

Positive Technologies
Positive Technologies
added 2021/08/16 12:0 a.m.7 views

PT-2021-6779 · Node.Js +7 · Node.Js +7

Name of the Vulnerable Software and Affected Versions: Node.js affected versions not specified Description: The issue is related to insufficient validation of the rejectUnauthorized value in the Node.js https API. If the rejectUnauthorized parameter is set to undefined, no error is returned, and...

9.8CVSS6.4AI score0.77385EPSS
Exploits31References267
CNNVD
CNNVD
added 2021/07/14 12:0 a.m.3 views

is-email 资源管理错误漏洞

is-email is an application used to validate email addresses. Segment is-email is vulnerable due to a ReDoS regular expression denial of service flaw discovered in Node.js prior to Segment is-email package 1.0.1. An attacker could exploit this flaw to cause the application to consume excessive CPU...

7.5CVSS5.6AI score0.0099EPSS
Exploits0References2
CNNVD
CNNVD
added 2021/07/02 12:0 a.m.3 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 background applications possible. A buffer error vulnerability exists in...

5.3CVSS7.5AI score0.23132EPSS
Exploits1References32
OSV
OSV
added 2021/06/11 12:15 p.m.1 views

CVE-2021-33205

Western Digital EdgeRover before 0.25 has an escalation of privileges vulnerability where a low privileged user could load malicious content into directories with higher privileges, because of how Node.js is used. An attacker can gain admin privileges and carry out malicious activities such as...

8.8CVSS5.8AI score0.00967EPSS
Exploits0References1
OSV
OSV
added 2021/05/28 8:15 p.m.1 views

DEBIAN-CVE-2021-33587

The css-what package 4.0.0 through 5.0.0 for Node.js does not ensure that attribute parsing has Linear Time Complexity relative to the size of the input...

7.5CVSS7.6AI score0.02267EPSS
Exploits0References1
OSV
OSV
added 2021/05/11 5:15 p.m.3 views

CVE-2021-32573

The express-cart package through 1.1.10 for Node.js allows Reflected XSS for an admin via a user input field for product options. NOTE: the vendor states that this "would rely on an admin hacking his/her own website...

4.8CVSS5.8AI score0.00527EPSS
Exploits1References1
CNNVD
CNNVD
added 2021/05/11 12:0 a.m.2 views

express-cart 跨站脚本漏洞

express-cart is a shopping cart module for use in Node.js. A cross-site scripting vulnerability exists in express-cart version 1.1.10. An attacker can exploit this vulnerability to obtain sensitive information...

4.8CVSS5AI score0.00527EPSS
Exploits1References1
BDU FSTEC
BDU FSTEC
added 2021/04/06 12:0 a.m.5 views

The vulnerability of the Node.js software platform, related to a bug in the resource consumption monitoring mechanism, allows a hacker to trigger a service failure.

The vulnerability of the Node.js software platform is related to the improper handling of a large number of requests sent to the unknownProtocol. Exploiting this vulnerability allows an attacker who operates remotely to cause service failures...

7.8CVSS6.9AI score0.77385EPSS
Exploits0References7Affected Software5
RedHat Linux
RedHat Linux
added 2021/03/04 4:3 p.m.6 views

nodejs: DNS rebinding in --inspect

A flaw was found in nodejs. A denial of service is possible when the whitelist includes “localhost6”. When “localhost6” is not present in /etc/hosts, it is just an ordinary domain that is resolved via DNS over the network. If the attacker controls the victim's DNS server or can spoof its response...

8.8CVSS7AI score0.36842EPSS
Exploits1References4
Snyk
Snyk
added 2021/02/23 6:25 p.m.3 views

Arbitrary Command Injection

Overview ffmpegdotjs is a FFMPEG module for nodejs Affected versions of this package are vulnerable to Arbitrary Command Injection. If attacker-controlled user input is given to the trimvideo function, it is possible for an attacker to execute arbitrary commands. This is due to use of the...

9.8CVSS7.5AI score0.01943EPSS
Exploits1References2
RedHat Linux
RedHat Linux
added 2021/02/16 2:28 p.m.1 views

c-ares: ares_parse_{a,aaaa}_reply() insufficient naddrttls validation DoS

A Node.js application that allows an attacker to trigger a DNS request for a host of their choice could trigger a Denial of Service in versions 15.2.1, 14.15.1, and 12.19.1 by getting the application to resolve a DNS record with a larger number of responses. This is fixed in 15.2.1, 14.15.1, and...

7.5CVSS7.3AI score0.53234EPSS
Exploits0References4
RedHat Linux
RedHat Linux
added 2021/02/16 2:25 p.m.5 views

nodejs: use-after-free in the TLS implementation

A flaw was found in nodejs. When writing to a TLS enabled socket, node::StreamBase::Write calls node::TLSWrap::DoWrite with a freshly allocated WriteWrap object as first argument. If the DoWrite method does not return an error, this object is passed back to the caller as part of a StreamWriteResu...

8.1CVSS7.2AI score0.09009EPSS
Exploits1References5
OSV
OSV
added 2020/11/19 1:15 a.m.1 views

DEBIAN-CVE-2020-8277

A Node.js application that allows an attacker to trigger a DNS request for a host of their choice could trigger a Denial of Service in versions 15.2.1, 14.15.1, and 12.19.1 by getting the application to resolve a DNS record with a larger number of responses. This is fixed in 15.2.1, 14.15.1, and...

7.5CVSS7AI score0.53234EPSS
Exploits0References1
BDU FSTEC
BDU FSTEC
added 2020/11/10 12:0 a.m.2 views

Vulnerability of the Cluster component: The JS module (Node.js) of the Oracle MySQL Cluster database management system, which allows a hacker to execute arbitrary code.

Vulnerability of the Cluster component: The JS module Node.js of the Oracle MySQL Cluster database management system is vulnerable due to the execution of operations outside the buffer in memory. Exploiting this vulnerability could allow a remote attacker to execute arbitrary code...

8.1CVSS7.6AI score0.07646EPSS
Exploits1References7Affected Software5
BDU FSTEC
BDU FSTEC
added 2020/10/14 12:0 a.m.2 views

The vulnerability of the eval function in the nodeJS framework, which allows for arbitrary code execution due to insufficient validation of input data, can be exploited by attackers.

The vulnerability of the eval function in the nodeJS environment exists due to insufficient validation of input data. Exploiting this vulnerability allows a remote attacker to execute arbitrary code...

9CVSS8AI score0.01938EPSS
Exploits1References3Affected Software1
OSV
OSV
added 2020/09/18 9:15 p.m.2 views

DEBIAN-CVE-2020-8201

Node.js 12.18.4 and 14.11 can be exploited to perform HTTP desync attacks and deliver malicious payloads to unsuspecting users. The payloads can be crafted by an attacker to hijack user sessions, poison cookies, perform clickjacking, and a multitude of other attacks depending on the architecture ...

7.4CVSS6.3AI score0.05093EPSS
Exploits0References1
RedHat Linux
RedHat Linux
added 2020/07/13 10:51 a.m.5 views

nodejs: TLS session reuse can lead to hostname verification bypass

A TLS Hostname verification bypass vulnerability exists in NodeJS. This flaw allows an attacker to bypass TLS Hostname verification when a TLS client reuses HTTPS sessions...

7.4CVSS7.4AI score0.06485EPSS
Exploits1References4
RedHat Linux
RedHat Linux
added 2020/07/02 1:21 p.m.5 views

keycloak: verify-token-audience support is missing in the NodeJS adapter

A flaw was found in Keycloak, where the NodeJS adapter did not support the verify-token-audience. This flaw results in some users having access to sensitive information outside of their permissions...

4.9CVSS5.7AI score0.01641EPSS
Exploits0References4
CNVD
CNVD
added 2020/07/02 12:0 a.m.2 views

bcrypt encryption problem vulnerability

bcrypt is a library used in Node.js for encrypting passwords. An encryption issue vulnerability exists in versions of bcrypt prior to 5.0.0. The vulnerability stems from a networked system or product that does not properly use the relevant cryptographic algorithm, resulting in content that is not...

7.5CVSS6.8AI score0.00785EPSS
Exploits0References1
CNVD
CNVD
added 2020/04/07 12:0 a.m.1 views

Confinit Input Validation Error Vulnerability

confinit is an application configuration package for Node.Js. Confinit is vulnerable to an input validation error. The vulnerability stems from a network system or product that does not properly validate input data. Detailed vulnerability details are not available at this time...

5.3CVSS7AI score0.01022EPSS
Exploits1References1
Rows per page
Query Builder