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 address CVE-2019-9848, to block calling LibreLogo from script event handers. However an insufficient url validation vulnerability in LibreOffice allowed malicious to bypass that protection and again trigger calling LibreLogo from script event handlers. This issue affects: Document Foundation LibreOffice versions prior to 6.2.6.
References
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
History
No history.
Information
Published : 2019-08-15 22:15
Updated : 2024-11-21 04:52
NVD link : CVE-2019-9850
Mitre link : CVE-2019-9850
CVE.ORG link : CVE-2019-9850
JSON object : View
Products Affected
debian
- debian_linux
fedoraproject
- fedora
libreoffice
- libreoffice
opensuse
- leap
canonical
- ubuntu_linux
CWE
CWE-20
Improper Input Validation