Headline
CVE-2021-32691: Release v2.20.0 · ApollosProject/apollos-apps
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.
Compare
Choose a tag to compare
github-actions released this
· 615 commits to master since this release
v2.20.0
1495867
Compare
Choose a tag to compare
2.20.0 (2021-06-14)****Features
- Following List (#1982) (bc6ec1d)
Bug Fixes
- Close search modal when tapping on an item (#1978) (e9f771f)
- forces prayer button to follow keyboard (#1985) (a4a2de1)
- properly refetch liked content list (#1986) (4d899a2)
- remove forced location permissions (#1965) (cd1d555)
- turns off automerging new people (#1989) (cb5f8f1)