Broken CORS Affecting sails Open this link in a new tab package, versions <0.12.7
Attack Complexity
Low
Confidentiality
High
Do your applications use this vulnerable package?
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applications-
snyk-id
npm:sails:20161013
-
published
20 Oct 2016
-
disclosed
13 Oct 2016
-
credit
Evan Johnson
Introduced: 13 Oct 2016
CVE-2016-10549 Open this link in a new tabOverview
sails
is API-driven framework for building realtime apps, using MVC conventions (based on Express and Socket.io).
Sails version 0.12.6
and lower allowed the default CORS settings to be very permissive, letting the attacker to bypass the Same Origin Policy.
Remediation
Upgrade sails
to version 0.12.7 or higher.