Lucene search
+L
NodejsMost viewed

1635 matches found

nodejs
nodejs
•added 2017/07/05 7:57 p.m.•59 views

Directory Traversal

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

5CVSS4.5AI score0.02005EPSS
SaveExploits1Affected Software1
nodejs
nodejs
•added 2017/06/29 8:28 p.m.•59 views

Directory Traversal

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

5CVSS4AI score0.02005EPSS
SaveExploits1Affected Software1
nodejs
nodejs
•added 2017/05/02 11:0 p.m.•59 views

Directory Traversal

Overview Affected versions of xtalk are vulnerable to directory traversal, allowing access to the filesystem by placing "../" in the URL. Proof of Concept GET /../../../../../../../../../../etc/passwd HTTP/1.1 host:localhost Recommendation No patch is currently available for this vulnerability, a...

5CVSS3.9AI score0.01794EPSS
SaveExploits1Affected Software1
nodejs
nodejs
•added 2017/02/09 8:11 p.m.•59 views

ReDoS via long UserAgent header

Overview Affected versions of useragent are vulnerable to regular expression denial of service when an arbitrarily long User-Agent header is parsed. Proof of Concept var useragent = require'useragent'; var badUserAgent = 'MSIE 0.0'+Array900000.join'0'+'XBLWP'; var request = 'GET /...

5CVSS3.8AI score0.01162EPSS
SaveExploits1Affected Software1
nodejs
nodejs
•added 2016/11/30 10:42 p.m.•59 views

Downloads Resources over HTTP

Overview Affected versions of dalek-browser-chrome-canary 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...

9.3CVSS6.2AI score0.02061EPSS
SaveExploits0Affected Software1
nodejs
nodejs
•added 2021/08/31 4:14 p.m.•58 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.00553EPSS
SaveExploits0Affected Software1
nodejs
nodejs
•added 2017/09/28 3:49 p.m.•58 views

Chromium Remote Code Execution

Overview Affected versions of ElectronJS are susceptible to a remote code execution vulnerability that occurs when an affected application access remote content, even if the sandbox option is enabled. Recommendation Update to electron version 1.7.8 or later. References - Electron Blog - Chromium...

7.5CVSS5.2AI score0.02716EPSS
SaveExploits0Affected Software1
nodejs
nodejs
•added 2017/06/30 4:54 p.m.•58 views

Directory Traversal

Overview Affected versions of city-weather-abe 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...

5CVSS6AI score0.02005EPSS
SaveExploits1Affected Software1
nodejs
nodejs
•added 2017/06/29 7:50 p.m.•58 views

Directory Traversal

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

5CVSS4.6AI score0.02005EPSS
SaveExploits1Affected Software1
nodejs
nodejs
•added 2017/05/08 11:47 p.m.•58 views

Directory Traversal

Overview Affected versions of tiny-http 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.02005EPSS
SaveExploits1Affected Software1
nodejs
nodejs
•added 2017/01/05 4:24 p.m.•58 views

Downloads Resources over HTTP

Overview Affected versions of windows-build-tools 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.3CVSS6AI score0.0228EPSS
SaveExploits0Affected Software1
nodejs
nodejs
•added 2016/12/01 3:2 p.m.•58 views

Downloads Resources over HTTP

Overview Affected versions of air-sdk 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.3CVSS5.3AI score0.01752EPSS
SaveExploits0Affected Software1
nodejs
nodejs
•added 2016/12/01 12:46 a.m.•58 views

Downloads Resources over HTTP

Overview Affected versions of jdf-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.01631EPSS
SaveExploits0Affected Software1
nodejs
nodejs
•added 2015/10/17 7:41 p.m.•58 views

Deserialization Code Execution

Overview Versions 2.0.4 and earlier of js-yaml are affected by a code execution vulnerability in the YAML deserializer. Proof of Concept const yaml = require'js-yaml'; const x = test: !!js/function function f console.log1; ; yaml.loadx; Recommendation Update js-yaml to version 2.0.5 or later, and...

