{
    "CVE_data_meta": {
        "ASSIGNER": "security@kubernetes.io",
        "DATE_PUBLIC": "2021-05-17T16:39:00.000Z",
        "ID": "CVE-2021-25738",
        "STATE": "PUBLIC",
        "TITLE": "Code exec via yaml parsing"
    },
    "affects": {
        "vendor": {
            "vendor_data": [
                {
                    "product": {
                        "product_data": [
                            {
                                "product_name": "Kubernetes Java Client",
                                "version": {
                                    "version_data": [
                                        {
                                            "version_affected": "=",
                                            "version_value": "v12.0.0"
                                        },
                                        {
                                            "version_affected": "<=",
                                            "version_value": "v11.0.1"
                                        },
                                        {
                                            "version_affected": "<=",
                                            "version_value": "v10.0.1"
                                        },
                                        {
                                            "version_affected": "<=",
                                            "version_value": "v9.0.2"
                                        }
                                    ]
                                }
                            }
                        ]
                    },
                    "vendor_name": "Kubernetes"
                }
            ]
        }
    },
    "credit": [
        {
            "lang": "eng",
            "value": "Jordy Versmissen"
        }
    ],
    "data_format": "MITRE",
    "data_type": "CVE",
    "data_version": "4.0",
    "description": {
        "description_data": [
            {
                "lang": "eng",
                "value": "Loading specially-crafted yaml with the Kubernetes Java Client library can lead to code execution."
            }
        ]
    },
    "generator": {
        "engine": "Vulnogram 0.0.9"
    },
    "impact": {
        "cvss": {
            "attackComplexity": "LOW",
            "attackVector": "LOCAL",
            "availabilityImpact": "HIGH",
            "baseScore": 6.7,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "HIGH",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
        }
    },
    "problemtype": {
        "problemtype_data": [
            {
                "description": [
                    {
                        "lang": "eng",
                        "value": "CWE-20 Improper Input Validation"
                    }
                ]
            }
        ]
    },
    "references": {
        "reference_data": [
            {
                "refsource": "MISC",
                "url": "https://groups.google.com/g/kubernetes-security-announce/c/K_pOK2WbAJk",
                "name": "https://groups.google.com/g/kubernetes-security-announce/c/K_pOK2WbAJk"
            },
            {
                "refsource": "MISC",
                "url": "https://github.com/kubernetes-client/java/issues/1698",
                "name": "https://github.com/kubernetes-client/java/issues/1698"
            },
            {
                "refsource": "MLIST",
                "name": "[oss-security] 20220823 Multiple vulnerabilities in Jenkins plugins",
                "url": "http://www.openwall.com/lists/oss-security/2022/08/23/2"
            }
        ]
    },
    "source": {
        "defect": [
            "https://github.com/kubernetes-client/java/issues/1698"
        ],
        "discovery": "EXTERNAL"
    }
}