Advisory Database
  • Advisories
  • Dependency Scanning
  1. npm
  2. ›
  3. sails
  4. ›
  5. CVE-2016-10549

CVE-2016-10549: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

February 18, 2019 (updated January 8, 2021)

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.

References

  • sailsjs.org/documentation/concepts/security/cors
  • sailsjs.org/documentation/reference/configuration/sails-config-cors
  • github.com/advisories/GHSA-qmv4-jgp7-mf68
  • nodesecurity.io/advisories/148
  • nvd.nist.gov/vuln/detail/CVE-2016-10549
  • www.npmjs.com/advisories/148

Code Behaviors & Features

Detect and mitigate CVE-2016-10549 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 0.12.7

Fixed versions

  • 0.12.7

Solution

Upgrade to version 0.12.7 or above.

Impact 4.4 MEDIUM

CVSS:3.0/AV:N/AC:H/PR:L/UI:R/S:C/C:L/I:L/A:N

Learn more about CVSS

Weakness

  • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Source file

npm/sails/CVE-2016-10549.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:15:28 +0000.