automatic module_metadata_base.json update

master
Metasploit 2019-04-17 11:39:51 -07:00
parent 22085113ad
commit 54258534a4
No known key found for this signature in database
GPG Key ID: CDFB5FA52007B954
1 changed files with 38 additions and 0 deletions

View File

@ -57914,6 +57914,44 @@
"notes": {
}
},
"exploit_multi/fileformat/libreoffice_macro_exec": {
"name": "LibreOffice Macro Code Execution",
"full_name": "exploit/multi/fileformat/libreoffice_macro_exec",
"rank": 300,
"disclosure_date": "2018-10-18",
"type": "exploit",
"author": [
"Alex Inführ",
"Shelby Pace"
],
"description": "LibreOffice comes bundled with sample macros written in Python and\n allows the ability to bind program events to them. A macro can be tied\n to a program event by including the script that contains the macro and\n the function name to be executed. Additionally, a directory traversal\n vulnerability exists in the component that references the Python script\n to be executed. This allows a program event to execute functions from Python\n scripts relative to the path of the samples macros folder. The pydoc.py script\n included with LibreOffice contains the tempfilepager function that passes\n arguments to os.system, allowing RCE.\n\n This module generates an ODT file with a mouse over event that\n when triggered, will execute arbitrary code.",
"references": [
"CVE-2018-16858",
"URL-https://insert-script.blogspot.com/2019/02/libreoffice-cve-2018-16858-remote-code.html"
],
"platform": "Linux,Windows",
"arch": "x86, x64",
"rport": null,
"autofilter_ports": [
],
"autofilter_services": [
],
"targets": [
"Windows",
"Linux"
],
"mod_time": "2019-04-17 08:29:58 +0000",
"path": "/modules/exploits/multi/fileformat/libreoffice_macro_exec.rb",
"is_install_path": true,
"ref_name": "multi/fileformat/libreoffice_macro_exec",
"check": false,
"post_auth": false,
"default_credential": false,
"notes": {
}
},
"exploit_multi/fileformat/maple_maplet": {
"name": "Maple Maplet File Creation and Command Execution",
"full_name": "exploit/multi/fileformat/maple_maplet",