Lucene search
K
NodejsMost viewed

1635 matches found

Node.js
Node.js
•added 2017/02/01 11:21 p.m.•73 views

Remote Memory Exposure

Overview Affected versions of request will disclose local system memory to remote systems in certain circumstances. When a multipart request is made, and the type of body is number, then a buffer of that size will be allocated and sent to the remote server as the body. Proof of Concept var reques...

7.1CVSS1.6AI score0.01132EPSS
Exploits1Affected Software1
Node.js
Node.js
•added 2021/07/19 3:36 p.m.•72 views

Sensitive Data Exposure

Overview The gatsby-source-wordpress plugin prior to versions 4.0.8 and 5.9.2 leaks .htaccess HTTP Basic Authentication variables into the app.js bundle during build-time. Users who are not initializing basic authentication credentials in the gatsby-config.js are not affected. Example affected...

5CVSS1.8AI score0.00238EPSS
Exploits1Affected Software1
Node.js
Node.js
•added 2021/02/24 6:29 p.m.•72 views

Cross-Site Scripting (XSS)

Overview Affected versions of angular are vulnerable to JSONP Callback Attack. JSONP JSON with padding is a method used to request data from a server residing in a different domain than the client. Any url could perform JSONP requests, allowing full access to the browser and the JavaScript contex...

6.7AI score
Exploits0Affected Software1
Node.js
Node.js
•added 2020/12/18 10:54 p.m.•72 views

Cross-Site Scripting

Overview Cure53 DOMPurify before 2.0.17 allows mutation XSS. This occurs because a serialize-parse roundtrip does not necessarily return the original DOM tree, and a namespace can change from HTML to MathML, as demonstrated by nesting of FORM elements. Recommendation Upgrade to version 2.0.17 or...

4.3CVSS1.9AI score0.00417EPSS
Exploits1Affected Software1
Node.js
Node.js
•added 2015/10/17 7:41 p.m.•72 views

Cross-Site Scripting

Overview Cross-site scripting XSS vulnerability in the DataTables plugin 1.10.8 and earlier for jQuery allows remote attackers to inject arbitrary web script or HTML via the scripts parameter to media/unittesting/templates/6776.php. Recommendation Update to a version greater than 1.10.8. Referenc...

4.3CVSS3.7AI score0.00244EPSS
Exploits2Affected Software1
Node.js
Node.js
•added 2021/08/10 4:10 p.m.•71 views

Cross-Site Scripting (XSS)

Overview In affected versions of video.js, the src attribute of track tag allows to bypass HTML escaping and execute arbitrary code. Recommendation Upgrade to version 7.14.3 or later References - CVE - GitHub Advisory...

4.3CVSS4.1AI score0.0045EPSS
Exploits1Affected Software1
Node.js
Node.js
•added 2021/05/24 7:56 p.m.•71 views

Memory Exposure

Overview This affects the package dns-packet before versions 1.3.2 and 5.2.2. It creates buffers with allocUnsafe and does not always fill them before forming network packets. This can expose internal application memory over unencrypted network when querying crafted invalid domain names...

4CVSS4.2AI score0.00447EPSS
Exploits0Affected Software1
Node.js
Node.js
•added 2021/05/06 6:28 p.m.•71 views

Arbitrary Code Execution in grunt

Overview Versions of grunt before 1.3.0 are vulnerable to Arbitrary Code Execution due to the default usage of the function load instead of its secure replacement safeLoad of the package js-yaml inside grunt.file.readYAML. Recommendation Upgrade to version 1.3.0 or later References - CVE - GitHub...

4.6CVSS6.6AI score0.02419EPSS
Exploits1Affected Software1
Node.js
Node.js
•added 2017/10/13 6:54 p.m.•71 views

Open Redirect

Overview st is a module for serving static files. An attacker is able to craft a request that results in an HTTP 301 redirect to an entirely different domain. A request for: http://some.server.com//nodesecurity.org/%2e%2e would result in a 301 to //nodesecurity.org/%2e%2e which most browsers trea...

