Lucene search
K
NodejsMost viewed

1635 matches found

Node.js
Node.js
•added 2019/06/17 1:46 p.m.•32 views

Cross-Site Scripting

Overview Versions of dojo prior to 1.4.2 are vulnerable to DOM-based Cross-Site Scripting XSS. The package does not sanitize URL parameters in the testCommon.js and runner.html test files, allowing attackers to execute arbitrary JavaScript in the victim's browser. Recommendation Upgrade to versio...

4.3CVSS4.6AI score0.43247EPSS
Exploits1Affected Software1
Node.js
Node.js
•added 2017/08/08 10:20 p.m.•32 views

Hijacked Environment Variables

Overview The babelcli package is a piece of malware that steals environment variables and sends them to attacker controlled locations. All versions have been unpublished from the npm registry. Recommendation As this package is malware, if you find it installed in your environment, the real securi...

5CVSS4.5AI score0.00257EPSS
Exploits0Affected Software1
Node.js
Node.js
•added 2017/08/08 9:46 p.m.•32 views

Hijacked Environment Variables

Overview The d3.js package is a piece of malware that steals environment variables and sends them to attacker controlled locations. All versions have been unpublished from the npm registry. Recommendation As this package is malware, if you find it installed in your environment, the real security...

5CVSS4.7AI score0.00257EPSS
Exploits0Affected Software1
Node.js
Node.js
•added 2017/08/08 9:22 p.m.•32 views

Hijacked Environment Variables

Overview The sqlserver package is a piece of malware that steals environment variables and sends them to attacker controlled locations. All versions have been unpublished from the npm registry. Recommendation As this package is malware, if you find it installed in your environment, the real...

5CVSS4.5AI score0.00257EPSS
Exploits0Affected Software1
Node.js
Node.js
•added 2017/07/18 9:50 p.m.•32 views

Directory Traversal

Overview Affected versions of jansenstuffpleasework 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...

5CVSS4.2AI score0.00533EPSS
Exploits1Affected Software1
Node.js
Node.js
•added 2017/05/18 9:55 p.m.•32 views

Directory Traversal

Overview Affected versions of f2e-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 system...

5CVSS3.7AI score0.00862EPSS
Exploits1Affected Software1
Node.js
Node.js
•added 2017/03/14 9:42 p.m.•32 views

Cross-Site Scripting

Overview Affected versions of i18next may fail to sanitize user input when certain configuration options are used. When using the .init method, passing interpolation options without passing an escapeValue will default to undefined rather than the assumed true. Proof of Concept var init = i18n.ini...

4.3CVSS0.8AI score0.00223EPSS
Exploits1Affected Software1
Node.js
Node.js
•added 2016/12/01 7:16 p.m.•32 views

Downloads Resources over HTTP

Overview Affected versions of prebuild-lwip insecurely download resources over HTTP. In scenarios where an attacker has a privileged network position, they can modify or read such resources at will. While the exact severity of impact for a vulnerability like this is highly variable and depends on...

6.8CVSS2.6AI score0.00163EPSS
Exploits0Affected Software1
Node.js
Node.js
•added 2016/12/01 6:35 p.m.•32 views

Downloads Resources over HTTP

Overview Affected versions of baryton-saxophone insecurely download an executable over an unencrypted HTTP connection. In scenarios where an attacker has a privileged network position, it is possible to intercept the response and replace the executable with a malicious one, resulting in code...

9.3CVSS5.6AI score0.00735EPSS
Exploits0Affected Software1
Node.js
Node.js
•added 2016/12/01 12:39 a.m.•32 views

Downloads Resources over HTTP

Overview operadriver is a Opera Driver for Selenium. operadriver versions below 0.2.3 download binary resources over HTTP, which leaves it vulnerable to MITM attacks. It may be possible to cause remote code execution RCE by swapping out the requested binary with an attacker controlled binary if t...

6.8CVSS4.3AI score0.00765EPSS
Exploits0Affected Software1
Node.js
Node.js
•added 2016/12/01 12:36 a.m.•32 views

Downloads Resources over HTTP