6.8CVSS5.6AI score0.17321EPSS
SaveExploits7Affected Software1
nodejs
nodejs
•added 2021/05/04 8:21 p.m.•57 views

Prototype Pollution

Overview Versions of merge before 2.1.1 are vulnerable to Prototype Pollution via recursiveMerge . Recommendation Upgrade to version 2.1.1 or later References - CVE - GitHub Advisory...

7.5CVSS5.4AI score0.01443EPSS
SaveExploits0Affected Software1
nodejs
nodejs
•added 2021/02/25 4:39 p.m.•57 views

Regular Expression Denial of Service

Overview Affected versions of nwmatcher are vulnerable to Regular Expression Denial of Service ReDoS. This can cause an impact of about 10 seconds matching time for data 2k characters long. Recommendation Upgrade to version 1.4.4 or later References - WhiteSource Advisory - Snyk Advisory - GitHub...

6.9AI score
SaveExploits0Affected Software1
nodejs
nodejs
•added 2020/10/19 9:18 p.m.•57 views

Prototype Pollution

Overview A prototype pollution vulnerability has been found in object-path = 0.11.0 is used, which has to be explicitly enabled by creating a new instance of object-path and setting the option includeInheritedProps: true, or by using the default withInheritedProps instance. The default operating...

6.8CVSS2.2AI score0.01546EPSS
SaveExploits0Affected Software1
nodejs
nodejs
•added 2020/10/15 7:20 p.m.•57 views

Malicious Package

Overview All versions of nodetest199 contain malicious code. Upon installation the package opens a shell to a remote server. The package affects both Windows and nix systems. Recommendation Any computer that has this package installed or running should be considered fully compromised. All secrets...

6.9AI score
SaveExploits0Affected Software1
nodejs
nodejs
•added 2019/10/14 5:43 p.m.•57 views

Prototype Pollution

Overview Versions of dot-prop before 4.2.1 or 5.1.1 are vulnerable to prototype pollution. The function set does not restrict the modification of an Object's prototype, which may allow an attacker to add or modify an existing property that will exist on all objects. Recommendation Upgrade to...

7.5CVSS5.6AI score0.03079EPSS
SaveExploits1Affected Software1
nodejs
nodejs
•added 2017/08/08 10:51 p.m.•57 views

Hijacked Environment Variables

Overview The openssl.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...

5CVSS4.7AI score0.01177EPSS
SaveExploits0Affected Software1
nodejs
nodejs
•added 2017/07/13 10:3 p.m.•57 views

Directory Traversal

Overview Affected versions of nodeaaaaa 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
SaveExploits1Affected Software1
nodejs
nodejs
•added 2017/06/30 5:26 p.m.•57 views

Directory Traversal

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

6.5AI score
SaveExploits0Affected Software1
nodejs
nodejs
•added 2017/06/29 7:19 p.m.•57 views

Directory Traversal

Overview Affected versions of dylmomo 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.02005EPSS
SaveExploits1Affected Software1
nodejs
nodejs
•added 2017/06/27 5:26 p.m.•57 views

Directory Traversal

Overview tmock is a static file server. tmock 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 host: localhost and server Response: HTTP/1.1 200 OK Date:...

5CVSS4.2AI score0.02005EPSS
SaveExploits1Affected Software1
nodejs
nodejs
•added 2017/05/30 10:30 p.m.•57 views

Directory Traversal

Overview Affected versions of serverwzl 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.02005EPSS
SaveExploits1Affected Software1
nodejs
nodejs
•added 2017/05/26 9:12 p.m.•57 views

Directory Traversal

Overview Affected versions of serveryztyzt 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.3AI score0.02005EPSS
SaveExploits1Affected Software1
nodejs
nodejs
•added 2016/05/25 4:37 p.m.•57 views

Regular Expression Denial of Service

