CVE-2022-39231: Improper Authentication
(updated )
Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. In versions prior to 4.10.16, or from 5.0.0 to 5.2.6, validation of the authentication adapter app ID for Facebook and Spotify may be circumvented. Configurations which allow users to authenticate using the Parse Server authentication adapter where appIds
is set as a string instead of an array of strings authenticate requests from an app with a different app ID than the one specified in the appIds
configuration. For this vulnerability to be exploited, an attacker needs to be assigned an app ID by the authentication provider which is a sub-set of the server-side configured app ID. This issue is patched in versions 4.10.16 and 5.2.7. There are no known workarounds.
References
- github.com/advisories/GHSA-r657-33vp-gp22
- github.com/parse-community/parse-server/commit/8c8ec715739e0f851338cfed794409ebac66c51b
- github.com/parse-community/parse-server/releases/tag/4.10.16
- github.com/parse-community/parse-server/releases/tag/5.2.7
- github.com/parse-community/parse-server/security/advisories/GHSA-r657-33vp-gp22
- nvd.nist.gov/vuln/detail/CVE-2022-39231
Detect and mitigate CVE-2022-39231 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 →