Overview apk-parser is a tool to extract Android Manifest info from an APK file. apk-parser versions below 0.1.6 download binary resources over HTTP, which leaves it vulnerable to MITM attacks. It may be possible to cause remote code execution RCE by swapping out the requested binary with an...

6.8CVSS4.3AI score0.00765EPSS
Exploits0Affected Software1
Node.js
Node.js
•added 2016/12/01 12:27 a.m.•32 views

Downloads Resources over HTTP

Overview Affected versions of arrayfire-js insecurely download an executable over an unencrypted HTTP connection. In scenarios where an attacker has a privileged network position, it is possible to intercept the response and replace the executable with a malicious one, resulting in code execution...

8.5CVSS6.2AI score0.00689EPSS
Exploits0Affected Software1
Node.js
Node.js
•added 2016/11/30 10:46 p.m.•32 views

Downloads Resources over HTTP

Overview Affected versions of geoip-lite-country insecurely downloads resources over HTTP. In scenarios where an attacker has a privileged network position, they can modify or read such resources at will. While the exact severity of impact for a vulnerability like this is highly variable and...

6.8CVSS5.1AI score0.00163EPSS
Exploits0Affected Software1
Node.js
Node.js
•added 2016/11/30 10:26 p.m.•32 views

Downloads Resources over HTTP

Overview Affected versions of webrtc-native insecurely download an executable over an unencrypted HTTP connection. In scenarios where an attacker has a privileged network position, it is possible to intercept the response and replace the executable with a malicious one, resulting in code executio...

9.3CVSS3.8AI score0.00518EPSS
Exploits0Affected Software1
Node.js
Node.js
•added 2016/10/27 4:37 p.m.•32 views

Cross-Site Scripting

Overview Affected versions of sanitize-html are vulnerable to cross-site scripting. Proof of Concept: produces the following: This is definitely invalid HTML, but would suggest that it's being interpreted incorrectly by the parser. Recommendation Update to version 1.2.3 or later. References - Iss...

4.3CVSS2.3AI score0.00264EPSS
Exploits1Affected Software1
Node.js
Node.js
•added 2016/09/08 2:56 p.m.•32 views

Cross-Site Scripting

Overview Affected versions of nunjucks do not properly escape specially structured user input in template vars when in auto-escape mode, resulting in a cross-site scripting vulnerability. Proof of Concept By using an array for the keys in a template var, escaping is bypassed. javascript name=aler...

4.3CVSS2.2AI score0.0038EPSS
Exploits1Affected Software1
Node.js
Node.js
•added 2016/07/21 5:1 p.m.•32 views

Cross-Site Scripting

Overview Affected versions of swagger-ui contain a cross-site scripting vulnerability in the key names of a specific nested object in the JSON document. Proof of Concept The vulnerable object structure is: "definitions": "arbitraryVal": "properties": "": "LoremIpsum" Malicious JSON documents can ...

4.3CVSS2.9AI score0.00279EPSS
Exploits0Affected Software1
Node.js
Node.js
•added 2016/05/05 10:8 p.m.•32 views

SQL Injection

Overview Affected versions of sequelize are vulnerable to SQL Injection in locations where user input is passed into the limit or order parameters of sequelize query calls, such as findOne or findAll. Recommendation Update to version 3.17.0 or later. References - PR 5167 - Commit f282d8 - GitHub...

7.5CVSS4.1AI score0.00486EPSS
Exploits0Affected Software1
Node.js
Node.js
•added 2016/04/21 6:27 p.m.•32 views

SSL Validation Defaults to False

Overview Affected versions of electron-packager configure the generated application to disable SSL certificate verification by default. This could allow an attacker with a privileged network position to launch a Man In The Middle MITM attack on the install process, intercepting the step where...

4.3CVSS3.7AI score0.00156EPSS
Exploits0Affected Software1
Node.js
Node.js
•added 2016/03/21 5:5 p.m.•32 views

Forgeable Public/Private Tokens

Overview Affected versions of the jwt-simple package allow users to select what algorithm the server will use to verify a provided JWT. A malicious actor can use this behaviour to arbitrarily modify the contents of a JWT while still passing verification. For the common use case of the JWT, the en...

