Lucene search
K
NodejsMost viewed

1635 matches found

Node.js
Node.js
added 2017/06/28 5:19 p.m.22 views

Directory Traversal

Overview fast-http-cli is the command line interface for fast-http, a simple web server. fast-http-cli is vulnerable to a directory traversal issue, giving an attacker access to the filesystem by placing "../" in the url. Example Request: GET /../../../../../../../../../../etc/passwd HTTP/1.1 hos...

5CVSS4.8AI score0.00533EPSS
Exploits1Affected Software1
Node.js
Node.js
added 2016/12/01 3:22 p.m.22 views

Downloads Resources over HTTP

Overview Affected versions of openframe-glslviewer 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.7AI score0.00735EPSS
Exploits0Affected Software1
Node.js
Node.js
added 2016/12/01 3:8 p.m.22 views

Downloads Resources over HTTP

Overview Affected versions of strider-sauce 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.3CVSS4.1AI score0.00735EPSS
Exploits0Affected Software1
Node.js
Node.js
added 2016/10/11 7:3 p.m.22 views

Denial of Service

Overview Affected versions of uws do not properly handle large websocket messages when permessage-deflate is enabled, which may result in a denial of service condition. If uws recieves a 256Mb websocket message when permessage-deflate is enabled, the server will compress the message prior to...

4.3CVSS3.6AI score0.00433EPSS
Exploits0Affected Software1
Node.js
Node.js
added 2016/03/28 10:31 p.m.22 views

Insecure Default Configuration

Overview Affected versions of airbrake default to sending environment variables over an unencrypted HTTP connection. In scenarios where an attacker has a privileged network position, it is possible for them to capture and read these environment variables, which may result in leaking sensitive...

4.3CVSS4.4AI score0.003EPSS
Exploits0Affected Software1
Node.js
Node.js
added 2015/10/25 1:35 a.m.22 views

Regular Expression Denial of Service

Overview The ansi2html package is affected by a regular expression denial of service vulnerability when certain types of user input is passed in. Proof of concept var ansi2html = require'ansi2html' var start = process.hrtime; ansi2html"1111111111111111111111;0000000000000000000000";...

5CVSS3AI score0.00334EPSS
Exploits1Affected Software1
Node.js
Node.js
added 2015/10/24 6:9 p.m.22 views

Insecure Comparison

Overview Versions of secure-compare prior to 3.0.1 are affected by a vulnerability that results in the package always returning true when comparing two strings of the same length, despite differences in the contents of those strings. Recommendation Upgrade to version 3.0.1 or later. References - ...

5CVSS4.8AI score0.00217EPSS
Exploits0Affected Software1
Node.js
Node.js
added 2015/10/17 7:41 p.m.22 views

Directory Traversal

Overview All versions of the static file server module nhouston are vulnerable to directory traversal. An attacker can provide input such as ../ to read files outside of the served directory. Recommendation It is recommended that a different module be used, as we have been unable to reacher the...

3.1AI score
Exploits0Affected Software1
Node.js
Node.js
added 2020/12/09 10:25 p.m.21 views

Prototype Pollution

Overview ini before version 1.3.6 has a Prototype Pollution vulnerability. Impact If an attacker submits a malicious INI file to an application that parses it with ini.parse, they will pollute the prototype on the application. This can be exploited further depending on the context. Patches This h...

6.7AI score
Exploits0Affected Software1
Node.js
Node.js
added 2019/10/15 8:29 p.m.21 views

Arbitrary File Write

Overview Versions of decompress prior to 4.2.1 are vulnerable to Arbitrary File Write. The package fails to prevent extraction of files with relative paths, allowing attackers to write to any folder in the system by including filenames containing../. Recommendation Upgrade to version 4.2.1 or...

6.9AI score
Exploits0Affected Software1
Node.js
Node.js
added 2019/09/23 3:1 p.m.21 views

Prototype Pollution

Overview Affected versions of minimist are vulnerable to prototype pollution. Arguments are not properly sanitized, allowing an attacker to modify the prototype of Object, causing the addition or modification of an existing property that will exist on all objects. Parsing the argument...

6.8AI score
Exploits0Affected Software1
Node.js
Node.js
added 2019/09/17 8:56 p.m.21 views

Command Injection

