#VU71664 Spoofing attack in Parse Server - CVE-2023-22474
Published: January 31, 2023
Parse Server
Parse Community
Description
The vulnerability allows a remote attacker to perform spoofing attack.
The vulnerability exists due to application relies on information passed via the X-Forwarded-For HTTP header to determine the client's IP address. A remote attacker can spoof the IP address and bypass security mechanism of the Parse Server option masterKeyIps by setting an allowed IP address as the x-forwarded-for header value.