4CVSS3.4AI score0.81652EPSS
Exploits2Affected Software1
Node.js
Node.js
•added 2015/10/17 7:41 p.m.•32 views

Arbitrary JavaScript Execution

Overview A vulnerability exists in bassmaster = 1.5.1 that allows for an attacker to provide arbitrary JavaScript that is then executed server side via eval. Recommendation Update to bassmaster version 1.5.2 or greater. References - Commit b751602 - GitHub Advisory...

10CVSS6.3AI score0.84242EPSS
Exploits6Affected Software1
Node.js
Node.js
•added 2015/10/17 7:41 p.m.•32 views

Potential for Script Injection

Overview Versions of syntax-error prior to 1.1.1 are affected by a cross-site scripting vulnerability which may allow a malicious file to execute code when browserified. Recommendation Update to version 1.1.1 or later. References - Browserify 4.2.1 Update - GitHub Advisory...

10CVSS5.6AI score0.42574EPSS
Exploits1Affected Software1
Node.js
Node.js
•added 2021/05/18 1:58 a.m.•31 views

Cross-Site Scripting (XSS)

Overview docsify prior to 4.11.4 is susceptible to Cross-site Scripting XSS. Docsify.js uses fragment identifiers parameters after sign to load resources from server-side .md files. Due to lack of validation here, it is possible to provide external URLs after the // domain.com///attacker.com and...

4.3CVSS2.3AI score0.03162EPSS
Exploits5Affected Software1
Node.js
Node.js
•added 2021/05/06 4:14 p.m.•31 views

Improper Input Validation

Overview sanitize-html before 2.3.1 does not properly handle internationalized domain name IDN which could allow an attacker to bypass hostname whitelist validation set by the "allowedIframeHostnames" option. Recommendation Upgrade to version 2.3.1 or later References - CVE - GitHub Advisory...

5CVSS4.2AI score0.00288EPSS
Exploits1Affected Software1
Node.js
Node.js
•added 2021/03/03 2:22 a.m.•31 views

Prefix escape

Overview In fastify-http-proxy before version 4.3.1, by crafting a specific URL, it is possible to escape the prefix of the proxied backend service. If the base url of the proxied server is /pub/, a user expect that accessing /priv on the target service would not be possible. Unfortunately, it is...

7.5CVSS9.4AI score0.00187EPSS
Exploits0Affected Software1
Node.js
Node.js
•added 2020/08/19 9:15 p.m.•31 views

DOM-based XSS

Overview Versions before and including 11.25.1 are using dangerouslySetInnerHTML to display an informational message when used with a Passwordless or Enterprise connection. For Passwordless connection, the value of the input email or phone number is displayed back to the user while waiting for...

3.5CVSS1.4AI score0.00282EPSS
Exploits0Affected Software1
Node.js
Node.js
•added 2020/01/13 7:0 p.m.•31 views

Malicious ó …®ó …°ó …­Package

Overview All versions of 1337qq-js contain malicious code. The package exfiltrates sensitive information through install scripts. It targets UNIX systems. The information exfiltrated includes: - Environment variables - Running processes - /etc/hosts - uname -a - npmrc file Recommendation Remove t...

6.6AI score
Exploits0Affected Software1
Node.js
Node.js
•added 2019/10/11 6:6 p.m.•31 views

Denial of Service

Overview All versions of node-static are vulnerable to a Denial of Service. The package fails to catch an exception when user input includes null bytes. This allows attackers to access http://host/%00 and crash the server. Recommendation No fix is currently available. Consider using an alternativ...

6.8AI score
Exploits0Affected Software1
Node.js
Node.js
•added 2019/09/26 9:24 p.m.•31 views

Cryptographically Weak PRNG

Overview Versions of generator-jhipster use a Cryptographically Weak PRNG that may lead to account takeover. The package uses a cryptographically insecure method to generate password reset links, which allows an attacker to guess password reset links and takeover accounts. Recommendation Update t...

