Lucene search
+L

1604 matches found

nodejs
nodejs
added 2021/03/01 7:55 p.m.44 views

Regular Expression Denial of Service

Overview prismjs versions before 1.23.0 are vulnerable to Regular Expression Denial of Service ReDoS via the prism-asciidoc, prism-rest, prism-tap and prism-eiffel components. Recommendation Upgrade to version 1.23.0 or later References - Snyk Advisory - GitHub Advisory - CVE...

5CVSS5.6AI score0.03167EPSS
SaveExploits1Affected Software1
nodejs
nodejs
added 2021/02/26 4:26 p.m.46 views

Prototype Pollution

Overview Impact Node-RED 1.2.7 and earlier contains a Prototype Pollution vulnerability in the admin API. A badly formed request can modify the prototype of the default JavaScript Object with the potential to affect the default behaviour of the Node-RED runtime. Workarounds A workaround is to...

4CVSS3.3AI score0.01397EPSS
SaveExploits0Affected Software1
nodejs
nodejs
added 2021/02/24 3:24 a.m.85 views

Command Injection

Overview The systeminformation package is an open source collection of functions to retrieve detailed hardware, system and OS information. In affected versions of systeminformation there is a command injection vulnerability. As a workaround instead of upgrading, be sure to check or sanitize servi...

4.6CVSS7.5AI score0.9024EPSS
SaveExploits4Affected Software1
nodejs
nodejs
added 2021/02/24 3:9 a.m.65 views

Command Injection

Overview Affected versions of the samba-client package allow command injection because of the use of process.exec. Recommendation Upgrade to version 4.0.0 or later References - CVE - GitHub Advisory...

7.5CVSS5.6AI score0.04831EPSS
SaveExploits1Affected Software1
nodejs
nodejs
added 2021/02/24 3:3 a.m.66 views

Cross-Site Scripting (XSS)

Overview apexcharts is a modern JavaScript charting library to build interactive charts and visualizations with simple API. Affected versions of this package are vulnerable to Cross-site Scripting XSS via lack of sanitization of graph legend fields. Recommendation Upgrade to version 3.24.0 or...

4.3CVSS6.2AI score0.0137EPSS
SaveExploits1Affected Software1
nodejs
nodejs
added 2021/02/24 2:58 a.m.52 views

Directory Traversal

Overview Impact Clients of FTP servers utilizing ftp-srv hosted on Windows machines can escape the FTP user's defined root folder using the expected FTP commands, for example, CWD and UPDR. Background When windows separators exist within the path , path.resolve leaves the upper pointers intact an...

5.5CVSS0.6AI score0.01863EPSS
SaveExploits1Affected Software1
nodejs
nodejs
added 2021/02/23 2:32 a.m.83 views

Open Redirect

Overview Slashify is an Express middleware that normalises routes by stripping any final slash, redirecting, for example, bookings/latest/ to bookings/latest. However, it does not validate the path it redirects to in any way. In particular, if the path starts with two slashes or two backslashes, ...

5.8CVSS6.5AI score0.00526EPSS
SaveExploits1Affected Software1
nodejs
nodejs
added 2021/02/23 2:17 a.m.71 views

Prototype Pollution

Overview A prototype pollution vulnerability in affected versions of 'dotty' allows attackers to cause a denial of service and may lead to remote code execution. Recommendation Update to version 0.1.1 or later References - GitHub Advisory - CVE...

7.5CVSS9.4AI score0.03337EPSS
SaveExploits1Affected Software1
nodejs
nodejs
added 2021/02/22 9:59 p.m.62 views

IPC messages delivered to the wrong frame

Overview IPC messages sent from the main process to a subframe in the renderer process, through webContents.sendToFrame, event.reply or when using the remote module, can in some cases be delivered to the wrong frame. If your app does ANY of the following, then it is impacted by this issue: - Uses...

6.4CVSS2.9AI score0.01725EPSS
SaveExploits0Affected Software1
nodejs
nodejs
added 2021/02/22 6:30 p.m.57 views

OS Command Injection

Overview Affected versions of the async-git package allow OS Command Injection via shell metacharacters, as demonstrated by git.reset and git.tag. Recommendation Upgrade to version 1.13.2 or later. References - CVE - GitHub Advisory...

7.5CVSS6.1AI score0.05323EPSS
SaveExploits1Affected Software1
nodejs
nodejs
added 2021/02/19 10:36 p.m.78 views

Prototype Pollution

Overview There is a prototype pollution vulnerability in gsap which affects all versions before 3.6.0. Recommendation Upgrade to 3.6.0 or later References - GitHub Advisory - Snyk Advisory...

