Lucene search

K
vulnrichmentVmwareVULNRICHMENT:CVE-2024-22243
HistoryFeb 23, 2024 - 5:03 a.m.

CVE-2024-22243 CVE-2024-22243: Spring Framework URL Parsing with Host Validation

2024-02-2305:03:54
vmware
github.com
2
spring framework
url parsing
host validation
open redirect
ssrf
security vulnerability

CVSS3

8.1

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

AI Score

7

Confidence

Low

EPSS

0.001

Percentile

26.6%

SSVC

Exploitation

none

Automatable

no

Technical Impact

total

Applications that use UriComponentsBuilder 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.

ADP Affected

[
  {
    "cpes": [
      "cpe:2.3:a:vmware:spring_framework:6.0.0:-:*:*:*:*:*:*"
    ],
    "vendor": "vmware",
    "product": "spring_framework",
    "versions": [
      {
        "status": "affected",
        "version": "6.0.0",
        "lessThan": "6.0.17",
        "versionType": "custom"
      }
    ],
    "defaultStatus": "unknown"
  },
  {
    "cpes": [
      "cpe:2.3:a:vmware:spring_framework:6.1.0:*:*:*:*:*:*:*"
    ],
    "vendor": "vmware",
    "product": "spring_framework",
    "versions": [
      {
        "status": "affected",
        "version": "6.1.0",
        "lessThan": "6.1.4",
        "versionType": "custom"
      }
    ],
    "defaultStatus": "unknown"
  },
  {
    "cpes": [
      "cpe:2.3:a:pivotal_software:spring_framework:5.3.0:*:*:*:*:*:*:*"
    ],
    "vendor": "pivotal_software",
    "product": "spring_framework",
    "versions": [
      {
        "status": "affected",
        "version": "5.3.0",
        "lessThan": "5.3.32",
        "versionType": "custom"
      }
    ],
    "defaultStatus": "unknown"
  },
  {
    "cpes": [
      "cpe:2.3:a:netapp:active_iq_unified_manager:-:*:*:*:*:linux:*:*"
    ],
    "vendor": "netapp",
    "product": "active_iq_unified_manager",
    "versions": [
      {
        "status": "affected",
        "version": "5.0"
      }
    ],
    "defaultStatus": "unknown"
  },
  {
    "cpes": [
      "cpe:2.3:a:netapp:active_iq_unified_manager:-:*:*:*:*:vmware_vsphere:*:*"
    ],
    "vendor": "netapp",
    "product": "active_iq_unified_manager",
    "versions": [
      {
        "status": "affected",
        "version": "5.0"
      }
    ],
    "defaultStatus": "unknown"
  },
  {
    "cpes": [
      "cpe:2.3:a:netapp:active_iq_unified_manager:-:*:*:*:*:windows:*:*"
    ],
    "vendor": "netapp",
    "product": "active_iq_unified_manager",
    "versions": [
      {
        "status": "affected",
        "version": "5.0"
      }
    ],
    "defaultStatus": "unknown"
  }
]

CVSS3

8.1

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

AI Score

7

Confidence

Low

EPSS

0.001

Percentile

26.6%

SSVC

Exploitation

none

Automatable

no

Technical Impact

total