Latest CVE Feed
-
9.8
CRITICALCVE-2016-10550
sequelize is an Object-relational mapping, or a middleman to convert things from Postgres, MySQL, MariaDB, SQLite and Microsoft SQL Server into usable data for NodeJS If user input goes into the `limit` or `order` parameters, a malicious user can put in t... Read more
Affected Products : sequelize- EPSS Score: %0.51
- Published: May. 31, 2018
- Modified: Nov. 21, 2024
-
4.4
MEDIUMCVE-2016-10549
Sails is an MVC style framework for building realtime web applications. Version 0.12.7 and lower have an issue with the CORS configuration where the value of the origin header is reflected as the value for the Access-Control-Allow-Origin header. This woul... Read more
Affected Products : sails- EPSS Score: %0.25
- Published: May. 31, 2018
- Modified: Nov. 21, 2024
-
6.1
MEDIUMCVE-2016-10548
Arbitrary code execution is possible in reduce-css-calc node module <=1.2.4 through crafted css. This makes cross sites scripting (XSS) possible on the client and arbitrary code injection possible on the server and user input is passed to the `calc` funct... Read more
Affected Products : reduce-css-calc- EPSS Score: %0.43
- Published: May. 31, 2018
- Modified: Nov. 21, 2024
-
6.1
MEDIUMCVE-2016-10547
Nunjucks is a full featured templating engine for JavaScript. Versions 2.4.2 and lower have a cross site scripting (XSS) vulnerability in autoescape mode. In autoescape mode, all template vars should automatically be escaped. By using an array for the key... Read more
Affected Products : nunjucks- EPSS Score: %0.38
- Published: May. 31, 2018
- Modified: Nov. 21, 2024
-
10.0
HIGHCVE-2016-10546
An arbitrary code injection vector was found in PouchDB 6.0.4 and lesser via the map/reduce functions used in PouchDB temporary views and design documents. The code execution engine for this branch is not properly sandboxed and may be used to run arbitrar... Read more
Affected Products : pouchdb- EPSS Score: %0.98
- Published: May. 31, 2018
- Modified: Nov. 21, 2024
-
5.9
MEDIUMCVE-2016-10544
uws is a WebSocket server library. By sending a 256mb websocket message to a uws server instance with permessage-deflate enabled, there is a possibility used compression will shrink said 256mb down to less than 16mb of websocket payload which passes the l... Read more
Affected Products : uws- EPSS Score: %0.33
- Published: May. 31, 2018
- Modified: Nov. 21, 2024
-
5.3
MEDIUMCVE-2016-10543
call is an HTTP router that is primarily used by the hapi framework. There exists a bug in call versions 2.0.1-3.0.1 that does not validate empty parameters, which could result in invalid input bypassing the route validation rules.... Read more
Affected Products : call- EPSS Score: %0.24
- Published: May. 31, 2018
- Modified: Nov. 21, 2024
-
7.5
HIGHCVE-2016-10542
ws is a "simple to use, blazing fast and thoroughly tested websocket client, server and console for node.js, up-to-date against RFC-6455". By sending an overly long websocket payload to a `ws` server, it is possible to crash the node process. This affects... Read more
Affected Products : ws- EPSS Score: %0.27
- Published: May. 31, 2018
- Modified: Nov. 21, 2024
-
9.8
CRITICALCVE-2016-10541
The npm module "shell-quote" 1.6.0 and earlier cannot correctly escape ">" and "<" operator used for redirection in shell. Applications that depend on shell-quote may also be vulnerable. A malicious user could perform code injection.... Read more
Affected Products : shell-quote- EPSS Score: %0.42
- Published: May. 31, 2018
- Modified: Nov. 21, 2024
-
7.5
HIGHCVE-2016-10540
Minimatch is a minimal matching utility that works by converting glob expressions into JavaScript `RegExp` objects. The primary function, `minimatch(path, pattern)` in Minimatch 3.0.1 and earlier is vulnerable to ReDoS in the `pattern` parameter.... Read more
Affected Products : minimatch- EPSS Score: %0.44
- Published: May. 31, 2018
- Modified: Nov. 21, 2024
-
7.5
HIGHCVE-2016-10539
negotiator is an HTTP content negotiator for Node.js and is used by many modules and frameworks including Express and Koa. The header for "Accept-Language", when parsed by negotiator 0.6.0 and earlier is vulnerable to Regular Expression Denial of Service ... Read more
Affected Products : negotiator- EPSS Score: %0.33
- Published: May. 31, 2018
- Modified: Nov. 21, 2024
-
4.9
MEDIUMCVE-2016-10538
The package `node-cli` before 1.0.0 insecurely uses the lock_file and log_file. Both of these are temporary, but it allows the starting user to overwrite any file they have access to.... Read more
- EPSS Score: %0.32
- Published: May. 31, 2018
- Modified: Nov. 21, 2024
-
5.4
MEDIUMCVE-2016-10537
backbone is a module that adds in structure to a JavaScript heavy application through key-value pairs and custom events connecting to your RESTful API through JSON There exists a potential Cross Site Scripting vulnerability in the `Model#Escape` function ... Read more
Affected Products : backbone- EPSS Score: %0.19
- Published: May. 31, 2018
- Modified: Nov. 21, 2024
-
5.9
MEDIUMCVE-2016-10536
engine.io-client is the client for engine.io, the implementation of a transport-based cross-browser/cross-device bi-directional communication layer for Socket.IO. The vulnerability is related to the way that node.js handles the `rejectUnauthorized` settin... Read more
Affected Products : engine.io-client- EPSS Score: %0.24
- Published: May. 31, 2018
- Modified: Nov. 21, 2024
-
5.9
MEDIUMCVE-2016-10535
csrf-lite is a cross-site request forgery protection library for framework-less node sites. csrf-lite uses `===`, a fail first string comparison, instead of a time constant string comparison This enables an attacker to guess the secret in no more than (16... Read more
Affected Products : csrf-lite- EPSS Score: %0.32
- Published: May. 31, 2018
- Modified: Nov. 21, 2024
-
5.9
MEDIUMCVE-2016-10534
electron-packager is a command line tool that packages Electron source code into `.app` and `.exe` packages. along with Electron. The `--strict-ssl` command line option in electron-packager >= 5.2.1 <= 6.0.0 || >=6.0.0 <= 6.0.2 defaults to false if not ex... Read more
Affected Products : electron-packager- EPSS Score: %0.16
- Published: May. 31, 2018
- Modified: Nov. 21, 2024
-
8.8
HIGHCVE-2016-10533
express-restify-mongoose is a module to easily create a flexible REST interface for mongoose models. express-restify-mongoose 2.4.2 and earlier and 3.0.X through 3.0.1 allows a malicious user to send a request for `GET /User?distinct=password` and get all... Read more
Affected Products : express-restify-mongoose- EPSS Score: %0.26
- Published: May. 31, 2018
- Modified: Nov. 21, 2024
-
10.0
HIGHCVE-2016-10532
console-io is a module that allows users to implement a web console in their application. A malicious user could bypass the authentication and execute any command that the user who is running the console-io application 2.2.13 and earlier is able to run. T... Read more
Affected Products : console-io- EPSS Score: %0.42
- Published: May. 31, 2018
- Modified: Nov. 21, 2024
-
6.1
MEDIUMCVE-2016-10531
marked is an application that is meant to parse and compile markdown. Due to the way that marked 0.3.5 and earlier parses input, specifically HTML entities, it's possible to bypass marked's content injection protection (`sanitize: true`) to inject a `java... Read more
Affected Products : marked- EPSS Score: %0.29
- Published: May. 31, 2018
- Modified: Nov. 21, 2024
-
5.9
MEDIUMCVE-2016-10530
The airbrake module 0.3.8 and earlier defaults to sending environment variables over HTTP. Environment variables can often times contain secret keys and other sensitive values. A malicious user could be on the same network as a regular user and intercept ... Read more
Affected Products : airbrake- EPSS Score: %0.32
- Published: May. 31, 2018
- Modified: Nov. 21, 2024