Lucene search
K
NodejsRecent

1635 matches found

Node.js
Node.js
•added 2021/09/20 6:58 p.m.•91 views

Type confusion

Overview In mpath before 0.8.4 a type confusion vulnerability can lead to a bypass of CVE-2018-16490. In particular, the condition ignoreProperties.indexOfpartsi !== -1 returns -1 if partsi is 'proto'. This is because the method that has been called if the input is an array is...

7.5CVSS3.4AI score0.00518EPSS
Exploits2Affected Software1
Node.js
Node.js
•added 2021/09/20 6:55 p.m.•55 views

Code Injection

Overview In pac-resolver before 5.0.0 code-injection can occur when used with untrusted input, due to unsafe PAC file handling. Recommendation Upgrade to version 5.0.0 or later References - CVE - GitHub Advisory - Article...

7.5CVSS3.3AI score0.00999EPSS
Exploits1Affected Software1
Node.js
Node.js
•added 2021/08/31 4:14 p.m.•48 views

UNIX Symbolic Link (Symlink) Following

Overview Impact Arbitrary File Creation, Arbitrary File Overwrite, Arbitrary Code Execution @npmcli/arborist, the library that calculates dependency trees and manages the nodemodules folder hierarchy for the npm command line interface, aims to guarantee that package dependency contracts will be...

4.4CVSS0.4AI score0.00211EPSS
Exploits0Affected Software1
Node.js
Node.js
•added 2021/08/31 4:14 p.m.•48 views

UNIX Symbolic Link (Symlink) Following

Overview Impact Arbitrary File Creation, Arbitrary File Overwrite, Arbitrary Code Execution @npmcli/arborist, the library that calculates dependency trees and manages the nodemodules folder hierarchy for the npm command line interface, aims to guarantee that package dependency contracts will be...

4.4CVSS0.5AI score0.00718EPSS
Exploits0Affected Software1
Node.js
Node.js
•added 2021/08/31 4:10 p.m.•323 views

Arbitrary File Creation/Overwrite on Windows via insufficient relative path sanitization

Overview Impact Arbitrary File Creation, Arbitrary File Overwrite, Arbitrary Code Execution node-tar aims to guarantee that any file whose location would be outside of the extraction target directory is not extracted. This is, in part, accomplished by sanitizing absolute paths of entries within t...

4.4CVSS1.3AI score0.00316EPSS
Exploits0Affected Software1
Node.js
Node.js
•added 2021/08/31 4:10 p.m.•789 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.4CVSS2.2AI score0.00085EPSS
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/08/12 2:51 p.m.•82 views

Open Redirect in Next.js

Overview In next aka Next.js before version 11.1.0 there is an Open Redirect vulnerability. Impact - Affected: Users of Next.js between 10.0.5 and 10.2.0 - Affected: Users of Next.js between 11.0.0 and 11.0.1 using pages/error.js without getInitialProps - Affected: Users of Next.js between 11.0.0...

5.8CVSS2AI score0.0043EPSS
Exploits0Affected Software1
Node.js
Node.js
•added 2021/08/10 4:10 p.m.•70 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/08/10 4:10 p.m.•54 views

Open Redirect

Overview Overview Affected versions of npm url-parse are vulnerable to URL Redirection to Untrusted Site. Impact Depending on library usage and attacker intent, impacts may include allow/block list bypasses, SSRF attacks, open redirects, or other undesired behavior. Recommendation Upgrade to...

5CVSS4.8AI score0.00239EPSS
Exploits1Affected Software1
Node.js
Node.js
•added 2021/08/10 4:10 p.m.•67 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/08/10 3:59 p.m.•167 views

Regular Expression Denial of Service in path-parse

Overview Affected versions of path-parse are vulnerable to Regular Expression Denial of Service ReDoS via splitDeviceRe, splitTailRe, and splitPathRe regular expressions. ReDoS exhibits polynomial worst-case time complexity. Recommendation Upgrade to version 1.0.7 or later References - CVE - GitH...

5CVSS4.9AI score0.00349EPSS
Exploits1Affected Software1
Node.js
Node.js
•added 2021/08/05 5:10 p.m.•44 views

Arbitrary Command Injection due to Improper Command Sanitization

Overview Summary There exists a command injection vulnerability in @npmcli/git versions 2.0.8 which may result in arbitrary shell command execution due to improper argument sanitization when npmcli/git is used to execute Git commands based on user controlled input. The impact of this issue is...

8.9AI score
Exploits0Affected Software1
Node.js
Node.js
•added 2021/08/03 6:14 p.m.•106 views

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

Overview The tar package has a high severity vulnerability before versions 3.2.3, 4.4.15, 5.0.7, and 6.1.2. Impact Arbitrary File Creation, Arbitrary File Overwrite, Arbitrary Code Execution node-tar aims to prevent extraction of absolute file paths by turning absolute paths into relative paths...

