Lucene search

K
cve[email protected]CVE-2024-22259
HistoryMar 16, 2024 - 5:15 a.m.

CVE-2024-22259

2024-03-1605:15:20
web.nvd.nist.gov
94
spring framework
uricomponentsbuilder
cve-2024-22259
url parsing
validation
open redirect
ssrf
nvd

8.1 High

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

REQUIRED

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

NONE

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N

7.7 High

AI Score

Confidence

High

0.0004 Low

EPSS

Percentile

8.8%

Applications that use UriComponentsBuilder in Spring Framework to parse an externally provided URL (e.g. through a query parameter) AND perform validation checks on the host of the parsed URL may be vulnerable to a open redirect https://cwe.mitre.org/data/definitions/601.html  attack or to a SSRF attack if the URL is used after passing validation checks.

This is the same as CVE-2024-22243 https://spring.io/security/cve-2024-22243 , but with different input.

CNA Affected

[
  {
    "defaultStatus": "affected",
    "packageName": "Spring Framework",
    "product": "Spring Framework",
    "vendor": "Spring",
    "versions": [
      {
        "lessThan": "6.1.5",
        "status": "affected",
        "version": "6.1.x",
        "versionType": "git"
      },
      {
        "lessThan": "6.0.18",
        "status": "affected",
        "version": "6.0.x",
        "versionType": "git"
      },
      {
        "lessThan": "5.3.33",
        "status": "affected",
        "version": "5.3.x",
        "versionType": "git"
      }
    ]
  }
]

8.1 High

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

REQUIRED

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

NONE

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N

7.7 High

AI Score

Confidence

High

0.0004 Low

EPSS

Percentile

8.8%