CVE-2022-23554
Last modified
CVE-2022-23554 is a medium-severity vulnerability rated 5.4/10 on the CVSS scale. Alpine is a scaffolding library in Java. Alpine prior to version 1.10.4 allows Authentication Filter bypass. EPSS estimates a 0.66% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Alpine Project | Alpine | < 1.10.4 |
References
- https://github.com/stevespringett/Alpine/releases/tag/alpine-parent-1.10.4Release Notes, Third Party Advisory
- https://securitylab.github.com/advisories/GHSL-2021-1010-Alpine/Third Party Advisory
- https://github.com/stevespringett/Alpine/releases/tag/alpine-parent-1.10.4Release Notes, Third Party Advisory
- https://securitylab.github.com/advisories/GHSL-2021-1010-Alpine/Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2022-23554?
How severe is CVE-2022-23554?
How do I fix CVE-2022-23554?
Are you affected by CVE-2022-23554?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
