Sails.Js · Sails.Js · CVE-2021-44908
**Name of the Vulnerable Software and Affected Versions**
Sails.js versions <= 1.5.2
**Description**
The issue is related to Prototype Pollution via the controller/load-action-modules.js file, specifically the `loadActionModules()` function. This affects Sails.js and can be exploited due to the vulnerable function.
**Recommendations**
For versions <= 1.5.2, update to a version that includes the fix available in the `master` branch of Sails.js's GitHub repository.
As a temporary workaround, consider disabling the `loadActionModules()` function until a patch is available.