We found results for “”
CVE-2022-31690
Good to know:
Date: October 30, 2022
Spring Security, versions 5.7 prior to 5.7.5, and 5.6 prior to 5.6.9, and older unsupported versions could be susceptible to a privilege escalation under certain conditions. A malicious user or attacker can modify a request initiated by the Client (via the browser) to the Authorization Server which can lead to a privilege escalation on the subsequent approval. This scenario can happen if the Authorization Server responds with an OAuth2 Access Token Response containing an empty scope list (per RFC 6749, Section 5.1) on the subsequent request to the token endpoint to obtain the access token.
Language: Java
Severity Score
Related Resources (6)
Severity Score
Weakness Type (CWE)
Insufficient Information
NVD-CWE-noinfoImproper Privilege Management
CWE-269Top Fix
Upgrade Version
Upgrade to version org.springframework.security:spring-security-oauth2-client:5.6.9,5.7.5
CVSS v3.1
Base Score: |
|
---|---|
Attack Vector (AV): | NETWORK |
Attack Complexity (AC): | HIGH |
Privileges Required (PR): | NONE |
User Interaction (UI): | NONE |
Scope (S): | UNCHANGED |
Confidentiality (C): | HIGH |
Integrity (I): | HIGH |
Availability (A): | HIGH |