6.7AI score
Exploits0Affected Software1
Node.js
Node.js
•added 2016/09/06 12:49 p.m.•71 views

Command Injection

Overview Affected versions of growl do not properly sanitize input prior to passing it into a shell command, allowing for arbitrary command execution. Recommendation Update to version 1.10.2 or later. References - Issue 60 - PR 61 - GitHub Advisory...

7.5CVSS6.8AI score0.00349EPSS
Exploits0Affected Software1
Node.js
Node.js
•added 2021/05/18 1:57 a.m.•70 views

Credential leak in react-native-fast-image

Overview This affects all versions before version 8.3.0 of package react-native-fast-image. When an image with source=uri: "...", headers: host: "somehost.com", authorization: "..." is loaded, all other subsequent images will use the same headers, this can lead to signing credentials or other...

5CVSS3.7AI score0.00455EPSS
Exploits1Affected Software1
Node.js
Node.js
•added 2017/05/30 1:8 p.m.•69 views

Command Injection

Overview Affected versions of fs-git do not sanitize strings passed into the buildCommand method, resulting in arbitrary code execution. Recommendation Update to version 1.0.2 or later. References - Commit eb5f70e - GitHub Advisory...

6.8AI score
Exploits0Affected Software1
Node.js
Node.js
•added 2017/03/24 5:40 p.m.•69 views

Cross-Site Scripting

Overview Affected versions of yui are vulnerable to cross-site scripting in the uploader.swf and io.swf utilities, via script injection in the url. Recommendation YUI has published their recommendation to fix this issue. Their recommendation is to: - Delete self-hosted copies of these files if yo...

4.3CVSS1.6AI score0.00344EPSS
Exploits0Affected Software1
Node.js
Node.js
•added 2016/10/27 4:3 p.m.•69 views

Authentication Bypass

Overview Affected versions of passport-azure-ad do not recognize the validateIssuer setting, which allows remote attackers to bypass authentication via a crafted token. Recommendation Version 1.x: Update to version 1.4.6 or later. Version 2.x: Update to version 2.0.1 or later. References - Securi...

4.3CVSS5.7AI score0.038EPSS
Exploits0Affected Software1
Node.js
Node.js
•added 2021/08/10 4:10 p.m.•68 views

Prototype Pollution

Overview Affected versions of jszip have a prototype pollution vulnerability. Crafting a new zip file with filenames set to Object prototype values e.g proto, toString, etc results in a returned object with a modified prototype instance. Recommendation Upgrade to version 3.7.0 or later References...

5CVSS3.6AI score0.01214EPSS
Exploits1Affected Software1
Node.js
Node.js
•added 2021/05/18 1:57 a.m.•68 views

Path traversal in rollup-plugin-serve

Overview Path traversal in rollup-plugin-serve before version 1.0.2. There is no path sanitization in readFile operation. Recommendation Upgrade to version 1.0.2 or later References - CVE - GitHub Advisory...

7.5CVSS3.3AI score0.00569EPSS
Exploits0Affected Software1
Node.js
Node.js
•added 2021/05/07 4:18 p.m.•68 views

Injection in gulp-scss-lint

Overview gulp-scss-lint through 1.0.0 allows execution of arbitrary commands. It is possible to inject arbitrary commands to the "exec" function located in "src/command.js" via the provided options. Recommendation Avoid using gulp-scss-lint as there is no current safe version of this module...

7.5CVSS6.8AI score0.00712EPSS
Exploits1Affected Software1
Node.js
Node.js
•added 2021/05/06 4:14 p.m.•68 views

Arbitrary Code Execution

Overview The package underscore from 1.13.0-0 and before 1.13.0-2, from 1.3.2 and before 1.12.1 are vulnerable to Arbitrary Code Execution via the template function, particularly when a variable property is passed as an argument as it is not sanitized. Recommendation Upgrade to versions 1.12.1 or...

6.5CVSS6.7AI score0.01452EPSS
Exploits2Affected Software1
Node.js
Node.js
•added 2016/12/02 4:49 a.m.•67 views

Downloads Resources over HTTP

