CVE-2016-10549
Last modified
CVE-2016-10549 is a vulnerability of currently unknown severity. 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. EPSS estimates a 0.65% chance of exploitation in the next 30 days.
Description
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 would allow an attacker to make AJAX requests to vulnerable hosts through cross site scripting or a malicious HTML Document, effectively bypassing the Same Origin Policy. Note that this is only an issue when `allRoutes` is set to `true` and `origin` is set to `*` or left commented out in the sails CORS config file. The problem can be compounded when the cors `credentials` setting is not provided. At that point authenticated cross domain requests are possible.
Metrics
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Sailsjs | Sails | <= 0.12.7 |
References
- http://sailsjs.org/documentation/concepts/security/corsVendor Advisory
- https://nodesecurity.io/advisories/148Third Party Advisory
- http://sailsjs.org/documentation/concepts/security/corsVendor Advisory
- https://nodesecurity.io/advisories/148Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2016-10549?
How severe is CVE-2016-10549?
How do I fix CVE-2016-10549?
How Strix Helps
- Uncovering a hidden BOLA in Appsmith's snapshot logicStrix autonomously discovered a BOLA/IDOR vulnerability in Appsmith's snapshot deletion path.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2016
- CVE-2016-10543call is an HTTP router that is primarily used by the hapi fr…
- CVE-2016-10544uws is a WebSocket server library. By sending a 256mb websoc…
- CVE-2016-10545Rejected reason: DO NOT USE THIS CANDIDATE NUMBER. ConsultI…
- CVE-2016-10546An arbitrary code injection vector was found in PouchDB 6.0.…
- CVE-2016-10547Nunjucks is a full featured templating engine for JavaScript…
- CVE-2016-10548Arbitrary code execution is possible in reduce-css-calc node…
- CVE-2016-1055Use-after-free vulnerability in Adobe Reader and Acrobat bef…
- CVE-2016-10550sequelize is an Object-relational mapping, or a middleman to…
- CVE-2016-10551waterline-sequel is a module that helps generate SQL stateme…
- CVE-2016-10552igniteui 0.0.5 and earlier downloads JavaScript and CSS reso…
- CVE-2016-10553sequelize is an Object-relational mapping, or a middleman to…
- CVE-2016-10554sequelize is an Object-relational mapping, or a middleman to…
Are you affected by CVE-2016-10549?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
