Lucene search
+L

456 matches found

CNNVD
CNNVD
added 2021/05/11 12:0 a.m.5 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
SaveExploits1References1
BDU FSTEC
BDU FSTEC
added 2021/04/06 12:0 a.m.19 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.74352EPSS
SaveExploits0References7Affected Software5
RedHat Linux
RedHat Linux
added 2021/03/04 4:3 p.m.17 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...

7.5CVSS7AI score0.32362EPSS
SaveExploits1References4
Snyk
Snyk
added 2021/02/23 6:25 p.m.9 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
SaveExploits1References2
RedHat Linux
RedHat Linux
added 2021/02/16 2:28 p.m.4 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.54164EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2021/02/16 2:25 p.m.8 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
SaveExploits1References5
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.54164EPSS
SaveExploits0References1
BDU FSTEC
BDU FSTEC
added 2020/11/10 12:0 a.m.9 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
SaveExploits1References7Affected Software5
BDU FSTEC
BDU FSTEC
added 2020/10/14 12:0 a.m.11 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
SaveExploits1References3Affected Software1
OSV
OSV
added 2020/09/18 9:15 p.m.4 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
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2020/07/13 10:51 a.m.16 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.06065EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2020/07/02 1:21 p.m.11 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
SaveExploits0References4
CNVD
CNVD
added 2020/07/02 12:0 a.m.6 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
SaveExploits0References1
CNVD
CNVD
added 2020/04/07 12:0 a.m.6 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
SaveExploits1References1
RedHat Linux
RedHat Linux
added 2020/03/25 7:34 p.m.9 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.01652EPSS
SaveExploits1References4
CNVD
CNVD
added 2020/03/25 12:0 a.m.4 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.00566EPSS
SaveExploits1References1
Snyk
Snyk
added 2020/03/13 11:2 a.m.7 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.0271EPSS
SaveExploits1References2
RedHat Linux
RedHat Linux
added 2020/02/25 3:56 p.m.7 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.20457EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2020/02/25 1:42 p.m.8 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.20457EPSS
SaveExploits1References5
OSV
OSV
added 2020/02/07 3:15 p.m.3 views

ALPINE-CVE-2019-15605

HTTP request smuggling in Node.js 10, 12, and 13 causes malicious payload delivery when transfer-encoding is malformed...

9.8CVSS7AI score0.57132EPSS
SaveExploits0References1
Rows per page
Query Builder