漏洞标题
允许的脚本位置检查中URL编码不足的漏洞
漏洞描述信息
允许的脚本位置检查中的URL编码不足缺陷
CVSS信息
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
漏洞类别
N/A
漏洞标题
Insufficient URL encoding flaw in allowed script location check
漏洞描述信息
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.
CVSS信息
N/A
漏洞类别
对输出编码和转义不恰当
漏洞标题
LibreOffice 路径遍历漏洞
漏洞描述信息
LibreOffice是文档基金会(The Document Foundation,TDF)的一套开源的办公软件套件。该产品包含Writer(文本文档)、Calc(电子表格)和Impress(演示文稿)等应用程序。 LibreOffice 6.2.6之前版本中存在安全漏洞。攻击者可利用该漏洞绕过为解决CVE-2018-16858漏洞而添加的安全保护。
CVSS信息
N/A
漏洞类别
路径遍历