Overview All versions of gitlabhook are vulnerable to Command Injection. The package does not validate input the body of POST request and concatenates it to an exec call, allowing attackers to run arbitrary commands in the system. Recommendation No fix is currently available. Consider using an...

10CVSS5.3AI score0.49627EPSS
Exploits5Affected Software1
Node.js
Node.js
added 2019/09/06 7:50 p.m.21 views

Message Signature Bypass

Overview Versions of openpgp prior to 4.2.0 are vulnerable to Message Signature Bypass. The package fails to verify that a message signature is of type text. This allows an attacker to to construct a message with a signature type that only verifies subpackets without additional input such as...

5CVSS1.7AI score0.00362EPSS
Exploits1Affected Software1
Node.js
Node.js
added 2019/07/15 5:33 p.m.21 views

Prototype Pollution

Overview Versions of lodash.merge before 4.6.2 are vulnerable to prototype pollution. The function merge may allow a malicious user to modify the prototype of Object via constructor: prototype: ... causing the addition or modification of an existing property that will exist on all objects...

6.8AI score
Exploits0Affected Software1
Node.js
Node.js
added 2019/06/24 3:7 p.m.21 views

SQL Injection

Overview Affected versions of sequelize are vulnerable to SQL Injection. The package fails to sanitize JSON path keys in the MariaDB and MySQL dialects, which may allow attackers to inject SQL statements and execute arbitrary SQL queries. Recommendation If you are using sequelize 5.x, upgrade to...

7.5CVSS5.3AI score0.00427EPSS
Exploits1Affected Software1
Node.js
Node.js
added 2019/06/17 2:55 p.m.21 views

User Impersonation

Overview Versions of converse.js prior to 1.0.7 for 1.x or 2.0.5 for 2.x are vulnerable to User Impersonation. The package provides an incorrect implementation of XEP-0280: Message Carbons that allows a remote attacker to impersonate any user, including contacts, in the vulnerable application's...

4.3CVSS5AI score0.00253EPSS
Exploits2Affected Software1
Node.js
Node.js
added 2019/04/17 6:28 p.m.21 views

Unauthorized File Access

Overview Affected versions of harp are vulnerable to Unauthorized File Access. If a symlink in the project's base directory points to a file outside of the directory, the file is served. This could allow an attacker to access sensitive files on the server. Recommendation Upgrade to version 0.40.3...

5CVSS3.7AI score0.00223EPSS
Exploits1Affected Software1
Node.js
Node.js
added 2019/04/02 8:12 p.m.21 views

Directory Traversal

Overview Versions of serve before 7.1.3 are vulnerable to Directory Traversal. File paths are not sanitized leading to unauthorized access of system files. Recommendation Upgrade to version 7.1.3 or later References - HackerOne Report - GitHub Advisory...

5CVSS3.5AI score0.00611EPSS
Exploits1Affected Software1
Node.js
Node.js
added 2018/12/26 4:17 p.m.21 views

Sensitive Data Exposure

Overview All versions of rails-session-decoder are missing verification of the Message Authentication Code appended to the cookies. This may lead to decryption of cipher text thus exposing encrypted information. Recommendation No fix is currently available. Consider using an alternative module...

7AI score
Exploits0Affected Software1
Node.js
Node.js
added 2018/08/16 7:50 p.m.21 views

Code Injection

Overview All versions of cryo are vulnerable to code injection due to an Insecure implementation of deserialization. Proof of concept var Cryo = require'cryo'; var frozen = '"root":"CRYOREF3","references":"contents":,"value":"CRYOFUNCTIONfunction console.log\"defconrussia\"; return...

7.5CVSS1.3AI score0.00337EPSS
Exploits1Affected Software1
Node.js
Node.js
added 2018/04/24 8:40 p.m.21 views

Remote Memory Exposure

Overview Versions of floody before 0.1.1 are vulnerable to remote memory exposure. .writenumber in the affected floody versions passes a number to Buffer constructor, appending a chunk of uninitialized memory. Proof of Concept: var f = require'floody'process.stdout; f.writeUSERSUPPLIEDINPUT;...

6.8AI score
Exploits0Affected Software1
Node.js
Node.js
added 2018/04/24 8:25 p.m.21 views

Memory Exposure

