Lucene search
+L
NodejsMost viewed

1635 matches found

nodejs
nodejs
•added 2020/02/17 12:14 p.m.•21 views

Denial of Service

Overview All versions of ammo are vulnerable to Denial of Service. The Range HTTP header parser has a vulnerability which will cause the function to throw a system error if the header is set to an invalid value. Because hapi is not expecting the function to ever throw, the error is thrown all the...

6.7AI score
SaveExploits0Affected Software1
nodejs
nodejs
•added 2020/02/14 10:15 p.m.•21 views

HTML Injection

Overview All versions of marky-markdown are vulnerable to HTML Injection due to a validation bypass. The package only allows iframes where the source is youtube.com but it is possible to bypass the validation with sources where youtube.com is the sub-domain, such as youtube.com.evil.co. This...

7.2AI score
SaveExploits0Affected Software1
nodejs
nodejs
•added 2020/01/23 5:08 p.m.•21 views

Cross-Site Scripting

Overview Versions of @hapi/boom prior t 0.3.8 are vulnerable to Cross-Site Scripting XSS. The package fails to properly escape error messages, which may allow attackers to execute arbitrary JavaScript in a victim's browser. Recommendation Upgrade to version 0.3.8 or later. References - Snyk repor...

6.7AI score
SaveExploits0Affected Software1
nodejs
nodejs
•added 2019/11/27 10:15 p.m.•21 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.•21 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.•21 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.•21 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.•21 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.•21 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.•21 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.•21 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.•21 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.•21 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.•21 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/20 5:16 p.m.•21 views

Sandbox Breakout / Arbitrary Code Execution

Overview All versions of localeval are vulnerable to Sandbox Escape leading to Remote Code Execution. The package fails to restrict access to the main context through constructor.constructor. This may allow attackers to execute arbitrary code in the system. Evaluating the payload...

8AI score
SaveExploits0Affected Software1
nodejs
nodejs
•added 2019/11/19 11:55 p.m.•21 views

Prototype Pollution

Overview All versions of sahmat are vulnerable to prototype pollution. The package 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 available. Consider...

6.8AI score
SaveExploits0Affected Software1
nodejs
nodejs
•added 2019/11/19 8:32 p.m.•21 views

Prototype Pollution

Overview All versions of flat-wrap 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/11/15 3:27 p.m.•21 views

Sandbox Breakout / Arbitrary Code Execution

Overview All versions of safe-eval are vulnerable to Sandbox Escape leading to Remote Code Execution. The package fails to restrict access to the main context through Error objects. This may allow attackers to execute arbitrary code in the system. Evaluating the payload function var ex = new Erro...

8AI score
SaveExploits0Affected Software1
nodejs
nodejs
•added 2019/11/14 8:44 p.m.•21 views

Sandbox Breakout / Arbitrary Code Execution

Overview All versions of sandbox are vulnerable to Sandbox Escape leading to Remote Code Execution. The package fails to restrict access to the main context through this.constructor.constructor . This may allow attackers to execute arbitrary code in the system. Evaluating the payload...

8AI score
SaveExploits0Affected Software1
nodejs
nodejs
•added 2019/11/13 3:26 p.m.•21 views

Malicious Package

Overview All versions of arsenic-tabasco-cyborg-peanut-butter contain malicious code. The package downloads and runs a script that opens a reverse shell in the system. Recommendation Any computer that has this package installed or running should be considered fully compromised. All secrets and ke...

6.8AI score
SaveExploits0Affected Software1
nodejs
nodejs
•added 2019/11/07 10:10 p.m.•21 views

Malicious Package

Overview All versions of sj-tw-abc contain malicious code. The package downloads and runs a script that opens a reverse shell in the system. Recommendation Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer...

6.8AI score
SaveExploits0Affected Software1
nodejs
nodejs
•added 2019/10/25 6:07 p.m.•21 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.•21 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.•21 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 5:54 p.m.•21 views

Malicious Package

Overview Version 2.0.2 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 5:54 p.m.•21 views

Malicious Package

Overview Version 2.0.2 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 5:54 p.m.•21 views

Malicious Package

Overview Version 2.0.2 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 5:54 p.m.•21 views

Malicious Package

Overview Version 2.0.2 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 5:53 p.m.•21 views

Malicious Package

Overview Version 2.0.2 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 5:53 p.m.•21 views

Malicious Package

Overview Version 2.0.2 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 5:53 p.m.•21 views

Malicious Package

Overview Version 2.0.2 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 5:53 p.m.•21 views

Malicious Package

Overview Version 2.0.2 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 8:17 p.m.•21 views

Sandbox Breakout / Arbitrary Code Execution

Overview All versions of safer-eval are vulnerable to Sandbox Escape leading to Remote Code Execution. It is possible to escape the sandbox by forcing exceptions recursively in the evaluated code. This may allow attacker to execute arbitrary code in the system. Recommendation The package is not...

8.1AI score
SaveExploits0Affected Software1
nodejs
nodejs
•added 2019/10/17 7:55 p.m.•21 views

Insecure Cryptography Algorithm

Overview Versions of simple-crypto-js prior to 2.3.0 use AES-CBC with PKCS7 padding, which is vulnerable to padding oracle attacks. This may allow attackers to break the encryption and access sensitive data. Recommendation Upgrade to version 2.3.0 or later. References - GitHub Issue - Padding...

6.7AI score
SaveExploits0Affected Software1
nodejs
nodejs
•added 2019/10/11 5:58 p.m.•21 views

Open Redirect

