Tag
Parse Server LiveQuery Protected Field Leak via Shared Mutable State
3 rulesParse Server versions before 8.6.65 and between 9.0.0 and 9.7.0-alpha.9 are vulnerable to a data leak where protected fields and authentication data can be exposed to unauthorized clients due to shared mutable objects across concurrent LiveQuery subscribers.
Parse Server /users/me Endpoint Exposes MFA Secrets
2 rules 1 TTPParse Server versions before 8.6.61 and versions 9.0.0 to 9.6.0-alpha.55 expose sensitive MFA credentials via the `/users/me` endpoint, allowing authenticated users to extract TOTP secrets and recovery codes.
Parse Server Denial of Service via Unindexed Database Query
2 rules 1 TTPAn unauthenticated attacker can cause a Denial of Service (DoS) by sending authentication requests with arbitrary, unconfigured provider names, leading to a full collection scan on the user database in vulnerable Parse Server versions.
Parse Server PostgreSQL Adapter SQL Injection Vulnerability
2 rules 1 TTPA SQL injection vulnerability in Parse Server's PostgreSQL adapter allows an attacker with master key access to execute arbitrary SQL statements via crafted field names in aggregate `$group` or `distinct` operations, leading to privilege escalation.