Lucene search
K
NodejsMost viewed

1635 matches found

Node.js
Node.js
•added 2019/04/02 9:6 p.m.•116 views

Prototype Pollution

Overview Versions of jquery prior to 3.4.0 are vulnerable to Prototype Pollution. The extend method allows an attacker to modify the prototype for Object causing changes in properties that will exist on all objects. Recommendation Upgrade to version 3.4.0 or later. References - HackerOne Report -...

7.6AI score
Exploits3Affected Software1
Node.js
Node.js
•added 2018/01/11 11:16 p.m.•111 views

Directory Traversal

Overview Affected versions of serve-here resolve relative file paths, resulting in a directory traversal vulnerability. A malicious actor can use this vulnerability to access files outside of the intended directory root, which may result in the disclosure of private files on the vulnerable system...

6.7AI score
Exploits0Affected Software1
Node.js
Node.js
•added 2015/10/17 7:41 p.m.•111 views

LDAP Injection

Overview Versions 2.3.2 and earlier of ldapauth-fork are affected by an LDAP injection vulnerability. This allows an attacker to inject and run arbitrary LDAP commands via the username parameter. Recommendation Update to ldapauth-fork version 2.3.3 or later. References -...

5CVSS4.9AI score0.01317EPSS
Exploits0Affected Software1
Node.js
Node.js
•added 2019/02/13 4:16 p.m.•108 views

Prototype Pollution

Overview Versions of lodash before 4.17.5 are vulnerable to prototype pollution. The vulnerable functions are 'defaultsDeep', 'merge', and 'mergeWith' which allow a malicious user to modify the prototype of Object via constructor: prototype: ... causing the addition or modification of an existing...

6.8CVSS4.3AI score0.00468EPSS
Exploits2Affected Software1
Node.js
Node.js
•added 2021/08/03 6:14 p.m.•106 views

Arbitrary File Creation/Overwrite via insufficient symlink protection due to directory cache poisoning

Overview The tar package has a high severity vulnerability before versions 3.2.3, 4.4.15, 5.0.7, and 6.1.2. Impact Arbitrary File Creation, Arbitrary File Overwrite, Arbitrary Code Execution node-tar aims to prevent extraction of absolute file paths by turning absolute paths into relative paths...

5.8CVSS1.7AI score0.00122EPSS
Exploits0Affected Software1
Node.js
Node.js
•added 2020/05/20 1:36 a.m.•105 views

Prototype Pollution

Overview Versions of lodash prior to 4.17.19 are vulnerable to Prototype Pollution. The function zipObjectDeep allows a malicious user to modify the prototype of Object if the property identifiers are user-supplied. Being affected by this issue requires zipping objects based on user-provided...

6.4CVSS2.5AI score0.18518EPSS
Exploits2Affected Software1
Node.js
Node.js
•added 2021/06/07 10:13 p.m.•101 views

Regular Expression Denial of Service

Overview trim-newlines before 3.0.1 and 4.x before 4.0.1 for Node.js has an issue related to regular expression denial-of-service ReDoS for the .end method. Recommendation Upgrade to versions 3.0.1 or 4.0.1 or later References - CVE - GitHub Advisory...

5CVSS5.7AI score0.01642EPSS
Exploits0Affected Software1
Node.js
Node.js
•added 2017/09/06 11:32 p.m.•101 views

Command Injection

Overview Affected versions of dns-sync have an arbitrary command execution vulnerability in the resolve method. Recommendation - Use an alternative dns resolver - Do not allow untrusted input into dns-sync.resolve References - Issue 1 - Commit d9abaae...

10CVSS6.9AI score0.0534EPSS
Exploits1Affected Software1
Node.js
Node.js
•added 2017/09/08 8:49 p.m.•99 views

Regular Expression Denial of Service

Overview Affected versions of no-case are vulnerable to a regular expression denial of service when parsing untrusted user input. Recommendation Update to version 2.3.2 or later. References - Issue 17 - GitHub Advisory...

5CVSS6.5AI score0.00334EPSS
Exploits0Affected Software1
Node.js
Node.js
•added 2021/05/10 3:38 p.m.•96 views

