CVE-2022-23554

MEDIUM

Alpine < 1.10.4 - Authentication Bypass

Title source: rule
STIX 2.1

Description

Alpine is a scaffolding library in Java. Alpine prior to version 1.10.4 allows Authentication Filter bypass. The AuthenticationFilter relies on the request URI to evaluate if the user is accessing the swagger endpoint. By accessing a URL with a path such as /api/foo;%2fapi%2fswagger the contains condition will hold and will return from the authentication filter without aborting the request. Note that the principal object will not be assigned and therefore the issue wont allow user impersonation. This issue has been fixed in version 1.10.4. There are no known workarounds.

Scores

CVSS v3 6.5
EPSS 0.0033
EPSS Percentile 56.0%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N

CISA SSVC

Vulnrichment
Exploitation none
Automatable yes
Technical Impact partial

Details

CWE
CWE-697 CWE-287
Status published
Products (2)
alpine_project/alpine < 1.10.4
us.springett/alpine 0 - 1.10.4Maven
Published Dec 28, 2022
Tracked Since Feb 18, 2026