Overview Affected versions of minimatch are vulnerable to regular expression denial of service attacks when user input is passed into the pattern argument of minimatchpath, pattern. Proof of Concept var minimatch = require“minimatch”; // utility function for generating long strings var genstr =...

5CVSS5.4AI score0.01743EPSS
SaveExploits1Affected Software1
nodejs
nodejs
•added 2021/05/06 6:13 p.m.•56 views

Command injection in json

Overview In versions of json before 10.0.0. It is possible to inject arbritary commands using the parseLookup function. Recommendation Upgrade to version 10.0.0 or later References - CVE - GitHub Advisory...

6.5CVSS4.1AI score0.03727EPSS
SaveExploits1Affected Software1
nodejs
nodejs
•added 2021/02/03 3:22 p.m.•56 views

Malicious Package

Overview All versions of http-proxy-middelware contain malicious code. The index.js file attempts to download a file from a remote server and execute it. The file is not run upon installation - the package needs to be required or the index.js run manually. The package contains a typo in its code...

7.2AI score
SaveExploits0Affected Software1
nodejs
nodejs
•added 2021/01/25 1:42 p.m.•56 views

Malicious Package

Overview From https://blog.sonatype.com/sonatype-spots-more-discord-malware-in-npm?hspreview=BbDPGbfh-40737456755: The malicious packages were detected by Sonatype’s Security Research Team leveraging Sonatype’s Nexus Intelligence research service. On analyzing these packages closely, our Security...

6.9AI score
SaveExploits0Affected Software1
nodejs
nodejs
•added 2017/07/28 9:7 p.m.•56 views

Large gzip Denial of Service

Overview Affected versions of superagent do not check the post-decompression size of ZIP compressed HTTP responses prior to decompressing. This results in the package being vulnerable to a ZIP bomb attack, where an extremely small ZIP file becomes many orders of magnitude larger when decompressed...

7.1CVSS2.3AI score0.01767EPSS
SaveExploits0Affected Software1
nodejs
nodejs
•added 2017/07/07 10:21 p.m.•56 views

Directory Traversal

Overview Affected versions of reecerver 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.5AI score0.02005EPSS
SaveExploits1Affected Software1
nodejs
nodejs
•added 2017/05/30 10:31 p.m.•56 views

Directory Traversal

Overview Affected versions of serverhuwenhui 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.4AI score0.02005EPSS
SaveExploits1Affected Software1
nodejs
nodejs
•added 2017/05/18 11:17 p.m.•56 views

Directory Traversal

Overview Affected versions of cyber-js 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.02005EPSS
SaveExploits1Affected Software1
nodejs
nodejs
•added 2017/05/05 12:3 a.m.•56 views

Directory traversal

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

5CVSS3.2AI score0.02005EPSS
SaveExploits3Affected Software1
nodejs
nodejs
•added 2017/01/17 5:6 p.m.•56 views

Arbitrary File Read

Overview Affected versions of fury-adapter-swagger have a weakness that allows an attacker to read arbitrary files off of the system. This can be used to read sensitive data, or to cause a denial of service condition by attempting to read something like /dev/zero. Proof of Concept: --- swagger:...

2.7AI score0.05581EPSS
SaveExploits0Affected Software1
nodejs
nodejs
•added 2016/12/01 3:0 p.m.•56 views

Downloads Resources over HTTP

Overview Affected versions of dalek-browser-chrome 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.1AI score0.02104EPSS
SaveExploits0Affected Software1
nodejs
nodejs
•added 2016/12/01 12:44 a.m.•56 views

Downloads Resources over HTTP

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

4.3CVSS6.2AI score0.00531EPSS
SaveExploits0Affected Software1
nodejs
nodejs
•added 2021/01/06 7:45 p.m.•55 views

Hostname spoofing via backslashes in URL

Overview URI.js is a javascript URL mutation library npm package urijs. In URI.js before version 1.19.4, the hostname can be spoofed by using a backslash \ character followed by an at @ character. If the hostname is used in security decisions, the decision may be incorrect. Depending on library...

