{
    "CVE_data_meta": {
        "ASSIGNER": "security@microfocus.com",
        "DATE_PUBLIC": "2018-11-06T00:00:00.000Z",
        "ID": "CVE-2018-20106",
        "STATE": "PUBLIC",
        "TITLE": "SMB printer settings don't escape characters in passwords properly"
    },
    "affects": {
        "vendor": {
            "vendor_data": [
                {
                    "product": {
                        "product_data": [
                            {
                                "product_name": "yast2-printer",
                                "version": {
                                    "version_data": [
                                        {
                                            "affected": "<=",
                                            "version_value": "4.0.2"
                                        }
                                    ]
                                }
                            }
                        ]
                    },
                    "vendor_name": "SUSE"
                }
            ]
        }
    },
    "credit": [
        {
            "lang": "eng",
            "value": " Dainius Masiliunas"
        }
    ],
    "data_format": "MITRE",
    "data_type": "CVE",
    "data_version": "4.0",
    "description": {
        "description_data": [
            {
                "lang": "eng",
                "value": "In yast2-printer up to and including version 4.0.2 the SMB printer settings don't escape characters in passwords properly. If a password with backticks or simliar characters is supplied this allows for executing code as root. This requires tricking root to enter such a password in yast."
            }
        ]
    },
    "impact": {
        "cvss": {
            "attackComplexity": "LOW",
            "attackVector": "LOCAL",
            "availabilityImpact": "HIGH",
            "baseScore": 6.5,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "HIGH",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.0/AV:L/AC:L/PR:H/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.0"
        }
    },
    "problemtype": {
        "problemtype_data": [
            {
                "description": [
                    {
                        "lang": "eng",
                        "value": "CWE-78"
                    }
                ]
            }
        ]
    },
    "references": {
        "reference_data": [
            {
                "name": "https://bugzilla.suse.com/show_bug.cgi?id=1114853",
                "refsource": "CONFIRM",
                "url": "https://bugzilla.suse.com/show_bug.cgi?id=1114853"
            }
        ]
    },
    "source": {
        "advisory": "https://bugzilla.suse.com/show_bug.cgi?id=1114853",
        "defect": [
            "1114853"
        ],
        "discovery": "USER"
    }
}