Improper access control in parse-server - CVE-2023-32689
Published: May 30, 2023 / Updated: May 23, 2026
parse-server
Detailed vulnerability description
The vulnerability allows a remote user to disclose sensitive information.
The vulnerability exists due to improper access control in file upload handling when uploading a malicious HTML file through the public API. A remote user can upload a crafted HTML file and trick victims into opening it to disclose sensitive information.
When the Parse JavaScript SDK is used, a malicious script in the uploaded HTML can access the victim's session token from browser local storage. User interaction is required to open the crafted URL.