5.8CVSS1.7AI score0.00122EPSS
Exploits0Affected Software1
Node.js
Node.js
•added 2021/08/03 6:11 p.m.•130 views

Arbitrary File Creation/Overwrite due to insufficient absolute path sanitization

Overview The tar package has a high severity vulnerability before versions 3.2.2, 4.4.14, 5.0.6, and 6.1.1. Impact Arbitrary File Creation, Arbitrary File Overwrite, Arbitrary Code Execution node-tar aims to prevent extraction of absolute file paths by turning absolute paths into relative paths...

5.8CVSS1.6AI score0.84982EPSS
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/08/03 4:53 p.m.•39 views

Improperly Controlled Modification of Object Prototype Attributes

Overview think-logic before version 1.1.3 has a prototype pollution vulnerability. Impact The software receives input from an upstream component that specifies attributes that are to be initialized or updated in an object, but it does not properly control modifications of attributes of the object...

6.8AI score
Exploits0Affected Software1
Node.js
Node.js
•added 2021/07/22 7:54 p.m.•79 views

Denial of Service

Overview SheetJS Pro through 0.16.9 allows attackers to cause a denial of service CPU consumption via a crafted .xlsx document that is mishandled when read by xlsx.js. Recommendation Upgrade to version 0.17.0 or later References - GitHub Advisory - CVE...

4.3CVSS4.9AI score0.00212EPSS
Exploits0Affected Software1
Node.js
Node.js
•added 2021/07/19 9:26 p.m.•76 views

Hostname spoofing via backslashes in URL

Overview Impact If using affected versions to determine a URL's hostname, the hostname can be spoofed by using a combination of backslash \ and slash / characters as part of the scheme delimiter, e.g. scheme:///\hostname. If the hostname is used in security decisions, the decision may be...

5.8CVSS1AI score0.00175EPSS
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/07/02 7:21 p.m.•79 views

Improper Authentication

Overview The Utils.readChallengeTx function used in SEP-10 Stellar Web Authentication states in its function documentation that it reads and validates the challenge transaction including verifying that the serverAccountID has signed the transaction. The function does not verify that the server ha...

4CVSS2AI score0.00069EPSS
Exploits0Affected Software1
Node.js
Node.js
•added 2021/06/30 4:56 p.m.•289 views

Resource exhaustion in socket.io-parser

Overview The socket.io-parser npm package before versions 3.3.2 and 3.4.1 allows attackers to cause a denial of service memory consumption via a large packet because a concatenation approach is used. Recommendation Upgrade to versions 3.3.2, 3.4.1 or later References - CVE - GitHub Advisory...

5CVSS5.8AI score0.00528EPSS
Exploits1Affected Software1
Node.js
Node.js
•added 2021/06/28 6:33 p.m.•60 views

Regular Expression Denial of Service

Overview In prismjs before 1.24.0 some languages are vulnerable to Regular Expression Denial of Service ReDoS. Impact When Prism is used to highlight untrusted user-given text, an attacker can craft a string that will take a very very long time to highlight. Do not use the following languages to...

4.3CVSS1.9AI score0.00373EPSS
Exploits0Affected Software1
Node.js
Node.js
•added 2021/06/28 5:20 p.m.•137 views

Cross-site scripting

Overview Two kinds of XSS were found in affected versions of mongo-express. 1. As mentioned in https://github.com/mongo-express/mongo-express/issues/577 when the content of a cell grows larger than supported size, clicking on a row will show full document unescaped, however this needs admin...

4.3CVSS0.5AI score0.01294EPSS
Exploits1Affected 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
Node.js
Node.js
•added 2021/06/21 5:16 p.m.•58 views

Prototype Pollution

Overview Prototype pollution vulnerability in ‘set-getter’ version 0.1.0 allows an attacker to cause a denial of service and may lead to remote code execution. Recommendation Upgrade to version 0.1.1 or later References - CVE - GitHub Advisory...

7.5CVSS7.2AI score0.02286EPSS
Exploits1Affected Software1
Node.js
Node.js
•added 2021/06/21 5:0 p.m.•127 views

Sanitization Bypass

Overview A type-confusion vulnerability can cause striptags to concatenate unsanitized strings when an array-like object is passed in as the html parameter. This can be abused by an attacker who can control the shape of their input, e.g. if query parameters are passed directly into the function...

5CVSS2AI score0.00292EPSS
Exploits0Affected Software1
Node.js
Node.js
•added 2021/06/10 5:26 p.m.•60 views

Uncontrolled Resource Consumption in locutus

Overview locutus before 2.0.15 are vulnerable to Regular Expression Denial of Service ReDoS via the gopherparsedir function. Recommendation Upgrade to version 2.0.15 or later References - CVE - GitHub Advisory...

5CVSS5.3AI score0.00408EPSS
Exploits1Affected Software1
Node.js
Node.js
•added 2021/06/08 11:16 p.m.•52 views

Prototype Pollution

