CVE-2022-23554Improper Authentication in Alpine

Severity
5.4MEDIUMNVD
EPSS
0.3%
top 43.91%
CISA KEV
Not in KEV
Exploit
No known exploits
Timeline
PublishedDec 28
Latest updateAug 5

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.

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:NExploitability: 2.8 | Impact: 2.5

Affected Packages2 packages

CVEListV5stevespringett/alpine< 1.10.4
NVDalpine_project/alpine< 1.10.4

Patches

🔴Vulnerability Details

2
GHSA
Alpine allows Authentication Filter bypass2024-08-05
OSV
Alpine allows Authentication Filter bypass2024-08-05