CVE-2016-10549
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.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
sailsnpm | < 0.12.7 | 0.12.7 |
Affected products
3- Range: <=0.12.7
Patches
Vulnerability mechanics
References
8- sailsjs.org/documentation/concepts/security/corsnvdVendor AdvisoryWEB
- sailsjs.org/documentation/reference/configuration/sails-config-corsnvdVendor AdvisoryWEB
- github.com/advisories/GHSA-qmv4-jgp7-mf68ghsaADVISORY
- nodesecurity.io/advisories/148nvdThird Party Advisory
- nvd.nist.gov/vuln/detail/CVE-2016-10549ghsaADVISORY
- github.com/balderdashy/sails/commit/0057123a0321be6758845abbeb4290bf418ce542ghsaWEB
- github.com/balderdashy/sails/releases/tag/v0.12.7ghsaWEB
- www.npmjs.com/advisories/148ghsaWEB
News mentions
0No linked articles in our index yet.