Lucene search

K
cvelistVmwareCVELIST:CVE-2024-22259
HistoryMar 16, 2024 - 4:40 a.m.

CVE-2024-22259 CVE-2024-22259: Spring Framework URL Parsing with Host Validation (2nd report)

2024-03-1604:40:08
vmware
www.cve.org
cve-2024-22259
spring framework
url parsing
host validation
open redirect
ssrf
external url
query parameter

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

8.1 High

AI Score

Confidence

High

0.0004 Low

EPSS

Percentile

9.0%

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

8.1 High

AI Score

Confidence

High

0.0004 Low

EPSS

Percentile

9.0%