Lucene search
K

331 matches found

CNNVD
CNNVD
added 2021/07/02 12:0 a.m.1 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.00718EPSS
Exploits1References32
OSV
OSV
added 2021/06/11 12:15 p.m.0 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.00511EPSS
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.00172EPSS
Exploits0References1
OSV
OSV
added 2021/05/11 5:15 p.m.1 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.00212EPSS
Exploits1References1
CNNVD
CNNVD
added 2021/05/11 12:0 a.m.1 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.00212EPSS
Exploits1References1
RedHat Linux
RedHat Linux
added 2021/03/04 4:3 p.m.3 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.01501EPSS
Exploits1References4
Snyk
Snyk
added 2021/02/23 6:25 p.m.1 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.00612EPSS
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.58883EPSS
Exploits0References4
RedHat Linux
RedHat Linux
added 2021/02/16 2:25 p.m.4 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.00755EPSS
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.58883EPSS
Exploits0References1
OSV
OSV
added 2020/09/18 9:15 p.m.1 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.00632EPSS
Exploits0References1
RedHat Linux
RedHat Linux
added 2020/07/13 10:51 a.m.3 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.01183EPSS
Exploits1References4
RedHat Linux
RedHat Linux
added 2020/07/02 1:21 p.m.4 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.00275EPSS
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.00148EPSS
Exploits0References1
CNVD
CNVD
added 2020/04/07 12:0 a.m.0 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.00347EPSS
Exploits1References1
RedHat Linux
RedHat Linux
added 2020/03/25 7:34 p.m.2 views

npmjs-url-parse: Improper validation of protocol of the returned URL

An input validation flaw exists in the node.js-url-parse, which results in the URL being incorrectly set to the document location protocol instead of the URL being passed as an argument. An attacker could use this flaw to bypass security checks on URLs...

5.3CVSS5.8AI score0.00315EPSS
Exploits1References4
CNVD
CNVD
added 2020/03/25 12:0 a.m.1 views

Druva inSync Client Arbitrary NodeJS Code Execution Vulnerability

Druva inSync Client is a lightweight application for managing data backups and allowing collaboration with other users. An arbitrary NodeJS code execution vulnerability exists in Druva inSync Client 6.5.0. The vulnerability stems from improper input validation. A locally authenticated attacker ca...

7.8CVSS7.8AI score0.00133EPSS
Exploits1References1
Snyk
Snyk
added 2020/03/13 11:2 a.m.3 views

Command Injection

Overview docker-compose-remote-api is a Connection interface between docker-compose and the Docker Remote API. Affected versions of this package are vulnerable to Command Injection. Within index.js of the package, the function execserviceName, cmd, fnStdout, fnStderr, fnExit uses the variable...

9.8CVSS5.7AI score0.00426EPSS
Exploits1References2
RedHat Linux
RedHat Linux
added 2020/02/25 3:56 p.m.2 views

nodejs: Remotely trigger an assertion on a TLS server with a malformed certificate string

An encoding error flaw exists in the Node.js code that is used to read a peer certificate in the TLS client authentication. An attacker can use this flaw to crash the process used to handle TLS client authentication...

7.5CVSS7.3AI score0.03533EPSS
Exploits1References5
RedHat Linux
RedHat Linux
added 2020/02/25 1:42 p.m.3 views

nodejs: Remotely trigger an assertion on a TLS server with a malformed certificate string

An encoding error flaw exists in the Node.js code that is used to read a peer certificate in the TLS client authentication. An attacker can use this flaw to crash the process used to handle TLS client authentication...

7.5CVSS7.3AI score0.03533EPSS
Exploits1References5
Rows per page
Query Builder