Lucene search
+L
NodejsMost viewed

1635 matches found

nodejs
nodejs
added 2020/04/30 5:30 p.m.24 views

Command Injection

Overview All versions of git-tags-remote are vulnerable to Command Injection. The package fails to sanitize the repository input and passes it directly to an exec call on the get function . This may allow attackers to execute arbitrary code in the system if the repo value passed to the function i...

7.8AI score
SaveExploits0Affected Software1
nodejs
nodejs
added 2020/04/10 2:11 p.m.24 views

Malicious 󠅮󠅰󠅭Package

Overview All versions of m-backdoor contain malicious code. The package downloads a file from a remote server and executes it as a preinstall script. At the time of the release of this advisory the downloaded file only defaces websites by removing elements randomly from the DOM. Recommendation...

6.9AI score
SaveExploits0Affected Software1
nodejs
nodejs
added 2020/01/06 8:21 p.m.24 views

Remote Code Execution

Overview Versions of mongodb-query-parser prior to 2.0.0 are vulnerable to Remote Code Execution. The package fails to sanitize queries, allowing attackers to execute arbitrary code in the system. Parsing the following payload executes touch test-file: 'function return...

8.1AI score
SaveExploits0Affected Software1
nodejs
nodejs
added 2019/12/20 5:06 p.m.24 views

Improper Authorization

Overview All versions of passport-cognito are vulnerable to Improper Authorization. The package fails to properly scope the variables containing authorization information, such as access token, refresh token and ID token. This causes a race condition where simultaneous authenticated users may...

3.2AI score0.00298EPSS
SaveExploits0Affected Software1
nodejs
nodejs
added 2019/11/27 10:14 p.m.24 views

Malicious 󠅮󠅰󠅭Package

Overview All versions of this package contained malware. The package was designed to find and exfiltrate cryptocurrency wallets. Recommendation Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...

6.8AI score
SaveExploits0Affected Software1
nodejs
nodejs
added 2019/11/27 10:14 p.m.24 views

Malicious 󠅮󠅰󠅭Package

Overview All versions of this package contained malware. The package was designed to find and exfiltrate cryptocurrency wallets. Recommendation Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...

6.8AI score
SaveExploits0Affected Software1
nodejs
nodejs
added 2019/11/27 10:14 p.m.24 views

Malicious 󠅮󠅰󠅭Package

Overview All versions of this package contained malware. The package was designed to find and exfiltrate cryptocurrency wallets. Recommendation Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...

6.8AI score
SaveExploits0Affected Software1
nodejs
nodejs
added 2019/11/27 10:14 p.m.24 views

Malicious 󠅮󠅰󠅭Package

Overview All versions of this package contained malware. The package was designed to find and exfiltrate cryptocurrency wallets. Recommendation Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...

6.8AI score
SaveExploits0Affected Software1
nodejs
nodejs
added 2019/11/19 9:36 p.m.24 views

Prototype Pollution

Overview All versions of unflatten are vulnerable to prototype pollution. The function unflatten does not restrict the modification of an Object's prototype, which may allow an attacker to add or modify an existing property that will exist on all objects. Recommendation No fix is currently...

6.8AI score
SaveExploits0Affected Software1
nodejs
nodejs
added 2019/10/25 6:06 p.m.24 views

Malicious Package

Overview Version 0.8.0 contained malicious code. The package targeted the Ethereum cryptocurrency and performed transactions to wallets not controlled by the user. Recommendation Remove the package from your environment. Ensure no Ethereum funds were compromised. References GitHub Advisory...

6.9AI score
SaveExploits0Affected Software1
nodejs
nodejs
added 2019/10/25 6:06 p.m.24 views

Malicious Package

Overview Version 0.8.0 contained malicious code. The package targeted the Ethereum cryptocurrency and performed transactions to wallets not controlled by the user. Recommendation Remove the package from your environment. Ensure no Ethereum funds were compromised. References GitHub Advisory...

6.9AI score
SaveExploits0Affected Software1
nodejs
nodejs
added 2019/10/17 5:48 p.m.24 views

Sandbox Breakout

Overview Versions of realms-shim prior to 1.2.1 are vulnerable to a Sandbox Breakout. The Realms evaluation function has an option to apply Babel-like transformations to the source code before it reaches the evaluator. One portion of this transform pipeline exposed a primal-Realm object to the...

7AI score
SaveExploits0Affected Software1
nodejs
nodejs
added 2019/09/16 5:35 p.m.24 views

Denial of Service

Overview Versions of @commercial/subtext prior to 5.1.1 are vulnerable to Denial of Service DoS. The package fails to enforce the maxBytes configuration for payloads with chunked encoding that are written to the file system. This allows attackers to send requests with arbitrary payload sizes, whi...

