{ "schema_version": "1.4.0", "id": "GHSA-vgrf-j225-8963", "modified": "2022-11-03T19:00:24Z", "published": "2022-05-24T16:53:51Z", "aliases": [ "CVE-2019-9852" ], "details": "LibreOffice has a feature where documents can specify that pre-installed macros can be executed on various script events such as mouse-over, document-open etc. Access is intended to be restricted to scripts under the share/Scripts/python, user/Scripts/python sub-directories of the LibreOffice install. Protection was added, to address CVE-2018-16858, to avoid a directory traversal attack where scripts in arbitrary locations on the file system could be executed. However this new protection could be bypassed by a URL encoding attack. In the fixed versions, the parsed url describing the script location is correctly encoded before further processing. This issue affects: Document Foundation LibreOffice versions prior to 6.2.6.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], "affected": [], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-9852" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2019/10/msg00005.html" }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/PMEGUWMWORC3DOVEHVXLFT3A5RSCMLBH" }, { "type": "WEB", "url": "https://seclists.org/bugtraq/2019/Aug/28" }, { "type": "WEB", "url": "https://seclists.org/bugtraq/2019/Sep/17" }, { "type": "WEB", "url": "https://usn.ubuntu.com/4102-1" }, { "type": "WEB", "url": "https://www.debian.org/security/2019/dsa-4501" }, { "type": "WEB", "url": "https://www.libreoffice.org/about-us/security/advisories/CVE-2019-9852" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00006.html" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00067.html" } ], "database_specific": { "cwe_ids": [ "CWE-22" ], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2019-08-15T22:15:00Z" } }