Overview Versions of concat-stream before 1.5.2 are vulnerable to memory exposure if userp provided input is passed into write Versions 1.3.0 are not affected due to not using unguarded Buffer constructor. Recommendation Update to version 1.5.2, 1.4.11, 1.3.2 or later. If you are unable to update...

6.8AI score
Exploits0Affected Software1
Node.js
Node.js
added 2018/04/24 2:34 p.m.21 views

Prototype Pollution

Overview Versions of merge-deep before 3.0.1 are vulnerable to prototype pollution via merging functions. Recommendation Update to version 3.0.1 or later. References - HackerOne Report - GitHub Advisory...

6.5CVSS4.6AI score0.0047EPSS
Exploits1Affected Software1
Node.js
Node.js
added 2018/04/24 2:33 p.m.21 views

Prototype Pollution

Overview Versions of assign-deep before 0.4.7 are vulnerable to prototype pollution via merging functions. Recommendation Update to version 0.4.7 or later. References - HackerOne Report - GitHub Advisory...

6.5CVSS4.6AI score0.0043EPSS
Exploits1Affected Software1
Node.js
Node.js
added 2017/08/08 10:27 p.m.21 views

Hijacked Environment Variables

Overview The node-opensl 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/08/08 9:20 p.m.21 views

Hijacked Environment Variables

Overview The mssql.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 securi...

5CVSS4.7AI score0.00257EPSS
Exploits0Affected Software1
Node.js
Node.js
added 2017/07/20 3:35 p.m.21 views

Directory Traversal

Overview Affected versions of unicorn-list 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.00596EPSS
Exploits1Affected Software1
Node.js
Node.js
added 2017/07/19 10:21 p.m.21 views

Directory Traversal

Overview Affected versions of goserv 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.4AI score0.00533EPSS
Exploits1Affected Software1
Node.js
Node.js
added 2017/07/19 10:3 p.m.21 views

Directory Traversal

Overview Affected versions of myserver.alexcthomas18 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.6AI score0.00533EPSS
Exploits1Affected Software1
Node.js
Node.js
added 2017/07/17 9:10 p.m.21 views

Directory Traversal

Overview Affected versions of simple-npm-registry 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 vulnerab...

5CVSS4.6AI score0.00596EPSS
Exploits1Affected Software1
Node.js
Node.js
added 2017/06/29 6:51 p.m.21 views

Directory Traversal

Overview Affected versions of censorify.tanisjr 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 2017/06/29 5:49 p.m.21 views

Directory Traversal

Overview Affected versions of liyujing 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.3AI score0.00533EPSS
Exploits1Affected Software1
Node.js
Node.js
added 2017/06/28 8:50 p.m.21 views

Directory Traversal

Overview Affected versions of rtcmulticonnection-client 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.6AI score0.00596EPSS
Exploits1Affected Software1
Node.js
Node.js
added 2016/12/01 5:27 p.m.21 views

Downloads Resources over HTTP

Overview Affected versions of haxe-dev 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.3CVSS4.9AI score0.00735EPSS
Exploits0Affected Software1
Node.js
Node.js
added 2016/12/01 4:48 p.m.21 views

Downloads Resources over HTTP

Overview Affected versions of install-g-test 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 o...

4.3CVSS2.6AI score0.00119EPSS
Exploits0Affected Software1
Node.js
Node.js
added 2016/03/28 5:34 p.m.21 views

No CSRF Validation

Overview Affected versions of droppy are vulnerable to cross-site socket forgery. The package does not perform verification for cross-domain websocket requests, and as a result, an attacker can create a web page that opens up a websocket connection on behalf of the user visiting the page. The...

6.8CVSS4.3AI score0.00134EPSS
Exploits0Affected Software1
Node.js
Node.js
added 2016/03/22 4:50 p.m.21 views

Forgeable Public/Private Tokens

Overview Affected versions of the jws 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 as a bearer...

3.9AI score
Exploits0Affected Software1
Node.js
Node.js
added 2015/10/17 7:41 p.m.21 views

Directory Traversal

Overview Versions 0.1.4 and earlier of fancy-server are vulnerable to a directory traversal attack. Standard attack vectors such as ../ will allow an attacker to read files outside of the served directory. Recommendation Upgrade to version 0.1.4 or greater. References -...

5CVSS3.4AI score0.00979EPSS
Exploits0Affected Software1
Node.js
Node.js
added 2020/09/08 6:24 p.m.20 views

Remote Memory Exposure

Overview A buffer over-read vulnerability exists in bl 4.0.3, 3.0.1 2.2.1 and 1.2.3 which could allow an attacker to supply user input even typed that if it ends up in consume argument and can become negative, the BufferList state can be corrupted, tricking it into exposing uninitialized memory v...

6.8AI score0.0114EPSS
Exploits1Affected Software1
Node.js
Node.js
added 2020/08/17 2:58 p.m.20 views

Regular Expression Denial of Service

Overview All versions of url-regex are vulnerable to a Regular Expression Denial of Service. An attacker providing a very long string in String.test can cause a Denial of Service. Recommendation There are no patches and the software is not currently maintained. The security researcher who found t...

7.7AI score0.00603EPSS
Exploits1Affected Software1
Node.js
Node.js
added 2020/06/05 7:48 p.m.20 views

Information Exposure

Overview Versions of apollo-server-azure-functions 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
Exploits0Affected Software1
Node.js
Node.js
added 2020/04/06 6:29 p.m.20 views

Path Traversal

Overview Versions of next prior to 9.3.2 are vulnerable to Path Traversal. The package failed to restrict access to arbitrary files inside the dist directory through specially-crafted HTTP requests. It is not possible to access files outside of the dist directory. Recommendation Upgrade to versio...

5CVSS2.3AI score0.79833EPSS
Exploits0Affected Software1
Node.js
Node.js
added 2020/02/17 1:59 p.m.20 views

Prototype Pollution

Overview All versions of subtext are vulnerable to Prototype Pollution. A multipart payload can be constructed in a way that one of the parts’ content can be set as the entire payload object’s prototype. If this prototype contains data, it may bypass other validation rules which enforce access an...

6.8AI score
Exploits0Affected Software1
Node.js
Node.js
added 2019/11/29 7:27 p.m.20 views

Validation Bypass

Overview Versions of slp-validate prior to 1.0.1 are vulnerable to a validation bypass. Bitcoin scripts may cause the validation result from slp-validate to differ from the specified SLP consensus. This allows an attacker to create a Bitcoin script that causes a hard-fork from the SLP consensus...

4.9CVSS3.8AI score0.00372EPSS
Exploits0Affected Software1
Node.js
Node.js
added 2019/11/27 10:14 p.m.20 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
Exploits0Affected Software1
Node.js
Node.js
added 2019/11/27 10:14 p.m.20 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
Exploits0Affected Software1
Node.js
Node.js
added 2019/09/17 6:16 p.m.20 views

Regular Expression Denial of Service

Overview Versions of csv-parse prior to 4.4.6 are vulnerable to Regular Expression Denial of Service. The isInt function contains a malformed regular expression that processes large specially-crafted input very slowly, leading to a Denial of Service. This is triggered when using the cast option...

5CVSS4.9AI score0.00577EPSS
Exploits0Affected Software1
Node.js
Node.js
added 2019/09/06 7:2 p.m.20 views

Cross-Site Scripting

Overview Versions of webtorrent prior to 0.107.6 are vulnerable to Cross-Site Scripting. webtorrent servers started with torrent.createServer lists a torrent's title and files in the index page without sanitization. This allows attackers to execute arbitrary JavaScript in the victim's browser...

4.3CVSS3.3AI score0.00208EPSS
Exploits0Affected Software1
Node.js
Node.js
added 2019/09/04 6:50 p.m.20 views

Cross-Site Scripting

Overview Versions of selectize-plugin-a11y prior to 1.1.0 are vulnerable to Cross-Site Scripting. The accessibility.liveRegion.speak function does not sanitize the msg variable before rendering it as HTML. If this variable is controlled by user input it allows attackers to execute arbitrary...

4.3CVSS4.4AI score0.00223EPSS
Exploits0Affected Software1
Node.js
Node.js
added 2019/07/30 9:15 p.m.20 views

Arbitrary File Read

Overview html-pdf before version 3.0.1 is vulnerable to Arbitrary File Read. The package fails to sanitize the HTML input, allowing attackers to exfiltrate server files by supplying malicious HTML code. XHR requests in the HTML code are executed by the server. Input with an XHR request such as...

5CVSS3.5AI score0.00316EPSS
Exploits1Affected Software1
Total number of security vulnerabilities1635