Lucene search
+L
NodejsMost viewed

1635 matches found

nodejs
nodejs
added 2017/09/25 7:20 p.m.64 views

Regular Expression Denial of Service

Overview Affected versions of slug are vulnerable to a regular expression denial of service when parsing untrusted user input. The issue is low severity, as it takes 50,000 characters to cause the event loop to block for 2 seconds, About 50k characters can block the event loop for 2 seconds...

5CVSS4.8AI score0.01584EPSS
SaveExploits0Affected Software1
nodejs
nodejs
added 2017/06/29 7:50 p.m.64 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/06/23 6:43 p.m.64 views

Directory Traversal

Overview Affected versions of citypredict.whauwiller 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/30 10:31 p.m.64 views

Directory Traversal

Overview Affected versions of serverliujiayi1 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
SaveExploits1Affected Software1
nodejs
nodejs
added 2017/01/26 8:32 p.m.64 views

Regular Expression Denial of Service

Overview Affected versions of decamelize are susceptible to a denial of service vulnerability when user input is passed directly into decamelize. Recommendation Update to version 1.1.2 or later. References - Issue 5 - GitHub Advisory...

5CVSS5.3AI score0.01455EPSS
SaveExploits0Affected Software1
nodejs
nodejs
added 2015/10/17 7:41 p.m.64 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 2017/07/17 8:49 p.m.63 views

Directory Traversal

Overview Affected versions of uekw1511server 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
SaveExploits1Affected Software1
nodejs
nodejs
added 2017/07/07 10:21 p.m.63 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/07/05 7:57 p.m.63 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.63 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/06/27 5:26 p.m.63 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/08 11:47 p.m.63 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/05/02 11:00 p.m.63 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/04/25 6:07 p.m.63 views

ReDoS

Overview Affected versions of brace-expansion are vulnerable to a regular expression denial of service condition. Proof of Concept var expand = require'brace-expansion'; expand',,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,\n'; Recommendation...

8.8AI score
SaveExploits0Affected Software1
nodejs
nodejs
added 2016/12/01 12:46 a.m.63 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 2021/05/06 6:13 p.m.62 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.03112EPSS
SaveExploits1Affected Software1
nodejs
nodejs
added 2021/05/04 8:21 p.m.62 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.62 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 2021/02/22 5:14 p.m.62 views

Prototype Pollution

Overview In Dynamoose versions 2.0.0-2.6.0 there was a prototype pollution vulnerability in the internal utility method lib/utils/object/set.ts. This method is used throughout the codebase for various operations throughout Dynamoose. We have not seen any evidence of this vulnerability being...

7.5CVSS4.1AI score0.01894EPSS
SaveExploits0Affected Software1
nodejs
nodejs
added 2020/10/19 9:18 p.m.62 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 2017/07/28 9:07 p.m.62 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/06/30 4:54 p.m.62 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/05/30 10:30 p.m.62 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/01/17 5:06 p.m.62 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:02 p.m.62 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 3:00 p.m.62 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.62 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/25 1:42 p.m.61 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 2021/01/06 7:45 p.m.61 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 2019/10/14 5:43 p.m.61 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.61 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:03 p.m.61 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.61 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/05/26 9:12 p.m.61 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 2017/05/18 11:17 p.m.61 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:03 a.m.61 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/05 4:24 p.m.61 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/05/25 4:37 p.m.61 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.01758EPSS
SaveExploits1Affected Software1
nodejs
nodejs
added 2021/02/03 3:22 p.m.60 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 2020/10/15 7:20 p.m.60 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 2017/06/29 7:19 p.m.60 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/03/08 11:27 p.m.60 views

XSS in Data URI

Overview Affected versions of remarkable are vulnerable to cross-site scripting. Vulnerable versions of the package allow the use of data: URIs in links, and can therefore execute javascript. Proof of Concept link Recommendation Update to v1.7.0 or later References - Issue 227 - GitHub Advisory...

4.3CVSS4.7AI score0.00977EPSS
SaveExploits1Affected Software1
nodejs
nodejs
added 2015/12/28 6:37 p.m.60 views

SQL Injection

Overview Versions of mysql prior to 2.0.0-alpha8 are affected by a SQL Injection vulnerability in the mysql.escape function, which does not properly escape object keys. Recommendation Update to version 2.0.0-alpha8 or later. References - Issue 324 - GitHub Advisory...

7.5CVSS4.3AI score0.02443EPSS
SaveExploits1Affected Software1
nodejs
nodejs
added 2021/05/10 7:17 p.m.59 views

Arbitrary JavaScript Execution

Overview There is a security vulnerability in json-ptr versions prior to v2.1.0 in which an unscrupulous actor may execute arbitrary code. If your code sends un-sanitized user input to json-ptr's .get method, your project is vulnerable to this injection-style vulnerability. Recommendation Upgrade...

7.5AI score
SaveExploits0Affected Software1
nodejs
nodejs
added 2021/03/19 9:06 p.m.59 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.04045EPSS
SaveExploits1Affected Software1
nodejs
nodejs
added 2021/02/25 5:07 p.m.59 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/10 9:20 p.m.59 views

Malicious Package

Overview The package ac-addon contained malicious code. The package ran a postinstall script that executed two .exe files. Both files were identified to contain Trojan malware. Recommendation Remove the package from your system and rotate any credentials that may have been compromised. References...

7AI score
SaveExploits0Affected Software1
nodejs
nodejs
added 2017/09/08 8:43 p.m.59 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.59 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.59 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
Total number of security vulnerabilities1635