PT-2019-11629 · Parse · Parse Server
Acinader
·
Published
2019-07-11
·
Updated
2020-08-24
·
CVE-2019-1020013
CVSS v3.1
5.3
Medium
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N |
Name of the Vulnerable Software and Affected Versions:
parse-server versions prior to 3.6.0
Description:
The issue allows for account enumeration. An attacker can guess ids and obtain information about linked accounts or email addresses. This occurs because
ParseError.ACCOUNT ALREADY LINKED(208) is thrown before the AuthController checks the password, allowing an attacker to deduce the existence of certain accounts.Recommendations:
For versions prior to 3.6.0, update to version 3.6.0 or later to resolve the issue. As a temporary workaround, consider restricting access to account linking functionality until the update is applied.
Fix
Generation of Error Message Containing Sensitive Information
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Parse Server