Search

Find a vulnerability

Search criteria

    2 vulnerabilities found for apiserver by SUSE

    CVE-2023-32192 (GCVE-0-2023-32192)

    Vulnerability from nvd – Published: 2024-10-16 12:23 – Updated: 2024-10-16 17:25
    VLAI
    Title
    Rancher API Server Cross-site Scripting Vulnerability
    Summary
    A vulnerability has been identified in which unauthenticated cross-site scripting (XSS) in the API Server's public API endpoint can be exploited, allowing an attacker to execute arbitrary JavaScript code in the victim browser
    SSVC
    Exploitation: none Automatable: no Technical Impact: total
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-80 - Improper Neutralization of Script-Related HTML Tags in a Web Page
    Assigner
    Impacted products
    Vendor Product Version
    SUSE apiserver Affected: 0 , < 0.0.0-20240207153957-4fd7d821d952 (semver)
    Create a notification for this product.
    kubernetes apiserver Affected: 0 , < 0.0.0-20240207153957-4fd7d821d952 (semver)
        cpe:2.3:a:kubernetes:apiserver:*:*:*:*:*:*:*:*
    Create a notification for this product.
    Date Public
    2024-02-08 17:46
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "affected": [
              {
                "cpes": [
                  "cpe:2.3:a:kubernetes:apiserver:*:*:*:*:*:*:*:*"
                ],
                "defaultStatus": "unknown",
                "product": "apiserver",
                "vendor": "kubernetes",
                "versions": [
                  {
                    "lessThan": "0.0.0-20240207153957-4fd7d821d952",
                    "status": "affected",
                    "version": "0",
                    "versionType": "semver"
                  }
                ]
              }
            ],
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2023-32192",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2024-10-16T15:55:37.814475Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2024-10-16T17:25:48.514Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "packageName": "github.com/rancher/apiserver",
              "product": "apiserver",
              "vendor": "SUSE",
              "versions": [
                {
                  "lessThan": "0.0.0-20240207153957-4fd7d821d952",
                  "status": "affected",
                  "version": "0",
                  "versionType": "semver"
                }
              ]
            }
          ],
          "datePublic": "2024-02-08T17:46:00.000Z",
          "descriptions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "A vulnerability has been identified in which unauthenticated cross-site \nscripting (XSS) in the API Server\u0027s public API endpoint can be \nexploited, allowing an attacker to execute arbitrary JavaScript code in the victim browser\u003cbr\u003e"
                }
              ],
              "value": "A vulnerability has been identified in which unauthenticated cross-site \nscripting (XSS) in the API Server\u0027s public API endpoint can be \nexploited, allowing an attacker to execute arbitrary JavaScript code in the victim browser"
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "attackComplexity": "LOW",
                "attackVector": "NETWORK",
                "availabilityImpact": "LOW",
                "baseScore": 8.3,
                "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:L",
                "version": "3.1"
              },
              "format": "CVSS",
              "scenarios": [
                {
                  "lang": "en",
                  "value": "GENERAL"
                }
              ]
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-80",
                  "description": "CWE-80: Improper Neutralization of Script-Related HTML Tags in a Web Page",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2024-10-16T12:23:17.271Z",
            "orgId": "404e59f5-483d-4b8a-8e7a-e67604dd8afb",
            "shortName": "suse"
          },
          "references": [
            {
              "url": "https://bugzilla.suse.com/show_bug.cgi?id=CVE-2023-32192"
            },
            {
              "url": "https://github.com/rancher/apiserver/security/advisories/GHSA-833m-37f7-jq55"
            }
          ],
          "source": {
            "discovery": "UNKNOWN"
          },
          "title": "Rancher API Server Cross-site Scripting Vulnerability",
          "x_generator": {
            "engine": "Vulnogram 0.1.0-dev"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "404e59f5-483d-4b8a-8e7a-e67604dd8afb",
        "assignerShortName": "suse",
        "cveId": "CVE-2023-32192",
        "datePublished": "2024-10-16T12:23:17.271Z",
        "dateReserved": "2023-05-04T08:30:59.322Z",
        "dateUpdated": "2024-10-16T17:25:48.514Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2023-32192 (GCVE-0-2023-32192)

    Vulnerability from cvelistv5 – Published: 2024-10-16 12:23 – Updated: 2024-10-16 17:25
    VLAI
    Title
    Rancher API Server Cross-site Scripting Vulnerability
    Summary
    A vulnerability has been identified in which unauthenticated cross-site scripting (XSS) in the API Server's public API endpoint can be exploited, allowing an attacker to execute arbitrary JavaScript code in the victim browser
    SSVC
    Exploitation: none Automatable: no Technical Impact: total
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-80 - Improper Neutralization of Script-Related HTML Tags in a Web Page
    Assigner
    Impacted products
    Vendor Product Version
    SUSE apiserver Affected: 0 , < 0.0.0-20240207153957-4fd7d821d952 (semver)
    Create a notification for this product.
    kubernetes apiserver Affected: 0 , < 0.0.0-20240207153957-4fd7d821d952 (semver)
        cpe:2.3:a:kubernetes:apiserver:*:*:*:*:*:*:*:*
    Create a notification for this product.
    Date Public
    2024-02-08 17:46
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "affected": [
              {
                "cpes": [
                  "cpe:2.3:a:kubernetes:apiserver:*:*:*:*:*:*:*:*"
                ],
                "defaultStatus": "unknown",
                "product": "apiserver",
                "vendor": "kubernetes",
                "versions": [
                  {
                    "lessThan": "0.0.0-20240207153957-4fd7d821d952",
                    "status": "affected",
                    "version": "0",
                    "versionType": "semver"
                  }
                ]
              }
            ],
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2023-32192",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2024-10-16T15:55:37.814475Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2024-10-16T17:25:48.514Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "packageName": "github.com/rancher/apiserver",
              "product": "apiserver",
              "vendor": "SUSE",
              "versions": [
                {
                  "lessThan": "0.0.0-20240207153957-4fd7d821d952",
                  "status": "affected",
                  "version": "0",
                  "versionType": "semver"
                }
              ]
            }
          ],
          "datePublic": "2024-02-08T17:46:00.000Z",
          "descriptions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "A vulnerability has been identified in which unauthenticated cross-site \nscripting (XSS) in the API Server\u0027s public API endpoint can be \nexploited, allowing an attacker to execute arbitrary JavaScript code in the victim browser\u003cbr\u003e"
                }
              ],
              "value": "A vulnerability has been identified in which unauthenticated cross-site \nscripting (XSS) in the API Server\u0027s public API endpoint can be \nexploited, allowing an attacker to execute arbitrary JavaScript code in the victim browser"
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "attackComplexity": "LOW",
                "attackVector": "NETWORK",
                "availabilityImpact": "LOW",
                "baseScore": 8.3,
                "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:L",
                "version": "3.1"
              },
              "format": "CVSS",
              "scenarios": [
                {
                  "lang": "en",
                  "value": "GENERAL"
                }
              ]
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-80",
                  "description": "CWE-80: Improper Neutralization of Script-Related HTML Tags in a Web Page",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2024-10-16T12:23:17.271Z",
            "orgId": "404e59f5-483d-4b8a-8e7a-e67604dd8afb",
            "shortName": "suse"
          },
          "references": [
            {
              "url": "https://bugzilla.suse.com/show_bug.cgi?id=CVE-2023-32192"
            },
            {
              "url": "https://github.com/rancher/apiserver/security/advisories/GHSA-833m-37f7-jq55"
            }
          ],
          "source": {
            "discovery": "UNKNOWN"
          },
          "title": "Rancher API Server Cross-site Scripting Vulnerability",
          "x_generator": {
            "engine": "Vulnogram 0.1.0-dev"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "404e59f5-483d-4b8a-8e7a-e67604dd8afb",
        "assignerShortName": "suse",
        "cveId": "CVE-2023-32192",
        "datePublished": "2024-10-16T12:23:17.271Z",
        "dateReserved": "2023-05-04T08:30:59.322Z",
        "dateUpdated": "2024-10-16T17:25:48.514Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }