Lucene search
+L
NodejsMost viewed

1635 matches found

Node.js
Node.js
added 2017/06/29 6:51 p.m.25 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.02005EPSS
Exploits1Affected Software1
Node.js
Node.js
added 2017/06/27 6:31 p.m.25 views

Directory Traversal

Overview Affected versions of gaoxuyan 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.01754EPSS
Exploits0Affected Software1
Node.js
Node.js
added 2016/12/01 4:17 p.m.25 views

Downloads Resources over HTTP

Overview Affected versions of selenium-wrapper 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.3CVSS6.2AI score0.02104EPSS
Exploits0Affected Software1
Node.js
Node.js
added 2016/08/04 9:19 p.m.25 views

Spoofing attack due to unvalidated KDC

Overview Affected versions of node-krb5 do not validate the KDC prior to authenticating, which might allow an attacker with network access and enough time to spoof the KDC and impersonate a valid user without knowing their credentials. Recommendation It appears that this will remain unfixed...

4.5AI score0.00615EPSS
Exploits0Affected Software1
Node.js
Node.js
added 2015/10/25 1:35 a.m.25 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.01151EPSS
Exploits1Affected Software1
Node.js
Node.js
added 2020/12/09 10:25 p.m.24 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 2020/03/26 7:21 p.m.24 views

Prototype Pollution

Overview Affected versions of yargs-parser 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/12/11 4:50 p.m.24 views

Sandbox Breakout / Arbitrary Code Execution

Overview All versions of safer-eval are vulnerable to Sandbox Escape leading to Remote Code Execution. The package fails to restrict access to the main context and is not suited to process arbitrary user input. This may allow attackers to execute arbitrary code in the system. Recommendation The...

7.5CVSS5.4AI score0.02574EPSS
Exploits1Affected Software1
Node.js
Node.js
added 2019/11/29 5:39 p.m.24 views

Cross-Site Scripting

Overview Versions of pannellum prior to 2.5.6 are vulnerable to Cross-Site Scripting XSS. The package fails to sanitize URLs for data URIs, which may allow attackers to execute arbitrary code in a victim's browser. Recommendation Upgrade to version 2.5.6 or later. References - GitHub Security...

4.3CVSS5.1AI score0.00697EPSS
Exploits0Affected Software1
Node.js
Node.js
added 2019/09/26 8:20 p.m.24 views

Machine-In-The-Middle

Overview Versions of https-proxy-agent prior to 2.2.3 are vulnerable to Machine-In-The-Middle. The package fails to enforce TLS on the socket if the proxy server responds the to the request with a HTTP status different than 200. This allows an attacker with access to the proxy server to intercept...

6.5AI score
Exploits0Affected Software1
Node.js
Node.js
added 2019/08/12 6:47 p.m.24 views

Sensitive Data Exposure

Overview Versions of parse-server prior to 3.6.0 are vulnerable to Sensitive Data Exposure. The package throws the error ParseError.ACCOUNTALREADYLINKED208 before the authentication controller throws ParseError.SESSIONMISSING206. This allows unauthenticated attackers to enumerate user account by...

5CVSS4.5AI score0.01155EPSS
Exploits0Affected Software1
Node.js
Node.js
added 2019/08/12 6:9 p.m.24 views

Sensitive Data Exposure

Overview Versions of msrcrypto prior to 1.4.1 are vulnerable to Sensitive Data Exposure. The package's Elliptic Curve Cryptography ECC implementation may leak information about a server's private ECC key. It can also allow attackers to craft invalid ECDSA signatures that pass as valid. There is n...

7.5CVSS3.4AI score0.07035EPSS
Exploits0Affected Software1
Node.js
Node.js
added 2019/06/18 11:16 p.m.24 views

Path Traversal

Overview All versions of buttle are vulnerable to Path Traversal. Due to insufficient input sanitization, attackers can access server files by using relative paths when fetching files. Recommendation No fix is currently available. Consider using an alternative module until a fix is made available...

5CVSS3.7AI score0.01918EPSS
Exploits1Affected Software1
Node.js
Node.js
added 2019/06/07 7:15 p.m.24 views

Malicious Package

Overview Version 1.0.3 of libubx 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 evaluat...

7AI score
Exploits0Affected Software1
Node.js
Node.js
added 2019/05/15 2:22 p.m.24 views

Arbitrary File Overwrite

Overview Versions of fstream prior to 1.0.12 are vulnerable to Arbitrary File Overwrite. Extracting tarballs containing a hardlink to a file that already exists in the system and a file that matches the hardlink will overwrite the system's file with the contents of the extracted file. The...

6.4CVSS3AI score0.02416EPSS
Exploits0Affected Software1
Node.js
Node.js
added 2019/04/23 2:56 p.m.24 views

Open Redirect

Overview Versions of ecstatic prior to 4.1.2, 3.3.2 or 2.2.2 are vulnerable to Open Redirect. The package fails to validate redirects, allowing attackers to craft requests that result in an HTTP 301 redirect to any other domains. Recommendation If using ecstatic 4.x, upgrade to 4.1.2 or later. If...

