Lucene search
+L

8740 matches found

Cvelist
Cvelist
added 2022/01/19 12:00 a.m.44 views

CVE-2022-21704 Incorrect Default Permissions in log4js-node

log4js-node is a port of log4js to node.js. In affected versions default file permissions for log files created by the file, fileSync and dateFile appenders are world-readable in unix. This could cause problems if log files contain sensitive information. This would affect any users that have not...

5.5CVSS5.6AI score0.00304EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2022/01/19 12:00 a.m.72 views

SUSE SLES15 Security Update : nodejs14 (SUSE-SU-2022:0112-1)

The remote SUSE Linux SLES15 / SLESSAP15 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2022:0112-1 advisory. - CVE-2021-44531: Fixed improper handling of URI Subject Alternative Names bsc1194511. - CVE-2021-44532: Fixed certificate...

8.2CVSS6.6AI score0.21514EPSS
SaveExploits2References13
Tenable Nessus
Tenable Nessus
added 2022/01/19 12:00 a.m.36 views

SUSE SLES12 Security Update : nodejs14 (SUSE-SU-2022:0114-1)

The remote SUSE Linux SLES12 / SLESSAP12 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2022:0114-1 advisory. - CVE-2021-44531: Fixed improper handling of URI Subject Alternative Names bsc1194511. - CVE-2021-44532: Fixed certificate...

8.2CVSS6.6AI score0.21514EPSS
SaveExploits2References13
RedhatCVE
RedhatCVE
added 2022/01/18 11:44 a.m.47 views

CVE-2021-23436

A prototype pollution flaw was found in the Node.js immer module. By adding or modifying properties of Object.prototype using a proto or constructor payload, an attacker could execute arbitrary code on the system...

9.8CVSS4.1AI score0.02293EPSS
SaveExploits2References3
CISA KEV Catalog
CISA KEV Catalog
added 2022/01/18 12:00 a.m.43 views

System Information Library for Node.JS Command Injection

In this vulnerability, an attacker can send a malicious payload that will exploit the name parameter. After successful exploitation, attackers can execute remote...

7.8CVSS5.5AI score0.90675EPSS
SaveIn wildExploits4
RedhatCVE
RedhatCVE
added 2022/01/14 8:45 p.m.142 views

CVE-2022-21824

Due to the formatting logic of the "console.table" function it was not safe to allow user controlled input to be passed to the "properties" parameter while simultaneously passing a plain object with at least one property as the first parameter, which could be "proto". The prototype pollution has...

8.2CVSS2.7AI score0.21514EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2022/01/14 8:45 p.m.31 views

CVE-2021-44533

A flaw was found in node.js, where it did not properly handle multi-value Relative Distinguished Names. This flaw allows a specially crafted x509 certificate to produce a false multi-value Relative Distinguished Name and to inject arbitrary data in node.js libraries...

7.4CVSS2.7AI score0.09358EPSS
SaveExploits1References4
RedhatCVE
RedhatCVE
added 2022/01/14 7:55 p.m.56 views

CVE-2021-44532

It was found that node.js did not safely read the x509 certificate generalName format properly, resulting in data injection. A certificate could use a specially crafted extension in order to be successfully validated, permitting an attacker to impersonate a trusted host...

7.4CVSS3.4AI score0.10364EPSS
SaveExploits1References3
RedhatCVE
RedhatCVE
added 2022/01/14 7:54 p.m.37 views

CVE-2021-44531

A flaw was found in node.js where it accepted a certificate's Subject Alternative Names SAN entry, as opposed to what is specified by the HTTPS protocol. This flaw allows an active person-in-the-middle to forge a certificate and impersonate a trusted host...

7.4CVSS2.3AI score0.08373EPSS
SaveExploits0References4
CNVD
CNVD
added 2022/01/14 12:00 a.m.67 views

soketi denial of service vulnerability

soketi is a C application ported to Node.js. soketi suffers from a denial of service vulnerability that stems from not properly handling incoming error messages, which can be exploited by attackers to cause a denial of service in the application...

7.5CVSS4AI score0.01623EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2022/01/13 4:14 p.m.40 views

Uncaught Exception in engine.io

Impact A specially crafted HTTP request can trigger an uncaught exception on the Engine.IO server, thus killing the Node.js process. RangeError: Invalid WebSocket frame: RSV2 and RSV3 must be clear at Receiver.getInfo /.../nodemodules/ws/lib/receiver.js:176:14 at Receiver.startLoop...