Overview Affected versions of gfe-sass 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.3CVSS6.2AI score0.00735EPSS
Exploits0Affected Software1
Node.js
Node.js
•added 2021/08/31 4:10 p.m.•66 views

Arbitrary File Creation/Overwrite via insufficient symlink protection due to directory cache poisoning using symbolic links

Overview Impact Arbitrary File Creation, Arbitrary File Overwrite, Arbitrary Code Execution node-tar aims to guarantee that any file whose location would be modified by a symbolic link is not extracted. This is, in part, achieved by ensuring that extracted directories are not symlinks...

4.4CVSS0.9AI score0.00098EPSS
Exploits0Affected Software1
Node.js
Node.js
•added 2021/06/08 11:12 p.m.•66 views

Regular Expression Denial of Service

Overview normalize-url package before 4.5.1, 5.x before 5.3.1, and 6.x before 6.0.1 has a ReDoS regular expression denial of service issue because it has exponential performance for data: URLs. Recommendation Upgrade to versions 4.5.1, 5.3.1, 6.0.1 or later References - CVE - GitHub Advisory...

5CVSS5.5AI score0.00355EPSS
Exploits0Affected Software1
Node.js
Node.js
•added 2021/05/06 6:13 p.m.•66 views

Prototype Pollution in locutus

Overview Versions of locutus prior to 2.0.12 are vulnerable to Prototype Pollution via the php.strings.parsestr function. Recommendation Upgrade to version 2.0.12 or later References - CVE - GitHub Advisory...

7.5CVSS4.9AI score0.01718EPSS
Exploits1Affected Software1
Node.js
Node.js
•added 2021/02/23 2:2 a.m.•66 views

Remote Code Execution

Overview Affected versions of angular-expressions are affected by a remote code execution vulnerability. Impact If you call expressions.compileuserControlledInput where userControlledInput is text that comes from user input you are potentially impacted. The security of the package could be bypass...

6.5CVSS3.5AI score0.00319EPSS
Exploits0Affected Software1
Node.js
Node.js
•added 2021/02/22 5:29 p.m.•66 views

Cross-Site Request Forgery (CSRF)

Overview Affected versions of the fastify-csrf package are vulnerable to Cross-site Request Forgery CSRF. The generated cookie used insecure defaults, and did not have the httpOnly flag on: cookieOpts: path: '/', sameSite: true . Also, the CSRF token was available in the GET query parameter...

6.8CVSS2.3AI score0.00307EPSS
Exploits0Affected Software1
Node.js
Node.js
•added 2017/05/26 8:28 p.m.•66 views

Directory Traversal

Overview Affected versions of node-simple-router 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 vulnerabl...

5CVSS4.1AI score0.00596EPSS
Exploits1Affected Software1
Node.js
Node.js
•added 2021/05/28 7:31 p.m.•65 views

Regular Expression Denial of Service

Overview In ws before versions 5.2.3, 6.2.2 and 7.4.6 there is a ReDOS vulnerability. Impact A specially crafted value of the Sec-Websocket-Protocol header can be used to significantly slow down a ws server. Proof of concept js for const length of 1000, 2000, 4000, 8000, 16000, 32000 const value ...

5CVSS1.9AI score0.01154EPSS
Exploits1Affected Software1
Node.js
Node.js
•added 2021/05/17 9:1 p.m.•65 views

Cross-site scripting in jspdf

Overview In jspdf before version 2.0.0 it is possible to inject JavaScript code via the html method. Recommendation Upgrade to version 2.0.0 or later References - CVE - GitHub Advisory...

4.3CVSS3.1AI score0.00234EPSS
Exploits1Affected Software1
Node.js
Node.js
•added 2021/02/23 1:44 a.m.•65 views

Regular Expression Denial of Service

Overview In affected versions of @ckeditor/ckeditor5-markdown-gfm a regular expression denial of service ReDoS vulnerability has been discovered. Impact The vulnerability allowed to abuse a link recognition regular expression, which could cause a significant performance drop resulting in a browse...