4CVSS1.3AI score0.0169EPSS
SaveExploits0Affected Software1
nodejs
nodejs
•added 2020/04/07 10:18 p.m.•55 views

Buffer Overflow

Overview Affected versions of node-weakauras-parser are vulnerable to a Buffer Overflow. The encodeweakaura function fails to properly validate the input size. A buffer of 13835058055282163711 bytes causes an overflow on 64-bit systems. Recommendation Upgrade to versions 1.0.5, 2.0.2, 3.0.1 or...

7.2AI score
SaveExploits0Affected Software1
nodejs
nodejs
•added 2017/09/08 8:43 p.m.•55 views

Regular Expression Denial of Service

Overview Affected versions of parsejson are vulnerable to a regular expression denial of service when parsing untrusted user input. Recommendation The parsejson package has not been functionally updated since it was initially released. Additionally, it provides functionality which is natively...

5CVSS5AI score0.01508EPSS
SaveExploits1Affected Software1
nodejs
nodejs
•added 2017/07/05 5:40 p.m.•55 views

Directory Traversal

Overview Affected versions of liuyaserver 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.2AI score0.02005EPSS
SaveExploits1Affected Software1
nodejs
nodejs
•added 2017/06/29 10:35 p.m.•55 views

Directory Traversal

Overview Affected versions of wffserve 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.02005EPSS
SaveExploits1Affected Software1
nodejs
nodejs
•added 2021/05/10 6:51 p.m.•54 views

Cross-Site Scripting

Overview Insufficient validation in cross-origin communication postMessage in reveal.js version 3.9.1 and earlier allow attackers to perform cross-site scripting attacks. Recommendation Upgrade to version 3.9.2 or later References - CVE - GitHub Advisory...

4.3CVSS4.2AI score0.01197EPSS
SaveExploits1Affected Software1
nodejs
nodejs
•added 2021/03/19 9:6 p.m.•54 views

Prototype Pollution

Overview Prototype pollution vulnerability in set-in versions 1.0.0 through 2.0.0 allows attacker to cause a denial of service and may lead to remote code execution. Recommendation Upgrade to version 2.0.1 or later. References - GitHub Advisory - CVE...

7.5CVSS9.4AI score0.03878EPSS
SaveExploits1Affected Software1
nodejs
nodejs
•added 2021/03/18 11:52 p.m.•54 views

Command Injection

Overview Impact Anyone using shescape to defend against shell injection may still be vulnerable against shell injection if the attacker manages to insert a null character into the payload. For example on Windows: javascript const cp = require"childprocess"; const shescape = require"shescape"; con...

4.6CVSS7.5AI score0.00573EPSS
SaveExploits1Affected Software1
nodejs
nodejs
•added 2021/02/25 5:7 p.m.•54 views

Prototype Override

Overview Affected versions of querystringify are vulnerable to Prototype Override. If a malicious string is inserted in the query string, it will set the tostring method of the object to the true boolean. Recommendation Upgrade to version 2.0.0 or later References - WhiteSource Advisory - Snyk...

6.8AI score
SaveExploits0Affected Software1
nodejs
nodejs
•added 2020/11/13 9:33 p.m.•54 views

Malicious Package

Overview The package xpc.js contained malicious code. The package ran a postinstall script that executes two.exe files containing Trojan malware. Recommendation Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that...

6.8AI score
SaveExploits0Affected Software1
nodejs
nodejs
•added 2017/06/29 7:40 p.m.•54 views

Directory Traversal

Overview Affected versions of desafio 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.02005EPSS
SaveExploits1Affected Software1
nodejs
nodejs
•added 2016/12/01 12:6 a.m.•54 views

Downloads Resources over HTTP

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

9.3CVSS5.5AI score0.01752EPSS
SaveExploits0Affected Software1
Total number of security vulnerabilities1635