Description
Apollos Apps is an open source platform for launching church-related apps. In Apollos Apps versions prior to 2.20.0, new user registrations are able to access anyone's account by only knowing their basic profile information (name, birthday, gender, etc). This includes all app functionality within the app, as well as any authenticated links to Rock-based webpages (such as giving and events). There is a patch in version 2.20.0. As a workaround, one can patch one's server by overriding the `create` data source method on the `People` class.
Remediation
References
https://github.com/ApollosProject/apollos-apps/commit/cb5f8f1c0b24f1b215b2bb5eb6f9a8e16d728ce2
https://github.com/ApollosProject/apollos-apps/releases/tag/v2.20.0
https://github.com/ApollosProject/apollos-apps/security/advisories/GHSA-r578-pj6f-r4ff
Related Vulnerabilities
CVE-2020-24855 Vulnerability in npm package @easy-team/easywebpack-cli
CVE-2023-50730 Vulnerability in maven package edu.gemini:gsp-graphql-core_3
CVE-2021-42550 Vulnerability in maven package ch.qos.logback:logback-core
CVE-2020-9482 Vulnerability in maven package org.apache.nifi.registry:nifi-registry-core
CVE-2023-22465 Vulnerability in maven package org.http4s:http4s-core_2.12