4CVSS6.3AI score0.00369EPSS
Exploits0Affected Software1
Node.js
Node.js
•added 2021/02/19 6:50 p.m.•65 views

Regular Expression Denial of Service

Overview The GitHub Security Lab team has identified potential security vulnerabilities in jquery-validation. The project contains one or more regular expressions that are vulnerable to ReDoS Regular Expression Denial of Service Recommendation Upgrade to fixed version 1.19.3 or later References -...

5CVSS4.1AI score0.00667EPSS
Exploits0Affected Software1
Node.js
Node.js
•added 2017/09/21 4:12 a.m.•65 views

Regular Expression Denial of Service

Overview Affected versions of marked are vulnerable to a regular expression denial of service. The amplification in this vulnerability is significant, with 1,000 characters resulting in the event loop being blocked for around 6 seconds. Recommendation Update to version 0.3.9 or later. References ...

5CVSS5.3AI score0.00403EPSS
Exploits1Affected Software1
Node.js
Node.js
•added 2017/07/17 9:25 p.m.•65 views

Directory Traversal

Overview Affected versions of iter-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.00533EPSS
Exploits1Affected Software1
Node.js
Node.js
•added 2017/07/17 8:19 p.m.•65 views

Directory Traversal

Overview Affected versions of 360class.jansenhm 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/07/07 9:36 p.m.•65 views

Directory Traversal

Overview Affected versions of dcdcdcdcdc 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 2016/04/18 4:26 p.m.•65 views

Sanitization bypass using HTML Entities

Overview Affected versions of marked are susceptible to a cross-site scripting vulnerability in link components when sanitize:true is configured. Proof of Concept This flaw exists because link URIs containing HTML entities get processed in an abnormal manner. Any HTML Entities get parsed on a...

4.3CVSS0.8AI score0.00289EPSS
Exploits1Affected Software1
Node.js
Node.js
•added 2021/08/03 4:57 p.m.•64 views

Misinterpretation of malicious XML input

Overview Impact xmldom versions 0.6.0 and older do not correctly escape special characters when serializing elements removed from their ancestor. This may lead to unexpected syntactic changes during XML processing in some downstream applications. Patches Update to 0.7.0 see issue 271 for the stat...

5CVSS3.8AI score0.01146EPSS
Exploits0Affected Software1
Node.js
Node.js
•added 2021/05/24 7:56 p.m.•64 views

Regular Expression Denial of Service

Overview The package browserslist from 4.0.0 and before 4.16.5 are vulnerable to Regular Expression Denial of Service ReDoS during parsing of queries. Recommendation Upgrade to version 4.16.5 or later References - CVE - GitHub Advisory...

5CVSS5.4AI score0.00599EPSS
Exploits1Affected Software1
Node.js
Node.js
•added 2021/05/17 8:54 p.m.•64 views

cookie tossing attack

Overview Users that used fastify-csrf with the "double submit" mechanism using cookies with an application deployed across multiple subdomains, e.g. "heroku"-style platform as a service. Recommendation Upgrade to version 3.1.0 or later References - CVE - GitHub Advisory...

4.3CVSS2AI score0.00168EPSS
Exploits0Affected Software1
Node.js
Node.js
•added 2021/05/10 7:17 p.m.•64 views

Regular Expression Denial of Service

Overview npm-user-validate before 1.0.1 is vulnerable to regular expression denial of service. The regex that validates user emails took exponentially longer to process long input strings beginning with @ characters. Recommendation Upgrade to version 1.0.1 or later References - CVE - GitHub Advis...

5CVSS4.9AI score0.01798EPSS
Exploits1Affected Software1
Node.js
Node.js
•added 2021/03/12 11:3 p.m.•64 views

Improper Neutralization of Special Elements used in a Command

Overview In madge before version 4.0.1 it is possible to specify a custom Graphviz path via the graphVizPath option parameter which when the .image, .svg or .dot functions are called, is executed by the childprocess.exec function. Recommendation Upgrade to version 4.0.1 or later References - GitH...

