{
    "CVE_data_meta": {
        "ASSIGNER": "security@documentfoundation.org",
        "DATE_PUBLIC": "2019-09-06T00:00:00.000Z",
        "ID": "CVE-2019-9855",
        "STATE": "PUBLIC",
        "TITLE": "Windows 8.3 path equivalence handling flaw allows LibreLogo script execution"
    },
    "affects": {
        "vendor": {
            "vendor_data": [
                {
                    "product": {
                        "product_data": [
                            {
                                "product_name": "LibreOffice",
                                "version": {
                                    "version_data": [
                                        {
                                            "version_affected": "<",
                                            "version_name": "6.2",
                                            "version_value": "6.2.7"
                                        },
                                        {
                                            "version_affected": "<",
                                            "version_name": "6.3",
                                            "version_value": "6.3.1"
                                        }
                                    ]
                                }
                            }
                        ]
                    },
                    "vendor_name": "Document Foundation"
                }
            ]
        }
    },
    "credit": [
        {
            "lang": "eng",
            "value": "Thanks to alex (@insertscript) for reporting this issue"
        }
    ],
    "data_format": "MITRE",
    "data_type": "CVE",
    "data_version": "4.0",
    "description": {
        "description_data": [
            {
                "lang": "eng",
                "value": "LibreOffice is typically bundled with LibreLogo, a programmable turtle vector graphics script, which can execute arbitrary python commands contained with the document it is launched from. LibreOffice also has a feature where documents can specify that pre-installed scripts can be executed on various document script events such as mouse-over, etc. Protection was added to block calling LibreLogo from script event handers. However a Windows 8.3 path equivalence handling flaw left LibreOffice vulnerable under Windows that a document could trigger executing LibreLogo via a Windows filename pseudonym. This issue affects: Document Foundation LibreOffice 6.2 versions prior to 6.2.7; 6.3 versions prior to 6.3.1."
            }
        ]
    },
    "generator": {
        "engine": "Vulnogram 0.0.7"
    },
    "problemtype": {
        "problemtype_data": [
            {
                "description": [
                    {
                        "lang": "eng",
                        "value": "Windows 8.3 path equivalence handling flaw"
                    }
                ]
            }
        ]
    },
    "references": {
        "reference_data": [
            {
                "refsource": "CONFIRM",
                "name": "https://www.libreoffice.org/about-us/security/advisories/CVE-2019-9855/",
                "url": "https://www.libreoffice.org/about-us/security/advisories/CVE-2019-9855/"
            },
            {
                "refsource": "SUSE",
                "name": "openSUSE-SU-2019:2183",
                "url": "http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00067.html"
            },
            {
                "refsource": "SUSE",
                "name": "openSUSE-SU-2019:2361",
                "url": "http://lists.opensuse.org/opensuse-security-announce/2019-10/msg00055.html"
            }
        ]
    },
    "source": {
        "discovery": "UNKNOWN"
    }
}