6.8AI score
Exploits0Affected Software1
Node.js
Node.js
added 2019/04/17 7:11 p.m.24 views

Arbitrary JavaScript Execution

Overview Versions of typed-function prior to 0.10.6 are vulnerable to Arbitrary JavaScript Execution. Function names are not properly sanitized and may allow an attacker to execute arbitrary code. Recommendation Upgrade to version 0.10.6 or later. References - GitHub Commit - Snyk Report - GitHub...

6.8CVSS5.4AI score0.01884EPSS
Exploits0Affected Software1
Node.js
Node.js
added 2018/12/26 4:17 p.m.24 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/11/29 2:39 a.m.24 views

Stored Cross-Site Scripting

Overview All versions of tianma-static are vulnerable to stored cross-site scripting XSS. The vulnerability is exploitable if a user can control the name of a file that is served by tianma-static Recommendation As no fix is available for this vulnerability at this time it is our recommendation to...

4.3CVSS1.2AI score0.00765EPSS
Exploits1Affected Software1
Node.js
Node.js
added 2018/11/07 10:15 p.m.24 views

Cross-Site Scripting

Overview Versions of exceljs before 1.6.0 are vulnerable to cross-site scripting. This vulnerability is due to exceljs does not validate data from parsed XLSX file and allows to embed HTML tags, like , directly in the sheet cells. Because of this it's possible to inject malicious JavaScript code...

4.3CVSS2.5AI score0.00759EPSS
Exploits1Affected Software1
Node.js
Node.js
added 2018/04/24 8:40 p.m.24 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.24 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 3:54 p.m.24 views

Denial of Service

Overview Versions of https-proxy-agent before 2.2.0 are vulnerable to denial of service. This is due to unsanitized options proxy.auth being passed to Buffer. Recommendation Update to version 2.2.0 or later. References - index.js Line 207 - HackerOne Report - GitHub Advisory...

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

Cross-Site Scripting

Overview Versions of html-janitor prior to 2.0.2 all current versions are vulnerable to cross-site scripting XSS. This is exploitable if user-controlled data is passed into the modules clean function. Recommendation No fix is currently available for this vulnerability. It is recommended to use an...

4.3CVSS1.8AI score0.01063EPSS
Exploits1Affected Software1
Node.js
Node.js
added 2017/08/07 6:25 p.m.24 views

Malicious Package

Overview The npm-script-demo package is a piece of malware that opens a connection to a command and control server and executed the instructions it is given. It has been removed from the npm registry. Recommendation Any computer that has this package installed or running should be considered full...

10CVSS3.9AI score0.01455EPSS
Exploits0Affected Software1
Node.js
Node.js
added 2017/07/17 9:10 p.m.24 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.02005EPSS
Exploits1Affected Software1
Node.js
Node.js
added 2017/06/26 8:41 p.m.24 views

Directory Traversal

Overview Affected versions of zwserver 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.2AI score0.02005EPSS
Exploits1Affected Software1
Node.js
Node.js
added 2016/08/15 6:16 p.m.24 views

Denial of Service

Overview Affected versions of mqtt will cause the node process to crash when receiving specially crafted MQTT packets, making the application vulnerable to a denial of service condition. Recommendation Update to v1.0.0 or later References - Parse.js Line 230 - GitHub Advisory...

5.3AI score0.02642EPSS
Exploits0Affected Software1
Node.js
Node.js
added 2016/01/19 9:50 p.m.24 views

Regular Expression Denial of Service

Overview Versions of hawk prior to 3.1.3, or 4.x prior to 4.1.1 are affected by a regular expression denial of service vulnerability related to excessively long headers and URI's. Recommendation Update to hawk version 4.1.1 or later. References - Issue 168 - GitHub Advisory...

7.8CVSS5.4AI score0.0337EPSS
Exploits0Affected Software1
Node.js
Node.js
added 2015/11/20 6:52 p.m.24 views

Regular Expression Denial of Service

Overview Versions of millisecond prior to 0.1.2 are affected by a regular expression denial of service vulnerability when extremely long version strings are parsed. Proof of concept var ms = require'millisecond'; var genstr = function len, chr var result = ""; for i=0; i=len; i++ result = result ...

6.7AI score
Exploits0Affected Software1
Node.js
Node.js
added 2021/05/28 7:31 p.m.23 views

Cross-Site Scripting

Overview There is an XSS vulnerability in tinymce before version 5.7.1. Impact A cross-site scripting XSS vulnerability was discovered in the URL sanitization logic of the core parser for form elements. The vulnerability allowed arbitrary JavaScript execution when inserting a specially crafted...

5.5AI score
Exploits0Affected Software1
Node.js
Node.js
added 2020/08/25 1:32 p.m.23 views

Malicious Package

