#VU97292 Improper authentication in forklift - CVE-2024-8509
Published: September 16, 2024
forklift
KubeV2V
Description
The vulnerability allows a remote attacker to bypass authentication process.
The vulnerability exists due to the application does not actually verify if the supplied Bearer token is valid and grants access to the API. A remote attacker can send a simple valid HTTP request with any Bearer token and gain unauthorized access to the application.