Bug 2321258 (CVE-2024-10295) - CVE-2024-10295 Gateway: APICast Basic Auth Bypass via Malformed Base64 HeadersSending non-base64 'basic' auth with special characters causes APICast to incorrectly authenticate a request
Summary: CVE-2024-10295 Gateway: APICast Basic Auth Bypass via Malformed Base64 Header...
Keywords:
Status: NEW
Alias: CVE-2024-10295
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
high
high
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2024-10-23 10:27 UTC by OSIDB Bzimport
Modified: 2025-05-15 08:28 UTC (History)
199 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2024-10-23 10:27:26 UTC
When a request contains an invalid base64-encoded header (e.g., Authorization: Basic 1234?), APICast does not properly handle the decoding failure. Instead, it skips the remaining authentication steps and processes the request, allowing unauthorized access to the backend service. This can lead to potential security risks as unverified requests are processed by the backend.


Note You need to log in before you can comment on or make changes to this bug.