7AI score
SaveExploits0Affected Software1
nodejs
nodejs
added 2019/09/03 6:21 p.m.24 views

Denial of Service

Overview Versions of sequelize prior to 4.44.4 are vulnerable to Denial of Service DoS. The SQLite dialect fails to catch a TypeError exception for the results variable. The results value may be undefined and trigger the error on a .map call. This may allow attackers to submit malicious input tha...

6.8AI score
SaveExploits0Affected Software1
nodejs
nodejs
added 2019/07/02 8:41 p.m.24 views

Sandbox Breakout / Arbitrary Code Execution

Overview All versions of safe-eval are vulnerable to Sandbox Escape leading to Remote Code Execution. A payload chaining a function's callee and caller constructors can escape the sandbox and execute arbitrary code. For example, the payload = const targetKey = Object.keysthis0;...

7.9AI score
SaveExploits0Affected Software1
nodejs
nodejs
added 2019/06/20 8:20 p.m.24 views

Arbitrary Code Execution

Overview Versions of require-node prior to 1.3.4 for 1.x and 2.0.4 for 2.x are vulnerable to Arbitrary Code Execution. The package fails to sanitize requests to the require-node endpoint, allowing attackers to execute arbitrary code in the server through the injection of OS commands in the reques...

8.4AI score
SaveExploits0Affected Software1
nodejs
nodejs
added 2019/06/19 2:58 a.m.24 views

Cross-Site Scripting

Overview Versions of public prior to 0.1.4 are vulnerable to Cross-Site Scripting XSS. The package fails to sanitize filenames, allowing attackers to execute arbitrary JavaScript in the victim's browser through files with names containing malicious code. Recommendation Upgrade to version 0.1.4 or...

4.3CVSS3.8AI score0.00769EPSS
SaveExploits1Affected Software1
nodejs
nodejs
added 2019/06/19 2:49 a.m.24 views

Command Injection

Overview Versions of entitlements prior to 1.3.0 are vulnerable to Command Injection. The package does not validate input on the entitlements function and concatenates it to an exec call, allowing attackers to run arbitrary commands in the system. Recommendation Upgrade to version 1.3.0 or later...

7.2AI score
SaveExploits0Affected Software1
nodejs
nodejs
added 2019/06/17 3:23 p.m.24 views

Cross-Site Scripting

Overview Versions of swagger-ui prior to 3.20.9 are vulnerable to Cross-Site Scripting XSS. The package fails to sanitize URLs used in the OAuth auth flow, which may allow attackers to execute arbitrary JavaScript. Recommendation Upgrade to version 3.20.9 or later. References - GitHub PR - Snyk...

6.7AI score
SaveExploits0Affected Software1
nodejs
nodejs
added 2019/06/12 7:08 p.m.24 views

Incorrect Calculation

Overview Versions of bigint-money prior to 0.6.2 are vulnerable to an Incorrect Calculation. The package incorrectly rounded certain numbers, which could have drastic consequences due to its usage in financial systems. Recommendation Upgrade to version 0.6.2 or later. References GitHub Advisory...

6.8AI score
SaveExploits0Affected Software1
nodejs
nodejs
added 2019/06/07 8:27 p.m.24 views

Malicious Package

Overview Version 1.1.8 of pm-controls contained malicious code. The code when executed in the browser would enumerate password, cvc and cardnumber fields from forms and send the extracted values to https://js-metrics.com/minjs.php?pl= Recommendation Remove the package from your environment and...

7AI score
SaveExploits0Affected Software1
nodejs
nodejs
added 2019/06/03 9:52 p.m.24 views

Denial of Service

Overview Versions of ipfs-bitswap prior to 0.24.1 are vulnerable to Denial of Service DoS. The package put unwanted blocks in the blockstore, which could be used to exhaust system resources in specific conditions. Recommendation Upgrade to version 0.24.1 or later. References - GitHub PR - Snyk...

6.8AI score
SaveExploits0Affected Software1
nodejs
nodejs
added 2019/06/03 7:00 p.m.24 views

Malicious Package

Overview Version 0.1.8 of kraken-api contains malicious code as a postinstall script. When installed, the package calls home to a Command and Control server to execute arbitrary commands. Recommendation Any computer that has this package installed or running should be considered fully compromised...

7.6AI score
SaveExploits0Affected Software1
nodejs
nodejs
added 2019/05/06 2:18 p.m.24 views

Malicious Package

Overview All versions of reuest typosquatted a popular package of similar name and tracked users who had installed the incorrect package. The package uploaded information to a remote server including: name of the downloaded package, name of the intended package, the Node version and whether the...

6.6AI score
SaveExploits0Affected Software1
nodejs
nodejs
added 2019/05/06 2:15 p.m.24 views

Malicious Package