Overview Prototype pollution vulnerability in 'js-extend' versions 0.0.1 through 1.0.1 allows attacker to cause a denial of service and may lead to remote code execution. Recommendation Avoid using js-extend as there is no current safe version of this module References - CVE - GitHub Advisory...

7.5CVSS7.3AI score0.0254EPSS
Exploits1Affected 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/06/07 10:13 p.m.•61 views

Denial of Service

Overview css-what from version 4.0.0 and before version 5.0.1 does not ensure that attribute parsing has Linear Time Complexity relative to the size of the input. Recommendation Upgrade to version 5.0.1 or later References - CVE - GitHub Advisory...

5CVSS5.2AI score0.00172EPSS
Exploits0Affected Software1
Node.js
Node.js
•added 2021/06/07 10:13 p.m.•101 views

Regular Expression Denial of Service

Overview trim-newlines before 3.0.1 and 4.x before 4.0.1 for Node.js has an issue related to regular expression denial-of-service ReDoS for the .end method. Recommendation Upgrade to versions 3.0.1 or 4.0.1 or later References - CVE - GitHub Advisory...

5CVSS5.7AI score0.01642EPSS
Exploits0Affected Software1
Node.js
Node.js
•added 2021/06/07 10:9 p.m.•55 views

Prototype Pollution

Overview merge-deep before 3.0.3 can be tricked into overwriting properties of Object.prototype or adding new properties to it. These properties are then inherited by every object in the program, thus facilitating prototype-pollution attacks against applications using this library. Recommendation...

7.5CVSS4.5AI score0.0109EPSS
Exploits0Affected Software1
Node.js
Node.js
•added 2021/06/07 9:57 p.m.•238 views

Regular expression denial of service

Overview glob-parent before 5.1.2 has a regular expression denial of service vulnerability. The enclosure regex used to check for strings ending in enclosure containing path separator. Recommendation Upgrade to version 5.1.2 or later References - CVE - GitHub Advisory...

5CVSS4.8AI score0.00964EPSS
Exploits1Affected Software1
Node.js
Node.js
•added 2021/06/04 7:17 p.m.•203 views

Reflected Cross-Site Scripting

Overview There is an XSS vulnerability in affected versions of auth0-lock. Overview Versions before and including 11.30.0 are vulnerable to reflected XSS. An attacker can execute arbitrary code when the library's - flashMessage feature is utilized and user input or data from URL parameters is...

4.3CVSS1.9AI score0.00793EPSS
Exploits1Affected Software1
Node.js
Node.js
•added 2021/05/28 7:31 p.m.•19 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 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/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/24 7:56 p.m.•62 views

Improper Verification of Cryptographic Signature

Overview The xmlhttprequest-ssl package before 1.6.1 for Node.js disables SSL certificate validation by default, because rejectUnauthorized when the property exists but is undefined is considered to be false within the https.request function of Node.js. In other words, no certificate is ever...

7.5CVSS4.5AI score0.00183EPSS
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/18 1:58 a.m.•26 views

Uncontrolled Resource Consumption

Overview This affects the package @firebase/util before 0.3.4. This vulnerability relates to the deepExtend function within the DeepCopy.ts file. Depending on if user input is provided, an attacker can overwrite and pollute the object prototype of a program. Recommendation Upgrade to version 0.3....

5CVSS4.4AI score0.00169EPSS
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/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 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/18 1:43 a.m.•61 views

Injection and Command Injection in devcert

Overview A command injection vulnerability in the devcert module may lead to remote code execution when users of the module pass untrusted input to the certificateFor function. Recommendation Upgrade to version 1.1.2 or later References - CVE - GitHub Advisory...

7.5CVSS5.3AI score0.01493EPSS
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/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/13 8:29 p.m.•86 views

Regular Expression Denial of Service

Overview In websocket-extensions before version 0.1.4, there is a vulnerability which allows an attacker to exhaust the server's capacity to process incoming requests by sending a WebSocket handshake request containing a header of the following form: Sec-WebSocket-Extensions: a;...

5CVSS3.6AI score0.0034EPSS
Exploits1Affected Software1
Node.js
Node.js
•added 2021/05/11 4:44 p.m.•81 views

Regular Expression Denial of Service (ReDoS)

Overview jspdf before version 2.3.1 has a regular expression denial-of-service via the addImage function. Recommendation Upgrade to version 2.3.1 or later References - CVE - GitHub Advisory...

5CVSS6AI score0.00674EPSS
Exploits0Affected Software1
Node.js
Node.js
•added 2021/05/10 7:18 p.m.•89 views

Command Injection

Overview nodemailer before version 6.4.16 is vulnerable to command injection. Use of crafted recipient email addresses may result in arbitrary command flag injection in sendmail transport for sending mails. Recommendation Upgrade to version 6.4.16 or later References - CVE - GitHub Advisory...

7.5CVSS4.1AI score0.00509EPSS
Exploits1Affected Software1
Total number of security vulnerabilities1635