CVE-2024-10295

A flaw was found in Gateway. Sending a non-base64 'basic' auth with special characters can cause APICast to incorrectly authenticate a request. A malformed basic authentication header containing special characters bypasses authentication and allows unauthorized access to the backend. This issue can occur due to a failure in the base64 decoding process, which causes APICast to skip the rest of the authentication checks and proceed with routing the request upstream.
Configurations

No configuration.

History

No history.

Information

Published : 2024-10-24 18:15

Updated : 2024-11-12 21:15


NVD link : CVE-2024-10295

Mitre link : CVE-2024-10295

CVE.ORG link : CVE-2024-10295


JSON object : View

Products Affected

No product.

CWE
CWE-863

Incorrect Authorization