Overview All versions of reqquest typosquatted a popular package of similar name and tracked users who had installed the incorrect package. The package uploaded information to a remote server including: name of the downloaded package, name of the intended package, the Node version and whether the...

6.6AI score
SaveExploits0Affected Software1
nodejs
nodejs
added 2019/04/17 2:50 p.m.24 views

Cross-Site Scripting

Overview Versions of simple-markdown prior to 0.4.4 are vulnerable to Cross-Site Scripting. Due to insufficient input sanitization the package may render output containing malicious JavaScript. This vulnerability can be exploited through input of links containing data or VBScript URIs and a...

4.3CVSS2.9AI score0.01274EPSS
SaveExploits0Affected Software1
nodejs
nodejs
added 2019/04/09 6:42 p.m.24 views

Cross-Site Scripting

Overview All versions of harp are vulnerable to Cross-Site Scripting. In the admin page it is possible to inject arbitrary JavaScript as a new product option, allowing attackers to execute arbitrary code. This is limited to the admin page and does not affect other pages. Recommendation No fix is...

7.3AI score
SaveExploits0Affected Software1
nodejs
nodejs
added 2019/04/08 9:36 p.m.24 views

Cross-Site Scripting

Overview All versions of harp are vulnerable to Cross-Site Scripting. Due to misconfiguration of its rendering engine, harp does not sanitize the HTML output allowing attackers to run arbitrary JavaScript when processing malicious files. Recommendation No fix is currently available. Consider usin...

6.7AI score
SaveExploits0Affected Software1
nodejs
nodejs
added 2019/01/25 8:19 p.m.24 views

Malicious Package

Overview Version 2.0.2 of stream-combine has malicious code design to steal credentials and credit card information. The code searches all form elements for passwords, credit card numbers and CVC codes. It then uploads the information to a remote server using HTML links embedded in the page or fo...

6.7AI score
SaveExploits0Affected Software1
nodejs
nodejs
added 2018/07/31 4:26 p.m.24 views

Malicious Package

Overview All versions of boogeyman are considered malicious. This particular package would download a payload from pastebin.com, eval it to read ssh keys and the users .npmrc and send them to a private pastebin account. Recommendation This package was published to the npm Registry for a very shor...

6.6AI score
SaveExploits0Affected Software1
nodejs
nodejs
added 2018/05/15 11:53 p.m.24 views

Malicious Package

Overview Version 1.0.5 of dictum.js contained malicious code. The code when executed in the browser would enumerate password, cvc, cardnumber fields from forms and send the extracted values to https://js-metrics.com/minjs.php?pl= Recommendation If version 1.0.5 of this module is found installed y...

6.9AI score
SaveExploits0Affected Software1
nodejs
nodejs
added 2017/07/07 12:25 a.m.24 views

Directory Traversal

Overview Affected versions of shit-server 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 syste...

5CVSS4.6AI score0.02005EPSS
SaveExploits1Affected Software1
nodejs
nodejs
added 2020/07/07 7:05 p.m.23 views

Sensitive Data Exposure

Overview Affected versions of npm-registry-fetch are vulnerable to an information exposure vulnerability through log files. The package supports URLs like ://:@::/. The password value is not redacted and is printed to stdout and also to any generated log files. Recommendation Upgrade to version...

6.8AI score
SaveExploits0Affected Software1
nodejs
nodejs
added 2020/06/05 7:49 p.m.23 views

Information Exposure

Overview Versions of apollo-server-cache-memcached prior to 2.14.2 are vulnerable to Information Exposure. The package does not properly enforce validation rules when creating subscription servers, which includes a NoInstrospection rule for the Websocket. This leaks the GraphQL schema types, thei...

6.7AI score
SaveExploits0Affected Software1
nodejs
nodejs
added 2020/02/17 2:19 p.m.23 views

Denial of Service

Overview Affected versions of @commercial/hapi are vulnerable to Denial of Service. The CORS request handler has a vulnerability which will cause the function to throw a system error if the header contains some invalid values. If no unhandled exception handler is available, the application will...

6.8AI score
SaveExploits0Affected Software1
nodejs
nodejs
added 2020/02/17 1:47 p.m.23 views

Denial of Service

Overview Version 5.1.1 of @commercial/subtext is vulnerable to Denial of Service. The Content-Encoding HTTP header parser has a vulnerability which will cause the function to throw a system error if the header contains some invalid values. Because hapi rethrows system errors as opposed to catchin...

6.7AI score
SaveExploits0Affected Software1
nodejs
nodejs
added 2020/01/23 6:05 p.m.23 views

Prototype Pollution

Overview Versions of klona prior to 1.1.1 are vulnerable to prototype pollution. The package does not restrict the modification of an Object's prototype when cloning objects, which may allow an attacker to add or modify an existing property that will exist on all objects. Recommendation Upgrade t...

