Lucene search
K

7866 matches found

Hacker One
Hacker One
added 2018/01/31 1:35 p.m.41 views

Node.js third-party modules: [general-file-server] Path Traversal vulnerability allows to read content on arbitrary file on the server

Hi Guys, There is Path Traversal in general-file-server module. It allows to read content of arbitrary files on the remote server. Module general-file-server This is a general file server made by nodejs. It will be easy for you to access the files on the server through the browser...

5CVSS0.3AI score0.00529EPSS
Exploits1
Hacker One
Hacker One
added 2018/01/31 2:54 a.m.52 views

Node.js third-party modules: Prototype pollution attack (merge-deep)

As discussed in 309391, here's the separate report for each of the library. This one is the information for the merge-deep library. Module: merge-deep Summary: Utilities function in all the listed modules can be tricked into modifying the prototype of "Object" when the attacker control part of th...

6.5CVSS8.9AI score0.0047EPSS
Exploits1
Hacker One
Hacker One
added 2018/01/31 2:46 a.m.62 views

Node.js third-party modules: Prototype pollution attack (assign-deep)

As discussed in 309391, here's the separate report for each of the library. This one is the information for the assign-deep library. Module: assign-deep Summary: Utilities function in all the listed modules can be tricked into modifying the prototype of "Object" when the attacker control part of...

6.5CVSS8.9AI score0.0043EPSS
Exploits1
Hacker One
Hacker One
added 2018/01/31 2:41 a.m.68 views

Node.js third-party modules: Prototype pollution attack (merge-objects)

As discussed in 309391, here's the separate report for each of the library. This one is the information for the merge-objects library. Module: merge-object Summary: Utilities function in all the listed modules can be tricked into modifying the prototype of "Object" when the attacker control part ...

7.5CVSS1.1AI score0.00315EPSS
Exploits1
Hacker One
Hacker One
added 2018/01/31 12:14 a.m.89 views

Node.js third-party modules: [crud-file-server] Path Traversal allows to read arbitrary file from the server

Hi Guys, There is Path Traversal vulnerability in crud-file-server module, which allows to read arbitrary file from the remote server. Module crud-file-server This package exposes a directory and its children to create, read, update, and delete operations over http...

5CVSS7.3AI score0.00368EPSS
Exploits1
Hacker One
Hacker One
added 2018/01/30 11:37 p.m.24 views

Node.js third-party modules: [file-static-server] Path Traversal allows to read content of arbitrary file on the server

Hi Guys, There is Path Traversal vulnerability in file-static-server module, which allows to read arbitrary file from the remote server. Module file-static-server no description provided https://www.npmjs.com/package/file-static-server version: 1.0.2 Stats 0 downloads in the last day 3 downloads ...

0.3AI score
Exploits0
Hacker One
Hacker One
added 2018/01/30 3:14 p.m.47 views

Node.js third-party modules: Prototype pollution attack (defaults-deep)

As discussed in 309391, here's the separate report for each of the library. This one is the information for the defaults-deep library. Module: https://www.npmjs.com/package/defaults-deep Summary: Utilities function in all the listed modules can be tricked into modifying the prototype of "Object"...

6.5CVSS8.9AI score0.0043EPSS
Exploits1
Hacker One
Hacker One
added 2018/01/30 6:39 a.m.28 views

Node.js third-party modules: Prototype pollution attack (deap)

As discussed in 309391, here's the separate report for each of the library. This one is the information for the deap library. Module: deap Summary: Utilities function in all the listed modules can be tricked into modify the prototype of "Object" when the attacker control part of the structure...

7.5CVSS1.2AI score0.00315EPSS
Exploits1
Hacker One
Hacker One
added 2018/01/30 6:36 a.m.83 views

Node.js third-party modules: Prototype pollution attack (lodash)

As discussed in 309391, here's the separate report for each of the library. This one is the information for the lodash library. Module: lodash Summary: Utilities function in all the listed modules can be tricked into modify the prototype of "Object" when the attacker control part of the structure...

4CVSS7.9AI score0.00249EPSS
Exploits2
Hacker One
Hacker One
added 2018/01/29 1:29 p.m.32 views

Node.js third-party modules: [glance] Stored XSS via file name allows to run arbitrary JavaScript when directory listing is displayed in browser

Hi Guys, There is a Stored XSS vulnerability in glance module. File name, which contains malicious HTML eg. embedded iframe element or javascript: pseudoprotocol handler in element allows to execute JavaScript code against any user who opens directory listing contains such crafted file name. Modu...

4.3CVSS0.1AI score0.00268EPSS
Exploits1
Hacker One
Hacker One
added 2018/01/29 10:34 a.m.50 views

Node.js third-party modules: [glance] Path Traversal in glance static file server allows to read content of arbitrary file

