CVE-2019-1020013
published 2019-07-29CVE-2019-1020013: parse-server before 3.6.0 allows account enumeration.
PriorityP426medium5.3CVSS 3.0
AVNACLPRNUINSUCLINAN
EPSS
1.16%
63.1th percentile
parse-server before 3.6.0 allows account enumeration.
Affected
3 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| parse | parse-server | < 3.6.0 | 3.6.0 |
| parse | parse-server | >= 0 < 3.6.0 | 3.6.0 |
| parseplatform | parse-server | < 3.6.0 | 3.6.0 |
CVSS provenance
nvdv3.05.3MEDIUMCVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
nvdv2.05.0MEDIUMAV:N/AC:L/Au:N/C:P/I:N/A:N
Stop checking back — get the weekly exploitation signal.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
GHSA
Sensitive Data Exposure in parse-server
ghsa·2019-07-11
CVE-2019-1020013 [MEDIUM] CWE-209 Sensitive Data Exposure in parse-server
Sensitive Data Exposure in parse-server
Versions of parse-server prior to 3.6.0 could allow an account enumeration attack via account linking.
`ParseError.ACCOUNT_ALREADY_LINKED(208)` was thrown BEFORE the AuthController checks the password and throws a `ParseError.SESSION_MISSING(206)` for Insufficient auth. An attacker can guess ids and get information about linked accounts/email addresses.
### For more information
If you have any questions or comments about this advisory,
Open an issue in the [parse-server](https://github.com/parse-community/parse-server)
[Parse Community Vulnerability Disclosure Program](https://github.com/parse-community/parse-server/blob/master/SECURITY.md)
OSV
Sensitive Data Exposure in parse-server
osv·2019-07-11
CVE-2019-1020013 [MEDIUM] Sensitive Data Exposure in parse-server
Sensitive Data Exposure in parse-server
Versions of parse-server prior to 3.6.0 could allow an account enumeration attack via account linking.
`ParseError.ACCOUNT_ALREADY_LINKED(208)` was thrown BEFORE the AuthController checks the password and throws a `ParseError.SESSION_MISSING(206)` for Insufficient auth. An attacker can guess ids and get information about linked accounts/email addresses.
### For more information
If you have any questions or comments about this advisory,
Open an issue in the [parse-server](https://github.com/parse-community/parse-server)
[Parse Community Vulnerability Disclosure Program](https://github.com/parse-community/parse-server/blob/master/SECURITY.md)
No detection rules found.
No public exploits indexed.
No writeups or analysis indexed.
2019-07-29
Published