Executive Summary

Informations
Name CVE-2022-23554 First vendor Publication 2022-12-28
Vendor Cve Last vendor Modification 2023-07-11

Security-Database Scoring CVSS v3

Cvss vector : CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N
Overall CVSS Score 5.4
Base Score 5.4 Environmental Score 5.4
impact SubScore 2.5 Temporal Score 5.4
Exploitabality Sub Score 2.8
 
Attack Vector Network Attack Complexity Low
Privileges Required None User Interaction Required
Scope Unchanged Confidentiality Impact Low
Integrity Impact Low Availability Impact None
Calculate full CVSS 3.0 Vectors scores

Security-Database Scoring CVSS v2

Cvss vector :
Cvss Base Score N/A Attack Range N/A
Cvss Impact Score N/A Attack Complexity N/A
Cvss Expoit Score N/A Authentication N/A
Calculate full CVSS 2.0 Vectors scores

Detail

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.

Original Source

Url : http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-23554

CWE : Common Weakness Enumeration

% Id Name
100 % CWE-697 Insufficient Comparison

CPE : Common Platform Enumeration

TypeDescriptionCount
Application 1

Sources (Detail)

Source Url
MISC https://github.com/stevespringett/Alpine/blob/f03dbda46229c26145a5f9f7f2660cc...
https://github.com/stevespringett/Alpine/releases/tag/alpine-parent-1.10.4
https://securitylab.github.com/advisories/GHSL-2021-1010-Alpine/

Alert History

If you want to see full details history, please login or register.
0
1
2
Date Informations
2023-07-12 00:27:37
  • Multiple Updates
2023-01-06 21:27:20
  • Multiple Updates
2022-12-29 00:27:14
  • First insertion