CVE-2021-32691

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:apollosapp:data-connector-rock:*:*:*:*:*:node.js:*:*

History

24 Jun 2021, 20:36

Type Values Removed Values Added
CVSS v2 : unknown
v3 : unknown
v2 : 7.5
v3 : 9.8
CPE cpe:2.3:a:apollosapp:data-connector-rock:*:*:*:*:*:node.js:*:*
CWE CWE-287
References (MISC) https://github.com/ApollosProject/apollos-apps/releases/tag/v2.20.0 - (MISC) https://github.com/ApollosProject/apollos-apps/releases/tag/v2.20.0 - Patch, Third Party Advisory
References (MISC) https://github.com/ApollosProject/apollos-apps/commit/cb5f8f1c0b24f1b215b2bb5eb6f9a8e16d728ce2 - (MISC) https://github.com/ApollosProject/apollos-apps/commit/cb5f8f1c0b24f1b215b2bb5eb6f9a8e16d728ce2 - Patch, Third Party Advisory
References (CONFIRM) https://github.com/ApollosProject/apollos-apps/security/advisories/GHSA-r578-pj6f-r4ff - (CONFIRM) https://github.com/ApollosProject/apollos-apps/security/advisories/GHSA-r578-pj6f-r4ff - Mitigation, Third Party Advisory

16 Jun 2021, 22:15

Type Values Removed Values Added
New CVE

Information

Published : 2021-06-16 22:15

Updated : 2024-02-04 21:47


NVD link : CVE-2021-32691

Mitre link : CVE-2021-32691

CVE.ORG link : CVE-2021-32691


JSON object : View

Products Affected

apollosapp

  • data-connector-rock
CWE
CWE-287

Improper Authentication

CWE-303

Incorrect Implementation of Authentication Algorithm