7.5CVSS2.9AI score0.01904EPSS
Exploits1Affected Software1
Node.js
Node.js
•added 2019/06/17 6:36 p.m.•31 views

Forced Logout

Overview Versions of keycloak-connect prior to 4.4.0 are vulnerable to Forced Logout. The package fails to validate JWT signatures on the /klogout route, allowing attackers to logout users and craft malicious JWTs with NBF values that prevent user access indefinitely. Recommendation Upgrade to...

2.1CVSS3.8AI score0.00019EPSS
Exploits0Affected Software1
Node.js
Node.js
•added 2019/04/24 7:42 p.m.•31 views

Signature Verification Bypass

Overview Versions of jwt-simple prior to 0.5.3 are vulnerable to Signature Verification Bypass. If no algorithm is specified in the decode function, the packages uses the algorithm in the JWT to decode tokens. This allows an attacker to create a HS256 symmetric algorithm JWT with the server's...

6.7AI score
Exploits0Affected Software1
Node.js
Node.js
•added 2018/11/07 9:9 p.m.•31 views

Command Injection

Overview Versions of ps before 1.0.0 are vulnerable to command injection. Proof of concept: var ps = require'ps'; ps.lookup pid: "$touch success.txt" , functionerr, proc // this method is vulnerable to command injection if err throw err; if proc console.logproc; // Process name, something like...

7.5CVSS3AI score0.03492EPSS
Exploits0Affected Software1
Node.js
Node.js
•added 2018/04/24 3:34 p.m.•31 views

Path Traversal

Overview Versions of hekto before 0.2.3 are vulnerable to path traversal. This allows a remote attacker to read content of arbitrary files. Recommendation Update to version 0.2.3 or later. References - HackerOne Report - GitHub Advisory...

5CVSS5.5AI score0.00347EPSS
Exploits1Affected Software1
Node.js
Node.js
•added 2018/01/12 10:5 p.m.•31 views

Directory Traversal

Overview Affected versions of featurebook 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...

6.8AI score
Exploits0Affected Software1
Node.js
Node.js
•added 2017/08/08 11:59 p.m.•31 views

Hijacked Environment Variables

Overview The smb package is a piece of malware that steals environment variables and sends them to attacker controlled locations. All versions have been unpublished from the npm registry. Recommendation As this package is malware, if you find it installed in your environment, the real security...

5CVSS4.5AI score0.00257EPSS
Exploits0Affected Software1
Node.js
Node.js
•added 2017/08/08 10:24 p.m.•31 views

Hijacked Environment Variables

Overview The node-tkinter package is a piece of malware that steals environment variables and sends them to attacker controlled locations. All versions have been unpublished from the npm registry. Recommendation As this package is malware, if you find it installed in your environment, the real...

5CVSS4.7AI score0.00257EPSS
Exploits0Affected Software1
Node.js
Node.js
•added 2017/06/29 7:12 p.m.•31 views

Directory Traversal

Overview Affected versions of 11xiaoli 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...

5CVSS4.6AI score0.00533EPSS
Exploits1Affected Software1
Node.js
Node.js
•added 2017/06/29 7:1 p.m.•31 views

Directory Traversal

Overview Affected versions of caolilinode 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.1AI score0.00533EPSS
Exploits1Affected Software1
Node.js
Node.js
•added 2017/06/27 5:21 p.m.•31 views

Directory Traversal

Overview Affected versions of wangguojing123 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...

5CVSS4.6AI score0.00533EPSS
Exploits1Affected Software1
Node.js
Node.js
•added 2016/12/02 4:28 a.m.•31 views

Downloads Resources over HTTP

Overview Affected versions of ipip-coffee insecurely download resources over HTTP. In scenarios where an attacker has a privileged network position, they can modify or read such resources at will. This could impact the integrity and availability of the data being used to make geolocation decision...

6.8CVSS3.6AI score0.00163EPSS
Exploits0Affected Software1
Node.js
Node.js
•added 2016/12/02 4:11 a.m.•31 views

Downloads Resources over HTTP

Overview Affected versions of serc.js insecurely download an executable over an unencrypted HTTP connection. In scenarios where an attacker has a privileged network position, it is possible to intercept the response and replace the executable with a malicious one, resulting in code execution on t...

