FKIE_CVE-2024-22243

Vulnerability from fkie_nvd - Published: 2024-02-23 05:15 - Updated: 2026-06-17 07:11
Summary
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.
Impacted products
Vendor Product Version

{
  "affected": [
    {
      "affectedData": [
        {
          "defaultStatus": "affected",
          "product": "Spring Framework",
          "vendor": "Spring",
          "versions": [
            {
              "lessThan": "6.0.17",
              "status": "affected",
              "version": "6.0.x",
              "versionType": "6.0.17"
            },
            {
              "lessThan": "6.1.4",
              "status": "affected",
              "version": "6.1.x",
              "versionType": "6.1.4"
            },
            {
              "lessThan": "5.3.32",
              "status": "affected",
              "version": "5.3.x",
              "versionType": "5.3.32"
            }
          ]
        }
      ],
      "source": "security@vmware.com"
    },
    {
      "affectedData": [
        {
          "cpes": [
            "cpe:2.3:a:vmware:spring_framework:6.0.0:-:*:*:*:*:*:*"
          ],
          "defaultStatus": "unknown",
          "product": "spring_framework",
          "vendor": "vmware",
          "versions": [
            {
              "lessThan": "6.0.17",
              "status": "affected",
              "version": "6.0.0",
              "versionType": "custom"
            }
          ]
        },
        {
          "cpes": [
            "cpe:2.3:a:vmware:spring_framework:6.1.0:*:*:*:*:*:*:*"
          ],
          "defaultStatus": "unknown",
          "product": "spring_framework",
          "vendor": "vmware",
          "versions": [
            {
              "lessThan": "6.1.4",
              "status": "affected",
              "version": "6.1.0",
              "versionType": "custom"
            }
          ]
        },
        {
          "cpes": [
            "cpe:2.3:a:pivotal_software:spring_framework:5.3.0:*:*:*:*:*:*:*"
          ],
          "defaultStatus": "unknown",
          "product": "spring_framework",
          "vendor": "pivotal_software",
          "versions": [
            {
              "lessThan": "5.3.32",
              "status": "affected",
              "version": "5.3.0",
              "versionType": "custom"
            }
          ]
        },
        {
          "cpes": [
            "cpe:2.3:a:netapp:active_iq_unified_manager:-:*:*:*:*:linux:*:*"
          ],
          "defaultStatus": "unknown",
          "product": "active_iq_unified_manager",
          "vendor": "netapp",
          "versions": [
            {
              "status": "affected",
              "version": "5.0"
            }
          ]
        },
        {
          "cpes": [
            "cpe:2.3:a:netapp:active_iq_unified_manager:-:*:*:*:*:vmware_vsphere:*:*"
          ],
          "defaultStatus": "unknown",
          "product": "active_iq_unified_manager",
          "vendor": "netapp",
          "versions": [
            {
              "status": "affected",
              "version": "5.0"
            }
          ]
        },
        {
          "cpes": [
            "cpe:2.3:a:netapp:active_iq_unified_manager:-:*:*:*:*:windows:*:*"
          ],
          "defaultStatus": "unknown",
          "product": "active_iq_unified_manager",
          "vendor": "netapp",
          "versions": [
            {
              "status": "affected",
              "version": "5.0"
            }
          ]
        }
      ],
      "source": "134c704f-9b21-4f2e-91b3-4a467353bcc0"
    }
  ],
  "cveTags": [],
  "descriptions": [
    {
      "lang": "en",
      "value": "Applications that use UriComponentsBuilder\u00a0to parse an externally provided URL (e.g. through a query parameter) AND\u00a0perform validation checks on the host of the parsed URL may be vulnerable to a  open redirect https://cwe.mitre.org/data/definitions/601.html \u00a0attack or to a SSRF attack if the URL is used after passing validation checks."
    },
    {
      "lang": "es",
      "value": "Las aplicaciones que utilizan UriComponentsBuilder para analizar una URL proporcionada externamente (por ejemplo, a trav\u00e9s de un par\u00e1metro de consulta) Y realizan comprobaciones de validaci\u00f3n en el host de la URL analizada pueden ser vulnerables a una redirecci\u00f3n abierta https://cwe.mitre.org/data/definitions/601 .html o a un ataque SSRF si la URL se utiliza despu\u00e9s de pasar las comprobaciones de validaci\u00f3n."
    }
  ],
  "id": "CVE-2024-22243",
  "lastModified": "2026-06-17T07:11:01.040",
  "metrics": {
    "cvssMetricV31": [
      {
        "cvssData": {
          "attackComplexity": "LOW",
          "attackVector": "NETWORK",
          "availabilityImpact": "NONE",
          "baseScore": 8.1,
          "baseSeverity": "HIGH",
          "confidentialityImpact": "HIGH",
          "integrityImpact": "HIGH",
          "privilegesRequired": "NONE",
          "scope": "UNCHANGED",
          "userInteraction": "REQUIRED",
          "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N",
          "version": "3.1"
        },
        "exploitabilityScore": 2.8,
        "impactScore": 5.2,
        "source": "security@vmware.com",
        "type": "Secondary"
      }
    ],
    "ssvcV203": [
      {
        "source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
        "ssvcData": {
          "id": "CVE-2024-22243",
          "options": [
            {
              "exploitation": "none"
            },
            {
              "automatable": "no"
            },
            {
              "technicalImpact": "total"
            }
          ],
          "role": "CISA Coordinator",
          "timestamp": "2024-06-27T00:00:00+00:00",
          "version": "2.0.3"
        }
      }
    ]
  },
  "published": "2024-02-23T05:15:08.143",
  "references": [
    {
      "source": "security@vmware.com",
      "url": "https://security.netapp.com/advisory/ntap-20240524-0001/"
    },
    {
      "source": "security@vmware.com",
      "url": "https://spring.io/security/cve-2024-22243"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://seclists.org/fulldisclosure/2024/Sep/24"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "https://security.netapp.com/advisory/ntap-20240524-0001/"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "https://spring.io/security/cve-2024-22243"
    }
  ],
  "sourceIdentifier": "security@vmware.com",
  "vulnStatus": "Deferred",
  "weaknesses": [
    {
      "description": [
        {
          "lang": "en",
          "value": "CWE-601"
        }
      ],
      "source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
      "type": "Secondary"
    }
  ]
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.

Sightings

Author Source Type Date Other

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.

Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…