Lucene search

K
cveDellCVE-2018-15758
HistoryOct 18, 2018 - 10:29 p.m.

CVE-2018-15758

2018-10-1822:29:00
dell
web.nvd.nist.gov
74
spring security oauth
cve-2018-15758
authorization server
privilege escalation
vulnerability
nvd

CVSS2

6.8

Attack Vector

NETWORK

Attack Complexity

MEDIUM

Authentication

NONE

Confidentiality Impact

PARTIAL

Integrity Impact

PARTIAL

Availability Impact

PARTIAL

AV:N/AC:M/Au:N/C:P/I:P/A:P

CVSS3

9.6

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

LOW

User Interaction

NONE

Scope

CHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

NONE

CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:N

AI Score

8

Confidence

High

EPSS

0.003

Percentile

70.4%

Spring Security OAuth, versions 2.3 prior to 2.3.4, and 2.2 prior to 2.2.3, and 2.1 prior to 2.1.3, and 2.0 prior to 2.0.16, and older unsupported versions could be susceptible to a privilege escalation under certain conditions. A malicious user or attacker can craft a request to the approval endpoint that can modify the previously saved authorization request and lead to a privilege escalation on the subsequent approval. This scenario can happen if the application is configured to use a custom approval endpoint that declares AuthorizationRequest as a controller method argument. This vulnerability exposes applications that meet all of the following requirements: Act in the role of an Authorization Server (e.g. @EnableAuthorizationServer) and use a custom Approval Endpoint that declares AuthorizationRequest as a controller method argument. This vulnerability does not expose applications that: Act in the role of an Authorization Server and use the default Approval Endpoint, act in the role of a Resource Server only (e.g. @EnableResourceServer), act in the role of a Client only (e.g. @EnableOAuthClient).

Affected configurations

Nvd
Vulners
Node
pivotal_softwarespring_security_oauthRange1.0.5
OR
pivotal_softwarespring_security_oauthRange2.0.02.0.16
OR
pivotal_softwarespring_security_oauthRange2.1.02.1.3
OR
pivotal_softwarespring_security_oauthRange2.2.02.2.3
OR
pivotal_softwarespring_security_oauthRange2.3.02.3.4
VendorProductVersionCPE
pivotal_softwarespring_security_oauth*cpe:2.3:a:pivotal_software:spring_security_oauth:*:*:*:*:*:*:*:*

CNA Affected

[
  {
    "product": "Spring Security OAuth",
    "vendor": "Pivotal",
    "versions": [
      {
        "lessThanOrEqual": "2.3.3",
        "status": "affected",
        "version": "2.3",
        "versionType": "custom"
      },
      {
        "lessThanOrEqual": "2.2.2",
        "status": "affected",
        "version": "2.2",
        "versionType": "custom"
      },
      {
        "lessThanOrEqual": "2.1.2",
        "status": "affected",
        "version": "2.1",
        "versionType": "custom"
      },
      {
        "lessThanOrEqual": "2.0.15",
        "status": "affected",
        "version": "2.0",
        "versionType": "custom"
      }
    ]
  }
]

CVSS2

6.8

Attack Vector

NETWORK

Attack Complexity

MEDIUM

Authentication

NONE

Confidentiality Impact

PARTIAL

Integrity Impact

PARTIAL

Availability Impact

PARTIAL

AV:N/AC:M/Au:N/C:P/I:P/A:P

CVSS3

9.6

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

LOW

User Interaction

NONE

Scope

CHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

NONE

CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:N

AI Score

8

Confidence

High

EPSS

0.003

Percentile

70.4%