Regular Expression Denial of Service

Overview postcss from 7.0.0 and before version 7.0.36 and 8.2.10 is vulnerable to Regular Expression Denial of Service ReDoS during source map parsing. Recommendation Upgrade to version 8.2.10 or later References - CVE - GitHub Advisory...

5CVSS4.9AI score0.01009EPSS
Exploits1Affected Software1
Node.js
Node.js
•added 2020/01/10 8:46 p.m.•95 views

Cross-Site Scripting

Overview Versions of angular prior to 1.5.0-beta.1 are vulnerable to Cross-Site Scripting. The package fails to sanitize xlink:href attributes, which may allow attackers to execute arbitrary JavaScript in a victim's browser if the value is user-controlled. Recommendation Upgrade to version...

4.3CVSS4.4AI score0.00097EPSS
Exploits0Affected Software1
Node.js
Node.js
•added 2021/05/04 6:18 p.m.•94 views

Arbitrary Code Injection

Overview In xmlhttprequest-ssl before 1.6.2 when requests are sent synchronously async=False on xhr.open, malicious user input flowing into xhr.send could result in arbitrary code being injected and run. Recommendation Upgrade to version 1.6.2 or later References CVE GitHub Advisory...

6.8CVSS5.5AI score0.17396EPSS
Exploits2Affected Software1
Node.js
Node.js
•added 2017/12/06 4:27 a.m.•93 views

Arbitrary Code Execution

Overview math.js before 3.17.0 had an issue where private properties such as a constructor could be replaced by using unicode characters when creating an object. Recommendation Upgrade to version 3.17.0 or later. References - Commit a60f3c8 -...

7.5CVSS3.7AI score0.00486EPSS
Exploits0Affected Software1
Node.js
Node.js
•added 2017/10/12 7:20 p.m.•93 views

Github Token Leak

Overview Affected versions of aegir bundle and publish the current users github token to npm when aegir-release is executed. Recommendation Update to version 12.0.8 or later. If you used this module to do a release for your project you should invalidate the GitHub tokens that were leaked...

5CVSS4.9AI score0.003EPSS
Exploits0Affected Software1
Node.js
Node.js
•added 2021/09/20 6:58 p.m.•91 views

Type confusion

Overview In mpath before 0.8.4 a type confusion vulnerability can lead to a bypass of CVE-2018-16490. In particular, the condition ignoreProperties.indexOfpartsi !== -1 returns -1 if partsi is 'proto'. This is because the method that has been called if the input is an array is...

7.5CVSS3.4AI score0.00518EPSS
Exploits2Affected Software1
Node.js
Node.js
•added 2021/02/24 2:39 a.m.•91 views

Regular Expression Denial of Service

Overview In affected versions of marked, a Denial of Service attack can affect anyone who processes user generated code. Recommendation Upgrade to version 2.0.0 or later References - GitHub Advisory - CVE...

5CVSS6.1AI score0.00603EPSS
Exploits0Affected Software1
Node.js
Node.js
•added 2018/04/20 9:48 p.m.•91 views

Path Traversal

Overview Versions of resolve-path before 1.4.0 are vulnerable to path traversal. resolve-path relative path resolving suffers from a lack of file path sanitization for windows based paths. Recommendation Update to version 1.4.0 or later. References - HackerOne Report - GitHub Advisory...

5CVSS3.6AI score0.00395EPSS
Exploits1Affected Software1
Node.js
Node.js
•added 2021/05/10 6:48 p.m.•90 views

Regular Expression Denial of Service in trim

Overview Versions of trim lower than 0.0.3 are vulnerable to Regular Expression Denial of Service ReDoS via trim. Recommendation Upgrade to version 0.0.3 or later References - CVE - GitHub Advisory...

5CVSS5.8AI score0.04015EPSS
Exploits1Affected Software1
Node.js
Node.js
•added 2021/05/10 7:18 p.m.•89 views

Command Injection

Overview nodemailer before version 6.4.16 is vulnerable to command injection. Use of crafted recipient email addresses may result in arbitrary command flag injection in sendmail transport for sending mails. Recommendation Upgrade to version 6.4.16 or later References - CVE - GitHub Advisory...

