{
    "data_version": "4.0",
    "data_type": "CVE",
    "data_format": "MITRE",
    "CVE_data_meta": {
        "ID": "CVE-2022-4968",
        "ASSIGNER": "security@ubuntu.com",
        "STATE": "PUBLIC"
    },
    "description": {
        "description_data": [
            {
                "lang": "eng",
                "value": "netplan leaks the private key of wireguard to local users. Versions after 1.0 are not affected."
            }
        ]
    },
    "problemtype": {
        "problemtype_data": [
            {
                "description": [
                    {
                        "lang": "eng",
                        "value": "CWE-497",
                        "cweId": "CWE-497"
                    }
                ]
            }
        ]
    },
    "affects": {
        "vendor": {
            "vendor_data": [
                {
                    "vendor_name": "Canonical Ltd.",
                    "product": {
                        "product_data": [
                            {
                                "product_name": "Netplan",
                                "version": {
                                    "version_data": [
                                        {
                                            "version_affected": "<=",
                                            "version_name": "0",
                                            "version_value": "1.0"
                                        }
                                    ]
                                }
                            }
                        ]
                    }
                }
            ]
        }
    },
    "references": {
        "reference_data": [
            {
                "url": "https://github.com/canonical/netplan/commit/4c39b75b5c6ae7d976bda6da68da60d9a7f085ee",
                "refsource": "MISC",
                "name": "https://github.com/canonical/netplan/commit/4c39b75b5c6ae7d976bda6da68da60d9a7f085ee"
            },
            {
                "url": "https://bugs.launchpad.net/netplan/+bug/1987842",
                "refsource": "MISC",
                "name": "https://bugs.launchpad.net/netplan/+bug/1987842"
            },
            {
                "url": "https://bugs.launchpad.net/ubuntu/+source/netplan.io/+bug/2065738",
                "refsource": "MISC",
                "name": "https://bugs.launchpad.net/ubuntu/+source/netplan.io/+bug/2065738"
            },
            {
                "url": "https://www.cve.org/CVERecord?id=CVE-2022-4968",
                "refsource": "MISC",
                "name": "https://www.cve.org/CVERecord?id=CVE-2022-4968"
            }
        ]
    },
    "credits": [
        {
            "lang": "en",
            "value": "Andreas Hasenack"
        }
    ],
    "impact": {
        "cvss": [
            {
                "version": "3.1",
                "attackVector": "LOCAL",
                "attackComplexity": "LOW",
                "privilegesRequired": "LOW",
                "userInteraction": "NONE",
                "scope": "CHANGED",
                "confidentialityImpact": "HIGH",
                "integrityImpact": "NONE",
                "availabilityImpact": "NONE",
                "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N",
                "baseScore": 6.5,
                "baseSeverity": "MEDIUM"
            }
        ]
    }
}