Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2016-10549

4.4 · MEDIUM
Published May 31, 2018 sailsjs CWE-284 EPSS 0.65% (48th pctl)

Overview

CVE-2016-10549 is a medium-severity vulnerability affecting sailsjs sails. It was published on May 31, 2018 and has a CVSS 3.0 base score of 4.4 (MEDIUM).

This vulnerability has a CVSS 3.0 base score of 4.4, rated MEDIUM. It can be exploited remotely over the network. Some level of privileges is required for exploitation.

Technical 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.

Remediation

Check the references section for vendor advisories and patches from sailsjs. Update sails to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
sailsjs sails 0 Affected

Frequently Asked Questions

What is CVE-2016-10549?

CVE-2016-10549 is a medium-severity vulnerability affecting sailsjs sails. It was published on May 31, 2018 and has a CVSS 3.0 base score of 4.4 (MEDIUM).

How severe is CVE-2016-10549?

This vulnerability has a CVSS 3.0 base score of 4.4, rated MEDIUM. It can be exploited remotely over the network. Some level of privileges is required for exploitation.

How do I fix or remediate CVE-2016-10549?

Check the references section for vendor advisories and patches from sailsjs. Update sails to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2016-10549?

CyberStrike's AI-powered security agents can automatically detect CVE-2016-10549 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.