CVE-2020-15270

Summary

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.

Affected Software

VendorProductVersion RangeStatus
parse-communityparse-server<= 4.3.0affected

Weaknesses

  • CWE-672: {"CWE-672":"Operation on a Resource after Expiration or Release"}

ADP Enrichment

CVE Program Container

Additional References

References