Security Advisory

CVE-2020-15270

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2020-10-22 21:25:16
Last updated 2024-08-04 13:15:19
Assigner GitHub_M
State PUBLISHED

Description

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.