{
    "CVE_data_meta": {
        "ASSIGNER": "security-advisories@github.com",
        "ID": "CVE-2020-26207",
        "STATE": "PUBLIC",
        "TITLE": "Unsafe deserialization in DatabaseSchemaViewer"
    },
    "affects": {
        "vendor": {
            "vendor_data": [
                {
                    "product": {
                        "product_data": [
                            {
                                "product_name": "dbschemareader",
                                "version": {
                                    "version_data": [
                                        {
                                            "version_value": "< 2.7.4.3"
                                        }
                                    ]
                                }
                            }
                        ]
                    },
                    "vendor_name": "martinjw"
                }
            ]
        }
    },
    "data_format": "MITRE",
    "data_type": "CVE",
    "data_version": "4.0",
    "description": {
        "description_data": [
            {
                "lang": "eng",
                "value": "DatabaseSchemaViewer before version 2.7.4.3 is vulnerable to arbitrary code execution if a user is tricked into opening a specially crafted `.dbschema` file. The patch was released in v2.7.4.3. As a workaround, ensure `.dbschema` files from untrusted sources are not opened."
            }
        ]
    },
    "impact": {
        "cvss": {
            "attackComplexity": "HIGH",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 8,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "LOW",
            "scope": "CHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/C:H/I:H/A:H",
            "version": "3.1"
        }
    },
    "problemtype": {
        "problemtype_data": [
            {
                "description": [
                    {
                        "lang": "eng",
                        "value": "CWE-502 Deserialization of Untrusted Data"
                    }
                ]
            }
        ]
    },
    "references": {
        "reference_data": [
            {
                "name": "https://github.com/martinjw/dbschemareader/security/advisories/GHSA-rfjh-m356-mpqf",
                "refsource": "CONFIRM",
                "url": "https://github.com/martinjw/dbschemareader/security/advisories/GHSA-rfjh-m356-mpqf"
            },
            {
                "name": "https://github.com/martinjw/dbschemareader/commit/4c0ab7b1fd8c4e3140f9fd54d303f107a9c8d994",
                "refsource": "MISC",
                "url": "https://github.com/martinjw/dbschemareader/commit/4c0ab7b1fd8c4e3140f9fd54d303f107a9c8d994"
            },
            {
                "name": "https://github.com/martinjw/dbschemareader/releases/tag/2.7.4.3",
                "refsource": "MISC",
                "url": "https://github.com/martinjw/dbschemareader/releases/tag/2.7.4.3"
            }
        ]
    },
    "source": {
        "advisory": "GHSA-rfjh-m356-mpqf",
        "discovery": "UNKNOWN"
    }
}