7.5CVSS4.1AI score0.00509EPSS
Exploits1Affected Software1
Node.js
Node.js
•added 2018/01/25 5:2 p.m.•88 views

Fastify denial-of-service vulnerability with large JSON payloads

Overview Affected versions of fastify are vulnerable to a denial of service when processing a request with Content-Type set to application/json and a very large payload. Recommendation Update to version 0.38.0 or later. References - Commit fabd2a0 - HackerOne Report 303632 - GitHub Advisory...

5CVSS4.6AI score0.00331EPSS
Exploits1Affected Software1
Node.js
Node.js
•added 2018/04/24 2:27 p.m.•87 views

Prototype Pollution

Overview Versions of lodash before 4.17.5 are vulnerable to prototype pollution. The vulnerable functions are 'defaultsDeep', 'merge', and 'mergeWith' which allow a malicious user to modify the prototype of Object via proto causing the addition or modification of an existing property that will...

4CVSS4.4AI score0.00249EPSS
Exploits2Affected Software1
Node.js
Node.js
•added 2017/12/06 4:29 a.m.•87 views

Arbitrary Code Execution

Overview math.js before 3.17.0 had an arbitrary code execution in the JavaScript engine. Creating a typed function with JavaScript code in the name could result arbitrary execution. Recommendation Update to version 3.17.0 or later. References -...

7.5CVSS2.9AI score0.01044EPSS
Exploits0Affected Software1
Node.js
Node.js
•added 2021/05/13 8:29 p.m.•86 views

Regular Expression Denial of Service

Overview In websocket-extensions before version 0.1.4, there is a vulnerability which allows an attacker to exhaust the server's capacity to process incoming requests by sending a WebSocket handshake request containing a header of the following form: Sec-WebSocket-Extensions: a;...

5CVSS3.6AI score0.0034EPSS
Exploits1Affected Software1
Node.js
Node.js
•added 2021/02/19 6:18 p.m.•83 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.00287EPSS
Exploits1Affected Software1
Node.js
Node.js
•added 2020/09/30 6:39 p.m.•83 views

Prototype Pollution in node-forge

Overview The package node-forge before 0.10.0 is vulnerable to Prototype Pollution via the util.setPath function. Note: Version 0.10.0 is a breaking change removing the vulnerable functions. Recommendation Upgrade to version 0.10.0 or later. References -...

7.5CVSS3.6AI score0.02085EPSS
Exploits1Affected Software1
Node.js
Node.js
•added 2021/08/12 2:51 p.m.•82 views

Open Redirect in Next.js

Overview In next aka Next.js before version 11.1.0 there is an Open Redirect vulnerability. Impact - Affected: Users of Next.js between 10.0.5 and 10.2.0 - Affected: Users of Next.js between 11.0.0 and 11.0.1 using pages/error.js without getInitialProps - Affected: Users of Next.js between 11.0.0...

5.8CVSS2AI score0.0043EPSS
Exploits0Affected Software1
Node.js
Node.js
•added 2021/05/11 4:44 p.m.•81 views

Regular Expression Denial of Service (ReDoS)

Overview jspdf before version 2.3.1 has a regular expression denial-of-service via the addImage function. Recommendation Upgrade to version 2.3.1 or later References - CVE - GitHub Advisory...

5CVSS6AI score0.00674EPSS
Exploits0Affected Software1
Node.js
Node.js
•added 2021/03/12 10:58 p.m.•81 views

Prototype Poisoning

Overview Impact When msgpack5 decodes a map containing a key "proto", it assigns the decoded value to proto. As you are no doubt aware, Object.prototype.proto is an accessor property for the receiver's prototype. If the value corresponding to the key proto decodes to an object or null, msgpack5...

6.5CVSS8.9AI score0.0133EPSS
Exploits1Affected Software1
Node.js
Node.js
•added 2021/05/10 7:18 p.m.•80 views

Prototype Pollution

Overview "The package grpc before 1.24.4 and the package @grpc/grpc-js before 1.1.8 are vulnerable to Prototype Pollution via loadPackageDefinition." Recommendation Upgrade to version 1.1.8 or later References - CVE - GitHub Advisory...