9.3CVSS6.1AI score0.00735EPSS
Exploits0Affected Software1
Node.js
Node.js
•added 2016/12/02 4:10 a.m.•31 views

Downloads Resources over HTTP

Overview Affected versions of limbus-buildgen insecurely download an executable over an unencrypted HTTP connection. In scenarios where an attacker has a privileged network position, it is possible to intercept the response and replace the executable with a malicious one, resulting in code...

9.3CVSS5.6AI score0.00735EPSS
Exploits0Affected Software1
Node.js
Node.js
•added 2016/12/02 1:33 a.m.•31 views

Downloads Resources over HTTP

Overview Affected versions of rs-brightcove insecurely download an executable over an unencrypted HTTP connection. In scenarios where an attacker has a privileged network position, it is possible to intercept the response and replace the executable with a malicious one, resulting in code executio...

9.3CVSS6.2AI score0.00518EPSS
Exploits0Affected Software1
Node.js
Node.js
•added 2016/12/02 12:49 a.m.•31 views

Downloads Resources over HTTP

Overview Affected versions of wixtoolset insecurely download an executable over an unencrypted HTTP connection. In scenarios where an attacker has a privileged network position, it is possible to intercept the response and replace the executable with a malicious one, resulting in code execution o...

9.3CVSS4.5AI score0.00736EPSS
Exploits0Affected Software1
Node.js
Node.js
•added 2016/12/01 10:6 p.m.•31 views

Downloads Resources over HTTP

Overview Affected versions of herbivore insecurely download an executable over an unencrypted HTTP connection. In scenarios where an attacker has a privileged network position, it is possible to intercept the response and replace the executable with a malicious one, resulting in code execution on...

9.3CVSS3.4AI score0.00736EPSS
Exploits0Affected Software1
Node.js
Node.js
•added 2016/12/01 7:11 p.m.•31 views

Downloads Resources over HTTP

Overview Affected versions of webdriver-launcher insecurely download an executable over an unencrypted HTTP connection. In scenarios where an attacker has a privileged network position, it is possible to intercept the response and replace the executable with a malicious one, resulting in code...

9.3CVSS5.3AI score0.00518EPSS
Exploits0Affected Software1
Node.js
Node.js
•added 2016/10/27 4:8 p.m.•31 views

Local Privilege Escalation

Overview Affected versions of npm use predictable temporary file names during archive unpacking. If an attacker can create a symbolic link at the location of one of these temporary file names, the attacker can arbitrarily write to any file that the user which owns the npm process has permission t...

3.3CVSS3.1AI score0.00104EPSS
Exploits0Affected Software1
Node.js
Node.js
•added 2016/05/05 10:16 p.m.•31 views

SQL Injection

Overview Affected versions of sequelize use MySQL's backslash-based escape syntax when connecting to SQLite, despite the fact that SQLite uses PostgreSQL's escape syntax, which can result in a SQL Injection vulnerability. Recommendation Update to version 1.7.0-alpha3 or later. References - Commit...

7.5CVSS3.4AI score0.00486EPSS
Exploits0Affected Software1
Node.js
Node.js
•added 2016/05/05 9:21 p.m.•31 views

Cross-Site Scripting

Overview Affected versions of backbone are vulnerable to cross-site scripting when users are allowed to supply input to the ModelEscape function, and the output is then written to the DOM. The vulnerability occurs as a result of the regular expression used to encode metacharacters failing to take...

3.5CVSS2.2AI score0.00191EPSS
Exploits0Affected Software1
Node.js
Node.js
•added 2015/12/28 5:13 p.m.•31 views

Unsafe Merging of CORS Configuration Conflict

Overview Versions of hapi prior to 11.1.4 are affected by a vulnerability that causes route-level CORS configuration to override connection-level or server-level CORS defaults. This may result in a situation where CORS permissions are less restrictive than intended. Recommendation Update hapi to...

4.3CVSS3.7AI score0.00165EPSS
Exploits1Affected Software1
Total number of security vulnerabilities1635