SB2024091609 - Missing authentication in Forklift Controller
Published: September 16, 2024
Breakdown by Severity
- Low
- Medium
- High
- Critical
Description
This security bulletin contains information about 1 vulnerability.
1) Improper authentication (CVE-ID: CVE-2024-8509)
CWE-ID: CWE-287 - Improper Authentication
CVSSv4: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N/E:U/U:Green
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.
Remediation
Cybersecurity Help is not aware of any official remediation provided by the vendor.