5CVSS5.2AI score0.01321EPSS
Exploits0Affected Software1
Node.js
Node.js
•added 2017/10/04 11:26 p.m.•80 views

Exfiltrates data on installation

Overview The cofee-script package is a piece of malware that steals sensitive data such as a user's private SSH key and bash history, sending them to attacker controlled locations. All versions have been unpublished from the npm registry. Recommendation If you have found cofee-script installed in...

5CVSS4.7AI score0.003EPSS
Exploits0Affected Software1
Node.js
Node.js
•added 2021/07/22 7:54 p.m.•79 views

Denial of Service

Overview SheetJS Pro through 0.16.9 allows attackers to cause a denial of service CPU consumption via a crafted .xlsx document that is mishandled when read by xlsx.js. Recommendation Upgrade to version 0.17.0 or later References - GitHub Advisory - CVE...

4.3CVSS4.9AI score0.00212EPSS
Exploits0Affected Software1
Node.js
Node.js
•added 2021/07/02 7:21 p.m.•79 views

Improper Authentication

Overview The Utils.readChallengeTx function used in SEP-10 Stellar Web Authentication states in its function documentation that it reads and validates the challenge transaction including verifying that the serverAccountID has signed the transaction. The function does not verify that the server ha...

4CVSS2AI score0.00069EPSS
Exploits0Affected Software1
Node.js
Node.js
•added 2021/02/23 2:32 a.m.•79 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.00122EPSS
Exploits1Affected Software1
Node.js
Node.js
•added 2020/09/25 5:5 p.m.•79 views

Universal XSS in Android WebView

Overview A universal cross-site scripting UXSS vulnerability, CVE-2020-6506 https://crbug.com/1083819, has been identified in the Android WebView system component, which allows cross-origin iframes to execute arbitrary JavaScript in the top-level document. This vulnerability affects React Native...

4.3CVSS2.3AI score0.01018EPSS
Exploits0Affected Software1
Node.js
Node.js
•added 2018/01/12 9:18 p.m.•79 views

Denial of Service

Overview Affected versions of mqtt do not properly handle PUBLISH packets returning from the server, leading to a Denial of Service condition. The vulnerability is completely mitigated if the only connected servers are trusted, guaranteed not to be under the control of a malicious actor. Proof of...

4CVSS1.6AI score0.0079EPSS
Exploits0Affected Software1
Node.js
Node.js
•added 2017/10/04 11:30 p.m.•79 views

Exfiltrates data on installation

Overview The jquey package is malware that attempts to discover and exfiltrate sensitive data such as a user's private SSH key and bash history, sending them to attacker controlled locations. All versions have been unpublished from the npm registry. Recommendation If you have found jquey installe...

5CVSS4.1AI score0.00257EPSS
Exploits0Affected Software1
Node.js
Node.js
•added 2017/10/04 11:29 p.m.•78 views

Exfiltrates data on installation

Overview The coffe-script package is a piece of malware that steals sensitive data such as a user's private SSH key and bash history, sending them to attacker controlled locations. All versions have been unpublished from the npm registry. Recommendation If you have found coffe-script installed in...

5CVSS4.7AI score0.00257EPSS
Exploits0Affected Software1
Node.js
Node.js
•added 2021/02/24 3:24 a.m.•77 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.9396EPSS
Exploits4Affected Software1
Node.js
Node.js
•added 2021/02/23 1:32 a.m.•77 views

Arbitrary JavaScript Execution

Overview In affected versions of less-openui5 processing untrusted theming resources might execute arbitrary code. Impact When processing theming resources i.e. .less files with less-openui5 that originate from an untrusted source, those resources might contain JavaScript code which will be...

6.8CVSS0.7AI score0.00301EPSS
Exploits0Affected Software1
Node.js
Node.js
•added 2021/02/19 7:44 p.m.•77 views

Prototype Pollution

Overview Affected versions of jointjs are vulnerable to Prototype Pollution via util.setByPath. The path used the access the object's key and set the value is not properly sanitized, leading to a Prototype Pollution. Recommendation Update to fixed version 3.3.0 or later References - GitHub Adviso...

