Parse Server (npm package parse-server) broadcasts events to all clients without checking if the session token is valid. This allows clients with expired sessions to still receive subscription objects. It is not possible to create subscription objects with invalid session tokens. The issue is not patched.
References
Link | Resource |
---|---|
https://github.com/parse-community/parse-server/security/advisories/GHSA-2xm2-xj2q-qgpj | Third Party Advisory |
https://github.com/parse-community/parse-server/commit/78b59fb26b1c36e3cdbd42ba9fec025003267f58 | Patch Third Party Advisory |
https://npmjs.com/parse-server | Product Third Party Advisory |
Configurations
Information
Published : 2020-10-22 15:15
Updated : 2020-10-30 08:02
NVD link : CVE-2020-15270
Mitre link : CVE-2020-15270
JSON object : View
CWE
CWE-672
Operation on a Resource after Expiration or Release
Products Affected
parseplatform
- parse-server