LibreOffice has a feature where documents can specify that pre-installed scripts can be executed on various document events such as mouse-over, etc. LibreOffice is typically also bundled with LibreLogo, a programmable turtle vector graphics script, which can be manipulated into executing arbitrary python commands. By using the document event feature to trigger LibreLogo to execute python contained within a document a malicious document could be constructed which would execute arbitrary python commands silently without warning. In the fixed versions, LibreLogo cannot be called from a document event handler. This issue affects: Document Foundation LibreOffice versions prior to 6.2.5.
References
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
Configuration 3 (hide)
|
Configuration 4 (hide)
|
Configuration 5 (hide)
|
History
No history.
Information
Published : 2019-07-17 12:15
Updated : 2024-11-21 04:52
NVD link : CVE-2019-9848
Mitre link : CVE-2019-9848
CVE.ORG link : CVE-2019-9848
JSON object : View
Products Affected
debian
- debian_linux
fedoraproject
- fedora
libreoffice
- libreoffice
opensuse
- leap
canonical
- ubuntu_linux
CWE
CWE-94
Improper Control of Generation of Code ('Code Injection')