7.5CVSS9.4AI score0.00625EPSS
Exploits1Affected Software1
Node.js
Node.js
•added 2018/04/20 9:49 p.m.•64 views

Code Execution by Re-enabling Node.js integration

Overview A vulnerability has been discovered which allows Node.js integration to be re-enabled in some Electron applications that disable it. For the application to be impacted by this vulnerability it must meet all of these conditions - Runs on Electron 1.7, 1.8, or a 2.0.0-beta - Allows executi...

7AI score
Exploits0Affected Software1
Node.js
Node.js
•added 2017/10/24 9:37 p.m.•64 views

Silently Runs Cryptocoin Miner

Overview Affected versions of hooka-tools were compromised and modified to silently run a cryptocoin miner in the background. All affected versions have been unpublished from the npm registry. Recommendation While this module has been unpublished, some versions may exist in mirrors or caches. Do...

6.9AI score
Exploits0Affected Software1
Node.js
Node.js
•added 2017/08/08 10:53 p.m.•64 views

Hijacked Environment Variables

Overview The node-opencv 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/03/09 11:1 p.m.•64 views

HTML Injection

Overview Affected versions of shout do not escape the /topic command in messages, and are therefore vulnerable to cross-site scripting. Recommendation Update to version 0.50.0 or later. References - PR 344 - GitHub Advisory...

4.3CVSS3.9AI score0.00259EPSS
Exploits0Affected Software1
Node.js
Node.js
•added 2016/12/01 7:18 p.m.•64 views

Downloads Resources over HTTP

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

4.3CVSS4.7AI score0.00119EPSS
Exploits0Affected Software1
Node.js
Node.js
•added 2015/10/17 7:41 p.m.•64 views

Rosetta-Flash JSONP Vulnerability

Overview This description taken from the pull request provided by Patrick Kettner. Versions 6.1.0 and earlier of hapi are vulnerable to a rosetta-flash attack, which can be used by attackers to send data across domains and break the browser same-origin-policy. Recommendation - Update hapi to...

4.3CVSS1.3AI score0.35827EPSS
Exploits4Affected Software1
Node.js
Node.js
•added 2021/05/06 6:30 p.m.•63 views

Command injection in bestzip

Overview Affected versions of the package bestzip before 2.1.7 are vulnerable to Command Injection via the options param. Recommendation Upgrade to version 2.1.7 or later References - CVE - GitHub Advisory...

7.5CVSS5AI score0.10056EPSS
Exploits0Affected Software1
Node.js
Node.js
•added 2017/07/14 6:28 p.m.•63 views

Directory Traversal

Overview Affected versions of open-device 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.00533EPSS
Exploits1Affected Software1
Node.js
Node.js
•added 2017/02/10 6:56 p.m.•63 views

Code Execution Through IIFE

Overview Affected versions of serialize-to-js may be vulnerable to arbitrary code execution through an Immediately Invoked Function Expression IIFE. Proof of Concept var payload = "e: function eval'console.logexploited' " var serialize = require'serialize-to-js'; serialize.deserializepayload;...

7.5CVSS4.9AI score0.0167EPSS
Exploits1Affected Software1
Node.js
Node.js
•added 2016/11/09 8:3 p.m.•63 views

Cryptographically Weak PRNG

Overview Affected versions of randomatic generate random values using a cryptographically weak psuedo-random number generator. This may result in predictable values instead of random values as intended. Recommendation Update to version 3.0.0 or later. References - Commit 4a52695 - GitHub Advisory...

5CVSS3.7AI score0.00232EPSS
Exploits0Affected Software1
Node.js
Node.js
•added 2021/06/28 4:49 p.m.•62 views

Reflected XSS from the callback handler's error query parameter

Overview Overview @auth0/nextjs-auth0 versions before and including 1.4.1 are vulnerable to reflected XSS. An attacker can execute arbitrary code by providing an XSS payload in the error query parameter which is then processed by the callback handler as an error message. Am I affected? You are...

4.3CVSS1.8AI score0.00581EPSS
Exploits0Affected Software1
Total number of security vulnerabilities1635