Overview All versions of node-static are vulnerable to Open Redirect. The package fails to sanitize URLs and may redirect users to domains passed through the URL. The possible redirect domains are restricted to hosts whose name matches a served folder from the application. For example if the...

6.8AI score
SaveExploits0Affected Software1
nodejs
nodejs
•added 2019/10/02 6:26 p.m.•21 views

Malicious Package

Overview Versions 1.0.2, 1.0.3, 1.0.4 and 1.0.5 of 8.9.4 contain malicious code as a preinstall script. The package reads the system's SSH keys but does not upload it to a remote server. Recommendation Remove the package from your environment. There is no evidence of further compromise at the...

7.1AI score
SaveExploits0Affected Software1
nodejs
nodejs
•added 2019/10/02 6:17 p.m.•21 views

Malicious Package

Overview Version 0.0.1 of harmlesspackage contains malicious code as a postinstall script. The package printed a message to the console and performed a GET request to a remote server. Recommendation Remove the package from your environment. There is no evidence of further compromise. References...

7AI score
SaveExploits0Affected Software1
nodejs
nodejs
•added 2019/10/02 6:03 p.m.•21 views

Malicious Package

Overview Version 2.0.10 of json-serializer 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 Remove the package from your environment and...

7AI score
SaveExploits0Affected Software1
nodejs
nodejs
•added 2019/09/27 6:32 p.m.•21 views

Denial of Service

Overview Versions of http-live-simulator prior to 1.0.8 are vulnerable to Denial of Service. The package fails to catch an exception that causes the Node process to crash, effectively shutting down the server. This allows an attacker to send an HTTP request that crashes the server. Recommendation...

6.8AI score
SaveExploits0Affected Software1
nodejs
nodejs
•added 2019/09/23 6:43 p.m.•21 views

Outdated Static Dependency

Overview Versions of ses prior to 0.6.3 contain an Outdated Static Dependency. The package relies on realms-shim and has it loaded statically instead of as a dependency that can be updated. The version of realms-shim it has contains multiple critical Sandbox Breakout vulnerabilities. Recommendati...

6.9AI score
SaveExploits0Affected Software1
nodejs
nodejs
•added 2019/09/20 11:21 p.m.•21 views

Malicious Package

Overview All versions of discord.js-user contain malicious code. The package uploads the user's Discord token to a remote server. Recommendation Remove the package from your environment. Ensure any compromised tokens are invalidated. References GitHub Advisory...

6.8AI score
SaveExploits0Affected Software1
nodejs
nodejs
•added 2019/09/16 10:49 p.m.•21 views

Cross-Site Scripting

Overview All versions of httpserver 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...

6.7AI score
SaveExploits0Affected Software1
nodejs
nodejs
•added 2019/09/05 10:28 p.m.•21 views

Cross-Site Scripting

Overview Versions of status-board prior to 10.0.1 are vulnerable to Cross-Site Scripting. The createPreviewButton function fails to sanitize the href attribute of a created tag. This may allow attackers to execute arbitrary JavaScript in a victim's browser. Recommendation Upgrade to version 10.0....

4.3CVSS4.2AI score0.0102EPSS
SaveExploits0Affected Software1
nodejs
nodejs
•added 2019/08/30 7:55 p.m.•21 views

Malicious Package

Overview This package contained malicious code. The package uploaded system information such as OS and hostname to a remote server. Recommendation Remove the package from your environment. There are no indications of further compromise. References GitHub Advisory...

6.7AI score
SaveExploits0Affected Software1
nodejs
nodejs
•added 2019/08/30 7:55 p.m.•21 views

Malicious Package

Overview This package contained malicious code. The package uploaded system information such as OS and hostname to a remote server. Recommendation Remove the package from your environment. There are no indications of further compromise. References GitHub Advisory...

6.7AI score
SaveExploits0Affected Software1
nodejs
nodejs
•added 2019/08/30 7:55 p.m.•21 views

Malicious Package

Overview This package contained malicious code. The package uploaded system information such as OS and hostname to a remote server. Recommendation Remove the package from your environment. There are no indications of further compromise. References GitHub Advisory...

6.7AI score
SaveExploits0Affected Software1
nodejs
nodejs
•added 2019/08/30 7:55 p.m.•21 views

Malicious Package

Overview This package contained malicious code. The package uploaded system information such as OS and hostname to a remote server. Recommendation Remove the package from your environment. There are no indications of further compromise. References GitHub Advisory...

6.7AI score
SaveExploits0Affected Software1
nodejs
nodejs
•added 2019/08/15 7:24 p.m.•21 views

Cross-Site Scripting

Overview All versions of @risingstack/protect are vulnerable to Cross-Site Scripting. The isXss XSS validator has several bypasses that may allow attackers to execute arbitrary JavaScript in a victim's browser. Recommendation No fix is currently available. Consider using an alternative package. T...

6.7AI score
SaveExploits0Affected Software1
nodejs
nodejs
•added 2019/08/06 6:33 p.m.•21 views

Malicious Package

Overview Version 0.2.5 of jquery-airload 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 Remove the package from your environment. It's...

7AI score
SaveExploits0Affected Software1
nodejs
nodejs
•added 2019/07/29 6:52 p.m.•21 views

Prototype Pollution

Overview Affected versions of mithrilare vulnerable to prototype pollution. The function parseQueryString may allow a malicious user to modify the prototype of Object, causing the addition or modification of an existing property that will exist on all objects. A payload such as...

6.7AI score
SaveExploits0Affected Software1
Total number of security vulnerabilities1635