6.8AI score
SaveExploits0Affected Software1
nodejs
nodejs
added 2020/01/23 5:37 p.m.23 views

Insufficient Entropy

Overview All versions of parsel use an insecure key derivation function. The package runs keys of arbitrary lengths through one round of SHA256 hashing for key stretching. This allows for the use of keys of insufficient entropy with inappropriate key stretching. Recommendation The package is...

7.1AI score
SaveExploits0Affected Software1
nodejs
nodejs
added 2020/01/10 8:25 p.m.23 views

Cross-Site Scripting

Overview All versions of seeftl are vulnerable to Cross-Site Scripting XSS. The package fails to sanitize filenames, allowing attackers to execute arbitrary JavaScript in the victim's browser through files with names containing malicious code. Recommendation No fix is currently available. Conside...

6.7AI score
SaveExploits0Affected Software1
nodejs
nodejs
added 2019/12/19 5:32 p.m.23 views

Cross-Site Scripting

Overview Versions of nextcloud-vue-collections prior to 0.4.2 are vulnerable to Cross-Site Scripting XSS. The v-tooltip component has an insecure defaultHTML configuration that allows arbitrary JavaScript to be injected in the tooltip of a collection item. This allows attackers to execute arbitra...

6.9AI score
SaveExploits0Affected Software1
nodejs
nodejs
added 2019/12/11 9:15 p.m.23 views

Global node_modules Binary Overwrite

Overview Versions of the npm CLI prior to 6.13.4 are vulnerable to a Global nodemodules Binary Overwrite. It fails to prevent existing globally-installed binaries to be overwritten by other package installations. For example, if a package was installed globally and created a serve binary, any...

6.5AI score
SaveExploits0Affected Software1
nodejs
nodejs
added 2019/12/11 8:51 p.m.23 views

Symlink reference outside of node_modules

Overview Versions of bin-links prior to 1.1.5 are vulnerable to a Symlink reference outside of nodemodules. It is possible to create symlinks to files outside of thenodemodules folder through the bin field. This may allow attackers to access unauthorized files. Recommendation Upgrade to version...

6.8AI score
SaveExploits0Affected Software1
nodejs
nodejs
added 2019/12/11 8:44 p.m.23 views

Arbitrary File Write

Overview Versions of the npm CLI prior to 6.13.3 are vulnerable to an Arbitrary File Write. It fails to prevent access to folders outside of the intended nodemodules folder through the bin field. A properly constructed entry in the package.json bin field would allow a package publisher to create...

6.8AI score
SaveExploits0Affected Software1
nodejs
nodejs
added 2019/11/27 10:14 p.m.23 views

Malicious 󠅮󠅰󠅭Package

Overview All versions of this package contained malware. The package was designed to find and exfiltrate cryptocurrency wallets. Recommendation Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...

6.8AI score
SaveExploits0Affected Software1
nodejs
nodejs
added 2019/11/27 10:14 p.m.23 views

Malicious 󠅮󠅰󠅭Package

Overview All versions of this package contained malware. The package was designed to find and exfiltrate cryptocurrency wallets. Recommendation Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...

6.8AI score
SaveExploits0Affected Software1
nodejs
nodejs
added 2019/11/27 10:14 p.m.23 views

Malicious 󠅮󠅰󠅭Package

Overview All versions of this package contained malware. The package was designed to find and exfiltrate cryptocurrency wallets. Recommendation Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...

6.8AI score
SaveExploits0Affected Software1
nodejs
nodejs
added 2019/11/27 10:14 p.m.23 views

Malicious 󠅮󠅰󠅭Package

Overview All versions of this package contained malware. The package was designed to find and exfiltrate cryptocurrency wallets. Recommendation Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...

6.8AI score
SaveExploits0Affected Software1
nodejs
nodejs
added 2019/11/27 10:14 p.m.23 views

Malicious 󠅮󠅰󠅭Package

Overview All versions of this package contained malware. The package was designed to find and exfiltrate cryptocurrency wallets. Recommendation Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...

6.8AI score
SaveExploits0Affected Software1
nodejs
nodejs
added 2019/11/27 10:14 p.m.23 views

Malicious 󠅮󠅰󠅭Package

Overview All versions of this package contained malware. The package was designed to find and exfiltrate cryptocurrency wallets. Recommendation Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...

6.8AI score
SaveExploits0Affected Software1
nodejs
nodejs
added 2019/11/14 3:29 p.m.23 views

Arbitrary Code Execution

Overview Versions of handlebars prior to 3.0.8 or 4.5.2 are vulnerable to Arbitrary Code Execution. The package's lookup helper fails to properly validate templates, allowing attackers to submit templates that execute arbitrary JavaScript in the system. It can be used to run arbitrary code in a...

7.6AI score
SaveExploits0Affected Software1
Total number of security vulnerabilities1635