Home
Trends
Vulnerabilities
News
Researchers
Why dbugs?

Marynko

#25432of 53,630
9.8Total CVSS
Vulnerabilities · 1
PT-2022-12261
9.8
2022-03-17
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.