Lucene search
K

1323 matches found

Node.js
Node.js
added 2017/06/27 9:26 p.m.25 views

Directory Traversal

Overview Affected versions of earlybird 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.00533EPSS
Exploits1Affected Software1
Node.js
Node.js
added 2017/06/27 5:30 p.m.28 views

Directory Traversal

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

5CVSS4.6AI score0.00533EPSS
Exploits1Affected Software1
Node.js
Node.js
added 2017/06/27 5:21 p.m.32 views

Directory Traversal

Overview Affected versions of wangguojing123 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/06/26 9:56 p.m.47 views

Directory Traversal

Overview Affected versions of easyquick 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.00191EPSS
Exploits1Affected Software1
Node.js
Node.js
added 2017/06/23 6:43 p.m.53 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.00533EPSS
Exploits1Affected Software1
Node.js
Node.js
added 2017/05/30 10:31 p.m.150 views

Directory Traversal

Overview Affected versions of serverlyr 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.00596EPSS
Exploits1Affected Software1
Node.js
Node.js
added 2017/05/26 9:45 p.m.60 views

Directory Traversal

Overview Affected versions of serveryaozeyan 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.00533EPSS
Exploits1Affected Software1
Node.js
Node.js
added 2017/05/18 9:55 p.m.32 views

Directory Traversal

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

5CVSS3.7AI score0.00862EPSS
Exploits1Affected Software1
Node.js
Node.js
added 2017/05/05 12:3 a.m.51 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.00533EPSS
Exploits3Affected Software1
Node.js
Node.js
added 2017/04/25 6:7 p.m.51 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
Exploits0Affected Software1
Node.js
Node.js
added 2017/03/30 4:8 a.m.24 views

Downloads resources over HTTP

Overview Affected versions of hubl-server insecurely download dependencies over an unencrypted HTTP connection. In scenarios where an attacker has a privileged network position, it is possible to intercept the responses and replace the dependencies with malicious ones, resulting in code execution...

9.3CVSS3AI score0.00177EPSS
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 2017/03/20 11:48 p.m.7349 views

Cross-Site Scripting

Overview Affected versions of jquery are vulnerable to cross-site scripting. This occurs because the main jquery function uses a regular expression to differentiate between HTML and selectors, but does not properly anchor the regular expression. The result is that jquery may interpret HTML as...

6.2AI score
Exploits5Affected Software1
Node.js
Node.js
added 2017/03/07 8:43 p.m.37 views

Arbitrary Code Injection

Overview mobile-icon-resizer resizes large images for use as icons for iOS and Android. mobile-icon-resizer has a code execution vulnerability in versions before 0.4.3. mobile-icon-resizer takes an options object as an argument to define the resulting icons as such: var options = config:...

7.3AI score
Exploits0Affected Software1
Node.js
Node.js
added 2017/03/06 10:27 p.m.76 views

ReDoS via long UserAgent header

Overview Affected versions of ua-parser are vulnerable to regular expression denial of service when given a specially crafted User-Agent header. Recommendation No patch is currently available for this vulnerability. The best mitigation is currently to avoid using this package, using a different,...

5CVSS4.3AI score0.57769EPSS
Exploits2Affected 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 2017/02/09 8:11 p.m.54 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.00433EPSS
Exploits1Affected Software1
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 2017/01/17 5:6 p.m.50 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 score
Exploits0Affected Software1
Node.js
Node.js
added 2016/12/02 5:5 a.m.39 views

Downloads Resources over HTTP

Overview Affected versions of react-native-baidu-voice-synthesizer 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,...

9.3CVSS6.2AI score0.00735EPSS
Exploits0Affected Software1
Rows per page
Query Builder