Overview fallguys contained malicious code that attempted to read local sensitive files and exfiltrate information through a Discord webhook. The code attempted to access the following paths available on Windows systems: - /AppData/Local/Google/Chrome/User\x20Data/Default/Local\x20Storage/leveldb...

6.4AI score
Exploits0Affected Software1
Node.js
Node.js
added 2020/06/05 7:51 p.m.23 views

Information Exposure

Overview Versions of apollo-server-koa 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, their relations...

6.7AI score
Exploits0Affected Software1
Node.js
Node.js
added 2020/04/08 5:48 p.m.23 views

Timing Attack

Overview Versions of jsrsasign are vulnerable to Timing Attacks. The signHex function uses a timing-unsafe method for ECDSA key generation and signing. This leaks the length of the scalar, which attackers may use to brute-force the private key. Timing attacks can be used to increase the efficienc...

6.8AI score
Exploits0Affected Software1
Node.js
Node.js
added 2020/04/06 6:29 p.m.23 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.43426EPSS
Exploits0Affected Software1
Node.js
Node.js
added 2020/03/06 9:22 p.m.23 views

Validation Bypass

Overview Versions of kind-of 6.x prior to 6.0.3 are vulnerable to a Validation Bypass. A maliciously crafted object can alter the result of the type check, allowing attackers to bypass the type checking validation. Recommendation Upgrade to versions 6.0.3 or later. References - GitHub issue -...

6.9AI score
Exploits0Affected Software1
Node.js
Node.js
added 2020/02/17 1:59 p.m.23 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/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
Exploits0Affected Software1
Node.js
Node.js
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
Exploits0Affected Software1
Node.js
Node.js
added 2019/11/14 10:5 p.m.23 views

Sandbox Breakout / Arbitrary Code Execution

Overview All versions of @zhaoyao91/eval-in-vm 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 payloa...

8AI score
Exploits0Affected Software1
Node.js
Node.js
added 2019/09/23 3:1 p.m.23 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/06 8:20 p.m.23 views

Improper Key Verification

Overview Versions of openpgp prior to 4.2.0 are vulnerable to Improper Key Verification. The OpenPGP standard allows signature packets to have subpackets which may be hashed or unhashed. Unhashed subpackets are not cryptographically protected and cannot be trusted. The openpgp package does not...

5CVSS1.1AI score0.01615EPSS
Exploits1Affected Software1
Node.js
Node.js
added 2019/09/05 9:42 p.m.23 views

Cross-Site Scripting

Overview All versions of status-board are vulnerable to Cross-Site Scripting. The renderDashboard function concatenates the safeDashboard variable to the printed error message with insufficient sanitization. If this variable is controlled by user input it allows attackers to execute arbitrary...

4.3CVSS5.2AI score0.0084EPSS
Exploits0Affected Software1
Node.js
Node.js
added 2019/09/04 6:50 p.m.23 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.00861EPSS
Exploits0Affected Software1
Node.js
Node.js
added 2019/08/28 7:54 p.m.23 views

Authorization Bypass

Overview Versions of graphql-shield prior to 6.0.6 are vulnerable to an Authorization Bypass. The rule caching option nocache relies on keys generated by cryptographically insecure functions, which may cause rules to be incorrectly cached. This allows attackers to access information they should n...

6.6AI score
Exploits0Affected Software1
Node.js
Node.js
added 2019/08/12 6:40 p.m.23 views

Denial of Service

Overview Versions of parse-server prior to 3.4.1 are vulnerable to Denial of Service DoS. POST requests to /parse/classes/Audience or other volatile classes cause the server to respond with a 500 Internal Server Error for any subsequent POST requests. Recommendation Upgrade to version 3.4.1 or...

5CVSS4AI score0.01399EPSS
Exploits0Affected Software1
Node.js
Node.js
added 2019/07/15 5:33 p.m.23 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/14 4:46 p.m.23 views

Authentication Bypass

Overview Versions of samlify prior to 2.4.0 are vulnerable to Authentication Bypass. The package fails to prevent XML Signature Wrapping, allowing tokens to be reused with different usernames. A remote attacker can modify SAML content for a SAML service provider without invalidating the...

7.2AI score
Exploits0Affected Software1
Node.js
Node.js
added 2019/06/10 8:46 p.m.23 views

Cross-Site Scripting

Overview Versions of ids-enterprise prior to 4.18.2 are vulnerable to Cross-Site Scripting XSS. The soho-dropdown component does not properly encode its output and may allow attackers to execute arbitrary JavaScript. Recommendation Upgrade to version 4.18.2 or later References - GitHub Issue -...

6.8AI score
Exploits0Affected Software1
Node.js
Node.js
added 2019/05/31 7:47 p.m.23 views

Malicious Package

Overview All versions of whiteproject contain obfuscated malware that uploads Discord user tokens to a remote server. This allows attackers to make purchases on behalf of users if they have credit cards linked to their Discord accounts. Recommendation Remove the package from your environment...

6.8AI score
Exploits0Affected Software1
Total number of security vulnerabilities1635