7.5CVSS0.7AI score0.0276EPSS
SaveExploits0References10Affected Software1
IBM Security Bulletins
IBM Security Bulletins
added 2022/01/13 3:45 p.m.29 views

Security Bulletin: IBM Cloud Pak for Integration is vulnerable to Node.js vulnerabilities (CVE-2021-22959 and CVE-2021-22960)

Summary IBM Cloud Pak for Integration is vulnerable to multiple Node.js vulnerabilities with details below Vulnerability Details CVEID: CVE-2021-22959 DESCRIPTION: Node.js is vulnerable to HTTP request smuggling, caused by an error related to a space in headers. A remote attacker could send a...

6.5CVSS7.6AI score0.02936EPSS
SaveExploits2Affected Software2
Veracode
Veracode
added 2022/01/13 9:39 a.m.26 views

Denial Of Service (DoS)

engine.io is vulnerable to denial of service DoS attacks. A remote attacker is able to cause denial of service conditions by ending the node.js process using a specially crafted HTTP request to trigger an uncaught exception in onWebSocket function...

7.5CVSS1.5AI score0.0276EPSS
SaveExploits0References9Affected Software1
NVD
NVD
added 2022/01/12 7:15 p.m.28 views

CVE-2022-21676

Engine.IO is the implementation of transport-based cross-browser/cross-device bi-directional communication layer for Socket.IO. A specially crafted HTTP request can trigger an uncaught exception on the Engine.IO server, thus killing the Node.js process. This impacts all the users of the engine.io...

7.5CVSS0.0276EPSS
SaveExploits0References8
Prion
Prion
added 2022/01/12 7:15 p.m.22 views

Cross site scripting

Engine.IO is the implementation of transport-based cross-browser/cross-device bi-directional communication layer for Socket.IO. A specially crafted HTTP request can trigger an uncaught exception on the Engine.IO server, thus killing the Node.js process. This impacts all the users of the engine.io...

5CVSS7.6AI score0.0276EPSS
SaveExploits0References8Affected Software1
CVE
CVE
added 2022/01/12 6:25 p.m.151 views

CVE-2022-21676

CVE-2022-21676 affects Engine.IO (used by Socket.IO) andCan trigger an uncaught exception on the Engine.IO server via a specially crafted HTTP request, crashing the Node.js process. Impact starts with engine.io version 4.0.0; versions prior to 4.0.0 are not affected. Patches are released per majo...

7.5CVSS7.6AI score0.0276EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2022/01/12 6:25 p.m.29 views

CVE-2022-21676 Uncaught Exception in engine.io

Engine.IO is the implementation of transport-based cross-browser/cross-device bi-directional communication layer for Socket.IO. A specially crafted HTTP request can trigger an uncaught exception on the Engine.IO server, thus killing the Node.js process. This impacts all the users of the engine.io...

7.5CVSS7.7AI score
SaveExploits0References10
Vulnrichment
Vulnrichment
added 2022/01/12 6:25 p.m.6 views

CVE-2022-21676 Uncaught Exception in engine.io

Engine.IO is the implementation of transport-based cross-browser/cross-device bi-directional communication layer for Socket.IO. A specially crafted HTTP request can trigger an uncaught exception on the Engine.IO server, thus killing the Node.js process. This impacts all the users of the engine.io...

7.5CVSS7.1AI score0.0276EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2022/01/12 6:25 p.m.29 views

CVE-2022-21676 Uncaught Exception in engine.io

Engine.IO is the implementation of transport-based cross-browser/cross-device bi-directional communication layer for Socket.IO. A specially crafted HTTP request can trigger an uncaught exception on the Engine.IO server, thus killing the Node.js process. This impacts all the users of the engine.io...

7.5CVSS7.7AI score0.0276EPSS
SaveExploits0References8
CNVD
CNVD
added 2022/01/12 12:00 a.m.92 views

keystone cross-site scripting vulnerability

Keystone is one of the most powerful Node.js headless Cms. used to help you build and scale faster than any other Cms or application framework. keystone suffers from a cross-site scripting vulnerability that stems from the lack of proper validation of client-side data in web applications. An...

7.1CVSS3.5AI score0.02601EPSS
SaveExploits1References1
Rows per page
Query Builder