Hi Guys, There is Path Traversal vulnerability in glance module. This issue allows to read arbitrary files from the server, where glance is installed. Module glance a quick disposable http server for static files https://www.npmjs.com/package/glance Stats 33 downloads in the last day 34 downloads...

4CVSS0.4AI score0.00298EPSS
Exploits1
Hacker One
Hacker One
added 2018/01/26 10:6 p.m.61 views

Node.js third-party modules: [simplehttpserver] Stored XSS in file names leads to malicious JavaScript code execution when directory listing is output in HTML

Hi Guys, simplehttpserver allows to embed HTML in file names, which in certain conditions might lead to execute malicious JavaScript. Module: 'simpehttpserver' is simple imitiation of python's SimpleHTTPServer and intended for testing, development and debugging purposes...

3.5CVSS5.6AI score0.00216EPSS
Exploits1
Hacker One
Hacker One
added 2018/01/26 9:38 p.m.96 views

Node.js third-party modules: [simple-server] HTML with iframe element can be used as filename, which might lead to load and execute malicious JavaScript

Hi Guys, simple-server allows to embed HTML in file names, which in certain conditions might lead to execute malicious JavaScript. This is caused by outdated version of connect framework. Module: Simple Server allows you to easily get a node.js static file server up and running anywhere anytime...

3.5CVSS5.1AI score0.00332EPSS
Exploits1
Hacker One
Hacker One
added 2018/01/25 10:2 p.m.119 views

Node.js third-party modules: [anywhere] An iframe element with url to malicious HTML file (with eg. JavaScript malware) can be used as filename and served via anywhere

Hi Guys, anywhere allows to embed HTML in file names, which in certain conditions might lead to execute malicious JavaScript. Module: Running static file server anywhere. https://www.npmjs.com/package/anywhere Description To embed malicious tag with JavaScript code to execute, / character is...

3.5CVSS5.9AI score0.00332EPSS
Exploits1
Hacker One
Hacker One
added 2018/01/25 9:27 p.m.281 views

Node.js third-party modules: [metascraper] Stored XSS in Open Graph meta properties read by metascrapper

Hi Guys, metascrapper is vulnerable to Stored XSS via Open Graph metadata, if they are used in HTML without any sanitization. Module: A library to easily scrape metadata from an article on the web using Open Graph metadata, regular HTML metadata, and series of fallbacks...

4.3CVSS5.7AI score0.00268EPSS
Exploits1
Hacker One
Hacker One
added 2018/01/25 8:0 p.m.184 views

Node.js third-party modules: [node-srv] Path Traversal allows to read arbitrary files from remote server

Hi Guys, node-srv contains Path Traversal vulnerability, which allows malicious user to read content of any file with known path. Module: Simple static node.js server. Supports Heroku and Grunt.js https://www.npmjs.com/package/node-srv Description node-srv does not sanitize path in the correct wa...

4CVSS0.6AI score0.72599EPSS
Exploits1
Hacker One
Hacker One
added 2018/01/25 7:45 p.m.62 views

Node.js third-party modules: [angular-http-server] Path Traversal in angular-http-server.js allows to read arbitrary file from the remote server

Hi Guys, angular-http-server https://www.npmjs.com/package/angular-http-server contains Path Traversal vulnerability, which allows malicious user to read content of any file with known path. Module: A very simple application server designed for Single Page App SPA developers...

4CVSS0.4AI score0.00361EPSS
Exploits1
Hacker One
Hacker One
added 2018/01/23 12:34 p.m.76 views

Node.js third-party modules: [html-janitor] Passing user-controlled data to clean() leads to XSS

Module: Name: html-janitor Version: 2.0.2 Summary: Passing user-controlled data to the module's clean function can result in arbitrary JS execution, because of unsafe DOM operations. The description "Cleans up your markup and allows you to take control of your HTML. HTMLJanitor uses a defined...

4.3CVSS5.9AI score0.0022EPSS
Exploits1
Hacker One
Hacker One
added 2018/01/21 3:44 p.m.65 views

Node.js third-party modules: [serve] Directory index of arbitrary folder available due to lack of sanitization of %2e and %2f characters in url

Hi, This report is about Arbitrary Directory Listing vulnerability I found in serve module. Vulnerability does not allow to open arbitrary file due to send module which handles file reading and implements its own validation and protection against Path Traversal attacks. However serve handles...

4CVSS5.9AI score0.00678EPSS
Exploits1
Hacker One
Hacker One
added 2018/01/19 12:52 a.m.28 views

Node.js third-party modules: [html-pages] Path Traversal in html-pages module allows to read any file from the server with curl

Hi, This report is about Directory Traversal vulnerability I found in html-pages module. Module: html-pages is a module which allows to browse directories and serve static files in the browser. The vulnerability exists in the latest available version 2.0.7 Link to npm page:...

5CVSS0.8AI score0.00426EPSS
Exploits1
Rows per page
Query Builder