7.5CVSS5.6AI score0.00557EPSS
Exploits0Affected Software1
Node.js
Node.js
•added 2021/07/19 9:26 p.m.•76 views

Hostname spoofing via backslashes in URL

Overview Impact If using affected versions to determine a URL's hostname, the hostname can be spoofed by using a combination of backslash \ and slash / characters as part of the scheme delimiter, e.g. scheme:///\hostname. If the hostname is used in security decisions, the decision may be...

5.8CVSS1AI score0.00175EPSS
Exploits1Affected Software1
Node.js
Node.js
•added 2021/02/19 10:40 p.m.•76 views

Insecure Default Configuration

Overview Affected versions of socket.io are vulnerable to Insecure Defaults due to CORS Misconfiguration. All domains are whitelisted by default. Recommendation Update to version 2.4.0 or later. References - GitHub Advisory - Snyk Advisory...

4CVSS4.6AI score0.00183EPSS
Exploits1Affected Software1
Node.js
Node.js
•added 2017/03/06 10:27 p.m.•76 views

ReDoS via long UserAgent header

Overview Affected versions of ua-parser are vulnerable to regular expression denial of service when given a specially crafted User-Agent header. Recommendation No patch is currently available for this vulnerability. The best mitigation is currently to avoid using this package, using a different,...

5CVSS4.3AI score0.57769EPSS
Exploits2Affected Software1
Node.js
Node.js
•added 2015/11/03 7:15 a.m.•76 views

Symlink Arbitrary File Overwrite

Overview Versions of tar prior to 2.0.0 are affected by an arbitrary file write vulnerability. The vulnerability occurs because tar does not verify that extracted symbolic links to not resolve to targets outside of the extraction root directory. Recommendation Update to version 2.0.0 or later...

5CVSS4.2AI score0.00367EPSS
Exploits0Affected Software1
Node.js
Node.js
•added 2016/06/24 12:34 a.m.•75 views

DoS due to excessively large websocket message

Overview Affected versions of ws do not appropriately limit the size of incoming websocket payloads, which may result in a denial of service condition when the node process crashes after receiving a large payload. Recommendation Update to version 1.1.1 or later. Alternatively, set the maxpayload...

5CVSS4.3AI score0.66075EPSS
Exploits0Affected Software1
Node.js
Node.js
•added 2021/02/19 10:36 p.m.•74 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.00627EPSS
Exploits1Affected Software1
Node.js
Node.js
•added 2016/07/22 7:43 p.m.•74 views

ReDoS via long string of semicolons

Overview Affected versions of tough-cookie may be vulnerable to regular expression denial of service when long strings of semicolons exist in the Set-Cookie header. Recommendation Update to version 2.3.0 or later. References GitHub Advisory...

5CVSS5.1AI score0.00921EPSS
Exploits0Affected Software1
Node.js
Node.js
•added 2020/10/15 7:13 p.m.•73 views

Malicious Package

Overview All versions of plutov-slack-client contain malicious code. Upon installation the package opens a shell to a remote server. The package affects both Windows and nix systems. Recommendation Any computer that has this package installed or running should be considered fully compromised. All...

6.9AI score
Exploits0Affected Software1
Node.js
Node.js
•added 2017/10/04 11:28 p.m.•73 views

Exfiltrates data on installation

Overview The coffescript package is a piece of malware that steals sensitive data such as a user's private SSH key and bash history, sending them to attacker controlled locations. All versions have been unpublished from the npm registry. Recommendation If you have found coffescript installed in...

5CVSS3.8AI score0.00257EPSS
Exploits0Affected Software1
Node.js
Node.js
•added 2017/10/04 11:27 p.m.•73 views

Exfiltrates data on installation

Overview The cofeescript package is a piece of malware that steals sensitive data such as a user's private SSH key and bash history, sending them to attacker controlled locations. All versions have been unpublished from the npm registry. Recommendation If you have found cofeescript installed in...

5CVSS3.7AI score0.00257EPSS
Exploits0Affected Software1
Total number of security vulnerabilities1635