5CVSS4.8AI score0.016EPSS
SaveExploits1Affected Software1
nodejs
nodejs
added 2021/02/19 7:6 p.m.43 views

Cross-Site Scripting (XSS)

Overview In affected versions of hellojs hello.js there is a cross-site scripting bug. The code get the param oauthredirect from url and pass it to location.assign without any check and sanitisation. It is possible to simply pass some XSS payloads into the url param oauthredirect, such as...

7.5CVSS2AI score0.01476EPSS
SaveExploits0Affected Software1
nodejs
nodejs
added 2021/02/19 6:18 p.m.96 views

Prototype Pollution

Overview Overview Affected versions of immer are vulnerable to Prototype Pollution. Proof of exploit const applyPatches, enablePatches = require"immer"; enablePatches; let obj = ; console.log"Before : " + obj.polluted; applyPatches, op: 'add', path: "proto", "polluted" , value: "yes" ; //...

5CVSS4.1AI score0.02293EPSS
SaveExploits1Affected Software1
OSV
OSV
added 2021/02/02 10:15 p.m.29 views

CVE-2021-21294

Http4s http4s-blaze-server is a minimal, idiomatic Scala interface for HTTP services. Http4s before versions 0.21.17, 0.22.0-M2, and 1.0.0-M14 have a vulnerability which can lead to a denial-of-service. Blaze-core, a library underlying http4s-blaze-server, accepts connections unboundedly on its...

7.5CVSS7.4AI score
SaveExploits0References3
Prion
Prion
added 2021/02/02 10:15 p.m.10 views

Design/Logic Flaw

blaze is a Scala library for building asynchronous pipelines, with a focus on network IO. All servers running blaze-core before version 0.14.15 are affected by a vulnerability in which unbounded connection acceptance leads to file handle exhaustion. Blaze, accepts connections unconditionally on a...

5CVSS7.3AI score0.02117EPSS
SaveExploits0References3Affected Software1
Prion
Prion
added 2021/02/02 10:15 p.m.22 views

Design/Logic Flaw

Http4s http4s-blaze-server is a minimal, idiomatic Scala interface for HTTP services. Http4s before versions 0.21.17, 0.22.0-M2, and 1.0.0-M14 have a vulnerability which can lead to a denial-of-service. Blaze-core, a library underlying http4s-blaze-server, accepts connections unboundedly on its...

5CVSS7.5AI score0.02146EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2021/02/02 9:40 p.m.40 views

CVE-2021-21294 Unbounded connection acceptance in http4s-blaze-server

Http4s http4s-blaze-server is a minimal, idiomatic Scala interface for HTTP services. Http4s before versions 0.21.17, 0.22.0-M2, and 1.0.0-M14 have a vulnerability which can lead to a denial-of-service. Blaze-core, a library underlying http4s-blaze-server, accepts connections unboundedly on its...

7.5CVSS7.7AI score0.02146EPSS
SaveExploits0References3
Source Incite
Source Incite
added 2021/01/24 12:0 a.m.73 views

SRC-2021-0009 : Smarty Template Engine template_object Sandbox Escape Remote Code Execution Vulnerability

Vulnerability Details: This vulnerability allows remote attackers execute arbitrary code on affected installations of Smarty Template Engine. Authentication is context dependant and may not be required to exploit this vulnerability. The specific flaw exists within the...

9.8CVSS9AI score0.27362EPSS
SaveExploits5
Packet Storm
Packet Storm
added 2021/01/07 12:0 a.m.570 views

Sonatype Nexus 3.21.1 Remote Code Execution

Exploit Title: Sonatype Nexus 3.21.1 - Remote Code Execution Authenticated Exploit Author: 1F98D Original Author: Alvaro Muñoz Date: 27 May 2020 Vendor Hompage: https://www.sonatype.com/ CVE: CVE-2020-10199 Tested on: Windows 10 x64 References:...

9CVSS8.7AI score0.99064EPSS
SaveExploits10
Prion
Prion
added 2021/01/06 5:15 p.m.24 views

Design/Logic Flaw

CairoSVG is a Python pypi package. CairoSVG is an SVG converter based on Cairo. In CairoSVG before version 2.5.1, there is a regular expression denial of service REDoS vulnerability. When processing SVG files, the python package CairoSVG uses two regular expressions which are vulnerable to Regula...

4.3CVSS5.4AI score0.01466EPSS
SaveExploits1References4Affected Software1
Rows per page
Query Builder