Vulnerabilities > CVE-2018-10583 - Information Exposure vulnerability in multiple products
Attack vector
NETWORK Attack complexity
LOW Privileges required
NONE Confidentiality impact
HIGH Integrity impact
NONE Availability impact
NONE Summary
An information disclosure vulnerability occurs when LibreOffice 6.0.3 and Apache OpenOffice Writer 4.1.5 automatically process and initiate an SMB connection embedded in a malicious file, as demonstrated by xlink:href=file://192.168.0.2/test.jpg within an office:document-content element in a .odt XML document.
Vulnerable Configurations
Part | Description | Count |
---|---|---|
Application | 1 | |
Application | 1 | |
OS | 3 | |
OS | 3 | |
OS | 2 |
Common Weakness Enumeration (CWE)
Common Attack Pattern Enumeration and Classification (CAPEC)
- Subverting Environment Variable Values The attacker directly or indirectly modifies environment variables used by or controlling the target software. The attacker's goal is to cause the target software to deviate from its expected operation in a manner that benefits the attacker.
- Footprinting An attacker engages in probing and exploration activity to identify constituents and properties of the target. Footprinting is a general term to describe a variety of information gathering techniques, often used by attackers in preparation for some attack. It consists of using tools to learn as much as possible about the composition, configuration, and security mechanisms of the targeted application, system or network. Information that might be collected during a footprinting effort could include open ports, applications and their versions, network topology, and similar information. While footprinting is not intended to be damaging (although certain activities, such as network scans, can sometimes cause disruptions to vulnerable applications inadvertently) it may often pave the way for more damaging attacks.
- Exploiting Trust in Client (aka Make the Client Invisible) An attack of this type exploits a programs' vulnerabilities in client/server communication channel authentication and data integrity. It leverages the implicit trust a server places in the client, or more importantly, that which the server believes is the client. An attacker executes this type of attack by placing themselves in the communication channel between client and server such that communication directly to the server is possible where the server believes it is communicating only with a valid client. There are numerous variations of this type of attack.
- Browser Fingerprinting An attacker carefully crafts small snippets of Java Script to efficiently detect the type of browser the potential victim is using. Many web-based attacks need prior knowledge of the web browser including the version of browser to ensure successful exploitation of a vulnerability. Having this knowledge allows an attacker to target the victim with attacks that specifically exploit known or zero day weaknesses in the type and version of the browser used by the victim. Automating this process via Java Script as a part of the same delivery system used to exploit the browser is considered more efficient as the attacker can supply a browser fingerprinting method and integrate it with exploit code, all contained in Java Script and in response to the same web page request by the browser.
- Session Credential Falsification through Prediction This attack targets predictable session ID in order to gain privileges. The attacker can predict the session ID used during a transaction to perform spoofing and session hijacking.
Exploit-Db
description | LibreOffice/Open Office - '.odt' Information Disclosure. CVE-2018-10583. Local exploit for Windows platform |
file | exploits/windows/local/44564.py |
id | EDB-ID:44564 |
last seen | 2018-05-24 |
modified | 2018-05-02 |
platform | windows |
port | |
published | 2018-05-02 |
reporter | Exploit-DB |
source | https://www.exploit-db.com/download/44564/ |
title | LibreOffice/Open Office - '.odt' Information Disclosure |
type | local |
Metasploit
description | Generates a Malicious ODT File which can be used with auxiliary/server/capture/smb or similar to capture hashes. |
id | MSF:AUXILIARY/FILEFORMAT/ODT_BADODT |
last seen | 2020-06-09 |
modified | 2018-06-06 |
published | 2018-06-06 |
references | |
reporter | Rapid7 |
source | https://github.com/rapid7/metasploit-framework/blob/master//modules/auxiliary/fileformat/odt_badodt.rb |
title | LibreOffice 6.03 /Apache OpenOffice 4.1.5 Malicious ODT File Generator |
Nessus
NASL family Scientific Linux Local Security Checks NASL id SL_20181030_LIBREOFFICE_ON_SL7_X.NASL description Security Fix(es) : - libreoffice: Use-after-free in sdstor/stgstrms.cxx:StgSmallStrm class allows for denial of service with crafted document (CVE-2018-10119) - libreoffice: Out of bounds write in filter/ww8/ww8toolbar.cxx:SwCTBWrapper class allows for denial of service with crafted document (CVE-2018-10120) - libreoffice: Information disclosure via SMB connection embedded in malicious file (CVE-2018-10583) last seen 2020-03-18 modified 2018-11-27 plugin id 119192 published 2018-11-27 reporter This script is Copyright (C) 2018-2020 and is owned by Tenable, Inc. or an Affiliate thereof. source https://www.tenable.com/plugins/nessus/119192 title Scientific Linux Security Update : libreoffice on SL7.x x86_64 (20181030) code # # (C) Tenable Network Security, Inc. # # The descriptive text is (C) Scientific Linux. # include("compat.inc"); if (description) { script_id(119192); script_version("1.4"); script_set_attribute(attribute:"plugin_modification_date", value:"2020/02/24"); script_cve_id("CVE-2018-10119", "CVE-2018-10120", "CVE-2018-10583"); script_name(english:"Scientific Linux Security Update : libreoffice on SL7.x x86_64 (20181030)"); script_summary(english:"Checks rpm output for the updated packages"); script_set_attribute( attribute:"synopsis", value: "The remote Scientific Linux host is missing one or more security updates." ); script_set_attribute( attribute:"description", value: "Security Fix(es) : - libreoffice: Use-after-free in sdstor/stgstrms.cxx:StgSmallStrm class allows for denial of service with crafted document (CVE-2018-10119) - libreoffice: Out of bounds write in filter/ww8/ww8toolbar.cxx:SwCTBWrapper class allows for denial of service with crafted document (CVE-2018-10120) - libreoffice: Information disclosure via SMB connection embedded in malicious file (CVE-2018-10583)" ); # https://listserv.fnal.gov/scripts/wa.exe?A2=ind1811&L=scientific-linux-errata&F=&S=&P=6929 script_set_attribute( attribute:"see_also", value:"http://www.nessus.org/u?3493cda2" ); script_set_attribute(attribute:"solution", value:"Update the affected packages."); script_set_cvss_base_vector("CVSS2#AV:N/AC:M/Au:N/C:P/I:P/A:P"); script_set_cvss_temporal_vector("CVSS2#E:POC/RL:OF/RC:C"); script_set_cvss3_base_vector("CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"); script_set_cvss3_temporal_vector("CVSS:3.0/E:P/RL:O/RC:C"); script_set_attribute(attribute:"exploitability_ease", value:"Exploits are available"); script_set_attribute(attribute:"exploit_available", value:"true"); script_set_attribute(attribute:"plugin_type", value:"local"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:autocorr-af"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:autocorr-bg"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:autocorr-ca"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:autocorr-cs"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:autocorr-da"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:autocorr-de"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:autocorr-en"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:autocorr-es"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:autocorr-fa"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:autocorr-fi"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:autocorr-fr"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:autocorr-ga"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:autocorr-hr"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:autocorr-hu"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:autocorr-is"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:autocorr-it"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:autocorr-ja"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:autocorr-ko"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:autocorr-lb"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:autocorr-lt"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:autocorr-mn"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:autocorr-nl"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:autocorr-pl"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:autocorr-pt"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:autocorr-ro"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:autocorr-ru"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:autocorr-sk"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:autocorr-sl"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:autocorr-sr"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:autocorr-sv"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:autocorr-tr"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:autocorr-vi"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:autocorr-zh"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:libreoffice"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:libreoffice-base"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:libreoffice-bsh"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:libreoffice-calc"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:libreoffice-core"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:libreoffice-data"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:libreoffice-debuginfo"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:libreoffice-draw"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:libreoffice-emailmerge"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:libreoffice-filters"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:libreoffice-gdb-debug-support"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:libreoffice-glade"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:libreoffice-graphicfilter"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:libreoffice-gtk2"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:libreoffice-gtk3"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:libreoffice-help-ar"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:libreoffice-help-bg"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:libreoffice-help-bn"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:libreoffice-help-ca"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:libreoffice-help-cs"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:libreoffice-help-da"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:libreoffice-help-de"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:libreoffice-help-dz"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:libreoffice-help-el"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:libreoffice-help-es"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:libreoffice-help-et"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:libreoffice-help-eu"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:libreoffice-help-fi"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:libreoffice-help-fr"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:libreoffice-help-gl"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:libreoffice-help-gu"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:libreoffice-help-he"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:libreoffice-help-hi"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:libreoffice-help-hr"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:libreoffice-help-hu"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:libreoffice-help-id"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:libreoffice-help-it"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:libreoffice-help-ja"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:libreoffice-help-ko"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:libreoffice-help-lt"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:libreoffice-help-lv"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:libreoffice-help-nb"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:libreoffice-help-nl"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:libreoffice-help-nn"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:libreoffice-help-pl"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:libreoffice-help-pt-BR"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:libreoffice-help-pt-PT"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:libreoffice-help-ro"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:libreoffice-help-ru"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:libreoffice-help-si"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:libreoffice-help-sk"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:libreoffice-help-sl"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:libreoffice-help-sv"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:libreoffice-help-ta"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:libreoffice-help-tr"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:libreoffice-help-uk"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:libreoffice-help-zh-Hans"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:libreoffice-help-zh-Hant"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:libreoffice-impress"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:libreoffice-langpack-af"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:libreoffice-langpack-ar"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:libreoffice-langpack-as"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:libreoffice-langpack-bg"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:libreoffice-langpack-bn"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:libreoffice-langpack-br"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:libreoffice-langpack-ca"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:libreoffice-langpack-cs"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:libreoffice-langpack-cy"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:libreoffice-langpack-da"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:libreoffice-langpack-de"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:libreoffice-langpack-dz"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:libreoffice-langpack-el"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:libreoffice-langpack-en"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:libreoffice-langpack-es"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:libreoffice-langpack-et"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:libreoffice-langpack-eu"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:libreoffice-langpack-fa"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:libreoffice-langpack-fi"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:libreoffice-langpack-fr"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:libreoffice-langpack-ga"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:libreoffice-langpack-gl"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:libreoffice-langpack-gu"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:libreoffice-langpack-he"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:libreoffice-langpack-hi"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:libreoffice-langpack-hr"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:libreoffice-langpack-hu"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:libreoffice-langpack-id"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:libreoffice-langpack-it"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:libreoffice-langpack-ja"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:libreoffice-langpack-kk"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:libreoffice-langpack-kn"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:libreoffice-langpack-ko"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:libreoffice-langpack-lt"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:libreoffice-langpack-lv"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:libreoffice-langpack-mai"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:libreoffice-langpack-ml"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:libreoffice-langpack-mr"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:libreoffice-langpack-nb"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:libreoffice-langpack-nl"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:libreoffice-langpack-nn"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:libreoffice-langpack-nr"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:libreoffice-langpack-nso"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:libreoffice-langpack-or"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:libreoffice-langpack-pa"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:libreoffice-langpack-pl"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:libreoffice-langpack-pt-BR"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:libreoffice-langpack-pt-PT"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:libreoffice-langpack-ro"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:libreoffice-langpack-ru"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:libreoffice-langpack-si"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:libreoffice-langpack-sk"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:libreoffice-langpack-sl"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:libreoffice-langpack-sr"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:libreoffice-langpack-ss"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:libreoffice-langpack-st"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:libreoffice-langpack-sv"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:libreoffice-langpack-ta"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:libreoffice-langpack-te"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:libreoffice-langpack-th"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:libreoffice-langpack-tn"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:libreoffice-langpack-tr"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:libreoffice-langpack-ts"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:libreoffice-langpack-uk"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:libreoffice-langpack-ve"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:libreoffice-langpack-xh"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:libreoffice-langpack-zh-Hans"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:libreoffice-langpack-zh-Hant"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:libreoffice-langpack-zu"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:libreoffice-librelogo"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:libreoffice-math"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:libreoffice-nlpsolver"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:libreoffice-officebean"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:libreoffice-officebean-common"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:libreoffice-ogltrans"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:libreoffice-opensymbol-fonts"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:libreoffice-pdfimport"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:libreoffice-postgresql"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:libreoffice-pyuno"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:libreoffice-rhino"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:libreoffice-sdk"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:libreoffice-sdk-doc"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:libreoffice-ure"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:libreoffice-ure-common"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:libreoffice-wiki-publisher"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:libreoffice-writer"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:libreoffice-x11"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:libreoffice-xsltfilter"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:libreofficekit"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:libreofficekit-devel"); script_set_attribute(attribute:"cpe", value:"x-cpe:/o:fermilab:scientific_linux"); script_set_attribute(attribute:"vuln_publication_date", value:"2018/04/16"); script_set_attribute(attribute:"patch_publication_date", value:"2018/10/30"); script_set_attribute(attribute:"plugin_publication_date", value:"2018/11/27"); script_set_attribute(attribute:"generated_plugin", value:"current"); script_end_attributes(); script_category(ACT_GATHER_INFO); script_copyright(english:"This script is Copyright (C) 2018-2020 and is owned by Tenable, Inc. or an Affiliate thereof."); script_family(english:"Scientific Linux Local Security Checks"); script_dependencies("ssh_get_info.nasl"); script_require_keys("Host/local_checks_enabled", "Host/cpu", "Host/RedHat/release", "Host/RedHat/rpm-list"); exit(0); } include("audit.inc"); include("global_settings.inc"); include("misc_func.inc"); include("rpm.inc"); if (!get_kb_item("Host/local_checks_enabled")) audit(AUDIT_LOCAL_CHECKS_NOT_ENABLED); release = get_kb_item("Host/RedHat/release"); if (isnull(release) || "Scientific Linux " >!< release) audit(AUDIT_HOST_NOT, "running Scientific Linux"); os_ver = pregmatch(pattern: "Scientific Linux.*release ([0-9]+(\.[0-9]+)?)", string:release); if (isnull(os_ver)) audit(AUDIT_UNKNOWN_APP_VER, "Scientific Linux"); os_ver = os_ver[1]; if (! preg(pattern:"^7([^0-9]|$)", string:os_ver)) audit(AUDIT_OS_NOT, "Scientific Linux 7.x", "Scientific Linux " + os_ver); if (!get_kb_item("Host/RedHat/rpm-list")) audit(AUDIT_PACKAGE_LIST_MISSING); cpu = get_kb_item("Host/cpu"); if (isnull(cpu)) audit(AUDIT_UNKNOWN_ARCH); if (cpu >!< "x86_64" && cpu !~ "^i[3-6]86$") audit(AUDIT_LOCAL_CHECKS_NOT_IMPLEMENTED, "Scientific Linux", cpu); flag = 0; if (rpm_check(release:"SL7", reference:"autocorr-af-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", reference:"autocorr-bg-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", reference:"autocorr-ca-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", reference:"autocorr-cs-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", reference:"autocorr-da-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", reference:"autocorr-de-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", reference:"autocorr-en-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", reference:"autocorr-es-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", reference:"autocorr-fa-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", reference:"autocorr-fi-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", reference:"autocorr-fr-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", reference:"autocorr-ga-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", reference:"autocorr-hr-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", reference:"autocorr-hu-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", reference:"autocorr-is-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", reference:"autocorr-it-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", reference:"autocorr-ja-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", reference:"autocorr-ko-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", reference:"autocorr-lb-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", reference:"autocorr-lt-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", reference:"autocorr-mn-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", reference:"autocorr-nl-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", reference:"autocorr-pl-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", reference:"autocorr-pt-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", reference:"autocorr-ro-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", reference:"autocorr-ru-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", reference:"autocorr-sk-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", reference:"autocorr-sl-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", reference:"autocorr-sr-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", reference:"autocorr-sv-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", reference:"autocorr-tr-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", reference:"autocorr-vi-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", reference:"autocorr-zh-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", cpu:"x86_64", reference:"libreoffice-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", cpu:"x86_64", reference:"libreoffice-base-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", cpu:"x86_64", reference:"libreoffice-bsh-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", cpu:"x86_64", reference:"libreoffice-calc-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", cpu:"x86_64", reference:"libreoffice-core-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", reference:"libreoffice-data-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", cpu:"x86_64", reference:"libreoffice-debuginfo-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", cpu:"x86_64", reference:"libreoffice-draw-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", cpu:"x86_64", reference:"libreoffice-emailmerge-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", cpu:"x86_64", reference:"libreoffice-filters-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", cpu:"x86_64", reference:"libreoffice-gdb-debug-support-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", cpu:"x86_64", reference:"libreoffice-glade-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", cpu:"x86_64", reference:"libreoffice-graphicfilter-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", cpu:"x86_64", reference:"libreoffice-gtk2-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", cpu:"x86_64", reference:"libreoffice-gtk3-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", cpu:"x86_64", reference:"libreoffice-help-ar-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", cpu:"x86_64", reference:"libreoffice-help-bg-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", cpu:"x86_64", reference:"libreoffice-help-bn-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", cpu:"x86_64", reference:"libreoffice-help-ca-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", cpu:"x86_64", reference:"libreoffice-help-cs-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", cpu:"x86_64", reference:"libreoffice-help-da-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", cpu:"x86_64", reference:"libreoffice-help-de-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", cpu:"x86_64", reference:"libreoffice-help-dz-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", cpu:"x86_64", reference:"libreoffice-help-el-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", cpu:"x86_64", reference:"libreoffice-help-es-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", cpu:"x86_64", reference:"libreoffice-help-et-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", cpu:"x86_64", reference:"libreoffice-help-eu-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", cpu:"x86_64", reference:"libreoffice-help-fi-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", cpu:"x86_64", reference:"libreoffice-help-fr-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", cpu:"x86_64", reference:"libreoffice-help-gl-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", cpu:"x86_64", reference:"libreoffice-help-gu-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", cpu:"x86_64", reference:"libreoffice-help-he-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", cpu:"x86_64", reference:"libreoffice-help-hi-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", cpu:"x86_64", reference:"libreoffice-help-hr-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", cpu:"x86_64", reference:"libreoffice-help-hu-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", cpu:"x86_64", reference:"libreoffice-help-id-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", cpu:"x86_64", reference:"libreoffice-help-it-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", cpu:"x86_64", reference:"libreoffice-help-ja-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", cpu:"x86_64", reference:"libreoffice-help-ko-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", cpu:"x86_64", reference:"libreoffice-help-lt-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", cpu:"x86_64", reference:"libreoffice-help-lv-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", cpu:"x86_64", reference:"libreoffice-help-nb-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", cpu:"x86_64", reference:"libreoffice-help-nl-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", cpu:"x86_64", reference:"libreoffice-help-nn-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", cpu:"x86_64", reference:"libreoffice-help-pl-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", cpu:"x86_64", reference:"libreoffice-help-pt-BR-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", cpu:"x86_64", reference:"libreoffice-help-pt-PT-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", cpu:"x86_64", reference:"libreoffice-help-ro-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", cpu:"x86_64", reference:"libreoffice-help-ru-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", cpu:"x86_64", reference:"libreoffice-help-si-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", cpu:"x86_64", reference:"libreoffice-help-sk-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", cpu:"x86_64", reference:"libreoffice-help-sl-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", cpu:"x86_64", reference:"libreoffice-help-sv-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", cpu:"x86_64", reference:"libreoffice-help-ta-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", cpu:"x86_64", reference:"libreoffice-help-tr-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", cpu:"x86_64", reference:"libreoffice-help-uk-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", cpu:"x86_64", reference:"libreoffice-help-zh-Hans-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", cpu:"x86_64", reference:"libreoffice-help-zh-Hant-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", cpu:"x86_64", reference:"libreoffice-impress-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", cpu:"x86_64", reference:"libreoffice-langpack-af-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", cpu:"x86_64", reference:"libreoffice-langpack-ar-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", cpu:"x86_64", reference:"libreoffice-langpack-as-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", cpu:"x86_64", reference:"libreoffice-langpack-bg-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", cpu:"x86_64", reference:"libreoffice-langpack-bn-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", cpu:"x86_64", reference:"libreoffice-langpack-br-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", cpu:"x86_64", reference:"libreoffice-langpack-ca-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", cpu:"x86_64", reference:"libreoffice-langpack-cs-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", cpu:"x86_64", reference:"libreoffice-langpack-cy-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", cpu:"x86_64", reference:"libreoffice-langpack-da-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", cpu:"x86_64", reference:"libreoffice-langpack-de-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", cpu:"x86_64", reference:"libreoffice-langpack-dz-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", cpu:"x86_64", reference:"libreoffice-langpack-el-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", cpu:"x86_64", reference:"libreoffice-langpack-en-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", cpu:"x86_64", reference:"libreoffice-langpack-es-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", cpu:"x86_64", reference:"libreoffice-langpack-et-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", cpu:"x86_64", reference:"libreoffice-langpack-eu-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", cpu:"x86_64", reference:"libreoffice-langpack-fa-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", cpu:"x86_64", reference:"libreoffice-langpack-fi-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", cpu:"x86_64", reference:"libreoffice-langpack-fr-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", cpu:"x86_64", reference:"libreoffice-langpack-ga-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", cpu:"x86_64", reference:"libreoffice-langpack-gl-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", cpu:"x86_64", reference:"libreoffice-langpack-gu-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", cpu:"x86_64", reference:"libreoffice-langpack-he-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", cpu:"x86_64", reference:"libreoffice-langpack-hi-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", cpu:"x86_64", reference:"libreoffice-langpack-hr-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", cpu:"x86_64", reference:"libreoffice-langpack-hu-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", cpu:"x86_64", reference:"libreoffice-langpack-id-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", cpu:"x86_64", reference:"libreoffice-langpack-it-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", cpu:"x86_64", reference:"libreoffice-langpack-ja-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", cpu:"x86_64", reference:"libreoffice-langpack-kk-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", cpu:"x86_64", reference:"libreoffice-langpack-kn-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", cpu:"x86_64", reference:"libreoffice-langpack-ko-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", cpu:"x86_64", reference:"libreoffice-langpack-lt-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", cpu:"x86_64", reference:"libreoffice-langpack-lv-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", cpu:"x86_64", reference:"libreoffice-langpack-mai-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", cpu:"x86_64", reference:"libreoffice-langpack-ml-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", cpu:"x86_64", reference:"libreoffice-langpack-mr-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", cpu:"x86_64", reference:"libreoffice-langpack-nb-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", cpu:"x86_64", reference:"libreoffice-langpack-nl-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", cpu:"x86_64", reference:"libreoffice-langpack-nn-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", cpu:"x86_64", reference:"libreoffice-langpack-nr-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", cpu:"x86_64", reference:"libreoffice-langpack-nso-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", cpu:"x86_64", reference:"libreoffice-langpack-or-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", cpu:"x86_64", reference:"libreoffice-langpack-pa-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", cpu:"x86_64", reference:"libreoffice-langpack-pl-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", cpu:"x86_64", reference:"libreoffice-langpack-pt-BR-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", cpu:"x86_64", reference:"libreoffice-langpack-pt-PT-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", cpu:"x86_64", reference:"libreoffice-langpack-ro-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", cpu:"x86_64", reference:"libreoffice-langpack-ru-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", cpu:"x86_64", reference:"libreoffice-langpack-si-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", cpu:"x86_64", reference:"libreoffice-langpack-sk-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", cpu:"x86_64", reference:"libreoffice-langpack-sl-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", cpu:"x86_64", reference:"libreoffice-langpack-sr-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", cpu:"x86_64", reference:"libreoffice-langpack-ss-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", cpu:"x86_64", reference:"libreoffice-langpack-st-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", cpu:"x86_64", reference:"libreoffice-langpack-sv-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", cpu:"x86_64", reference:"libreoffice-langpack-ta-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", cpu:"x86_64", reference:"libreoffice-langpack-te-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", cpu:"x86_64", reference:"libreoffice-langpack-th-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", cpu:"x86_64", reference:"libreoffice-langpack-tn-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", cpu:"x86_64", reference:"libreoffice-langpack-tr-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", cpu:"x86_64", reference:"libreoffice-langpack-ts-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", cpu:"x86_64", reference:"libreoffice-langpack-uk-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", cpu:"x86_64", reference:"libreoffice-langpack-ve-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", cpu:"x86_64", reference:"libreoffice-langpack-xh-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", cpu:"x86_64", reference:"libreoffice-langpack-zh-Hans-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", cpu:"x86_64", reference:"libreoffice-langpack-zh-Hant-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", cpu:"x86_64", reference:"libreoffice-langpack-zu-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", cpu:"x86_64", reference:"libreoffice-librelogo-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", cpu:"x86_64", reference:"libreoffice-math-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", cpu:"x86_64", reference:"libreoffice-nlpsolver-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", cpu:"x86_64", reference:"libreoffice-officebean-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", reference:"libreoffice-officebean-common-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", cpu:"x86_64", reference:"libreoffice-ogltrans-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", reference:"libreoffice-opensymbol-fonts-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", cpu:"x86_64", reference:"libreoffice-pdfimport-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", cpu:"x86_64", reference:"libreoffice-postgresql-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", cpu:"x86_64", reference:"libreoffice-pyuno-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", cpu:"x86_64", reference:"libreoffice-rhino-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", cpu:"x86_64", reference:"libreoffice-sdk-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", cpu:"x86_64", reference:"libreoffice-sdk-doc-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", cpu:"x86_64", reference:"libreoffice-ure-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", reference:"libreoffice-ure-common-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", cpu:"x86_64", reference:"libreoffice-wiki-publisher-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", cpu:"x86_64", reference:"libreoffice-writer-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", cpu:"x86_64", reference:"libreoffice-x11-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", cpu:"x86_64", reference:"libreoffice-xsltfilter-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", cpu:"x86_64", reference:"libreofficekit-5.3.6.1-19.el7")) flag++; if (rpm_check(release:"SL7", cpu:"x86_64", reference:"libreofficekit-devel-5.3.6.1-19.el7")) flag++; if (flag) { security_report_v4( port : 0, severity : SECURITY_WARNING, extra : rpm_report_get() ); exit(0); } else { tested = pkg_tests_get(); if (tested) audit(AUDIT_PACKAGE_NOT_AFFECTED, tested); else audit(AUDIT_PACKAGE_NOT_INSTALLED, "autocorr-af / autocorr-bg / autocorr-ca / autocorr-cs / autocorr-da / etc"); }
NASL family SuSE Local Security Checks NASL id OPENSUSE-2018-942.NASL description This update for libreoffice to 6.0.5.2 fixes the following issues : Security issues fixed : - CVE-2018-10583: An information disclosure vulnerability occurs during automatic processing and initiating an SMB connection embedded in a malicious file, as demonstrated by xlink:href=file://192.168.0.2/test.jpg within an office:document-content element in a .odt XML document. (bsc#1091606) Non security issues fixed : - Bugfix: Table borders appear black in LibreOffice (while white in PowerPoint) (bsc#1088262) - Bugfix: LibreOffice extension last seen 2020-06-05 modified 2018-08-29 plugin id 112182 published 2018-08-29 reporter This script is Copyright (C) 2018-2020 and is owned by Tenable, Inc. or an Affiliate thereof. source https://www.tenable.com/plugins/nessus/112182 title openSUSE Security Update : libreoffice (openSUSE-2018-942) code #%NASL_MIN_LEVEL 80502 # # (C) Tenable Network Security, Inc. # # The descriptive text and package checks in this plugin were # extracted from openSUSE Security Update openSUSE-2018-942. # # The text description of this plugin is (C) SUSE LLC. # include("compat.inc"); if (description) { script_id(112182); script_version("1.4"); script_set_attribute(attribute:"plugin_modification_date", value:"2020/06/04"); script_cve_id("CVE-2018-10583"); script_name(english:"openSUSE Security Update : libreoffice (openSUSE-2018-942)"); script_summary(english:"Check for the openSUSE-2018-942 patch"); script_set_attribute( attribute:"synopsis", value:"The remote openSUSE host is missing a security update." ); script_set_attribute( attribute:"description", value: "This update for libreoffice to 6.0.5.2 fixes the following issues : Security issues fixed : - CVE-2018-10583: An information disclosure vulnerability occurs during automatic processing and initiating an SMB connection embedded in a malicious file, as demonstrated by xlink:href=file://192.168.0.2/test.jpg within an office:document-content element in a .odt XML document. (bsc#1091606) Non security issues fixed : - Bugfix: Table borders appear black in LibreOffice (while white in PowerPoint) (bsc#1088262) - Bugfix: LibreOffice extension 'Language Tool' fails after Tumbleweed update (bsc#1050305) - Bugfix: libreoffice-gnome can no longer be installed in parallel to libreoffice-gtk3 as there is a potential file conflict (bsc#1096673) - Bugfix: LibreOffice Writer: Text in boxes were not visible (bsc#1094359) - Use libreoffice-gtk3 if xfce is present (bsc#1092699) - Various other bug fixes This update was imported fromm the SUSE:SLE-15:Update update project." ); script_set_attribute( attribute:"see_also", value:"https://bugzilla.opensuse.org/show_bug.cgi?id=1050305" ); script_set_attribute( attribute:"see_also", value:"https://bugzilla.opensuse.org/show_bug.cgi?id=1088262" ); script_set_attribute( attribute:"see_also", value:"https://bugzilla.opensuse.org/show_bug.cgi?id=1091606" ); script_set_attribute( attribute:"see_also", value:"https://bugzilla.opensuse.org/show_bug.cgi?id=1091772" ); script_set_attribute( attribute:"see_also", value:"https://bugzilla.opensuse.org/show_bug.cgi?id=1092699" ); script_set_attribute( attribute:"see_also", value:"https://bugzilla.opensuse.org/show_bug.cgi?id=1094359" ); script_set_attribute( attribute:"see_also", value:"https://bugzilla.opensuse.org/show_bug.cgi?id=1096673" ); script_set_attribute( attribute:"solution", value:"Update the affected libreoffice packages." ); script_set_cvss_base_vector("CVSS2#AV:N/AC:L/Au:N/C:P/I:N/A:N"); script_set_cvss_temporal_vector("CVSS2#E:POC/RL:OF/RC:C"); script_set_cvss3_base_vector("CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"); script_set_cvss3_temporal_vector("CVSS:3.0/E:P/RL:O/RC:C"); script_set_attribute(attribute:"exploitability_ease", value:"Exploits are available"); script_set_attribute(attribute:"exploit_available", value:"true"); script_set_attribute(attribute:"plugin_type", value:"local"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:opensuse:libreoffice"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:opensuse:libreoffice-base"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:opensuse:libreoffice-base-debuginfo"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:opensuse:libreoffice-base-drivers-firebird"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:opensuse:libreoffice-base-drivers-firebird-debuginfo"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:opensuse:libreoffice-base-drivers-mysql"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:opensuse:libreoffice-base-drivers-mysql-debuginfo"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:opensuse:libreoffice-base-drivers-postgresql"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:opensuse:libreoffice-base-drivers-postgresql-debuginfo"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:opensuse:libreoffice-branding-upstream"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:opensuse:libreoffice-calc"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:opensuse:libreoffice-calc-debuginfo"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:opensuse:libreoffice-calc-extensions"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:opensuse:libreoffice-debuginfo"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:opensuse:libreoffice-debugsource"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:opensuse:libreoffice-draw"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:opensuse:libreoffice-draw-debuginfo"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:opensuse:libreoffice-filters-optional"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:opensuse:libreoffice-gdb-pretty-printers"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:opensuse:libreoffice-glade"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:opensuse:libreoffice-gnome"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:opensuse:libreoffice-gnome-debuginfo"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:opensuse:libreoffice-gtk2"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:opensuse:libreoffice-gtk2-debuginfo"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:opensuse:libreoffice-gtk3"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:opensuse:libreoffice-gtk3-debuginfo"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:opensuse:libreoffice-icon-themes"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:opensuse:libreoffice-impress"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:opensuse:libreoffice-impress-debuginfo"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:opensuse:libreoffice-kde4"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:opensuse:libreoffice-kde4-debuginfo"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:opensuse:libreoffice-l10n-af"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:opensuse:libreoffice-l10n-ar"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:opensuse:libreoffice-l10n-as"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:opensuse:libreoffice-l10n-bg"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:opensuse:libreoffice-l10n-bn"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:opensuse:libreoffice-l10n-br"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:opensuse:libreoffice-l10n-ca"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:opensuse:libreoffice-l10n-cs"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:opensuse:libreoffice-l10n-cy"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:opensuse:libreoffice-l10n-da"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:opensuse:libreoffice-l10n-de"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:opensuse:libreoffice-l10n-dz"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:opensuse:libreoffice-l10n-el"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:opensuse:libreoffice-l10n-en"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:opensuse:libreoffice-l10n-eo"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:opensuse:libreoffice-l10n-es"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:opensuse:libreoffice-l10n-et"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:opensuse:libreoffice-l10n-eu"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:opensuse:libreoffice-l10n-fa"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:opensuse:libreoffice-l10n-fi"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:opensuse:libreoffice-l10n-fr"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:opensuse:libreoffice-l10n-ga"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:opensuse:libreoffice-l10n-gl"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:opensuse:libreoffice-l10n-gu"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:opensuse:libreoffice-l10n-he"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:opensuse:libreoffice-l10n-hi"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:opensuse:libreoffice-l10n-hr"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:opensuse:libreoffice-l10n-hu"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:opensuse:libreoffice-l10n-it"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:opensuse:libreoffice-l10n-ja"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:opensuse:libreoffice-l10n-kk"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:opensuse:libreoffice-l10n-kn"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:opensuse:libreoffice-l10n-ko"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:opensuse:libreoffice-l10n-lt"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:opensuse:libreoffice-l10n-lv"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:opensuse:libreoffice-l10n-mai"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:opensuse:libreoffice-l10n-ml"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:opensuse:libreoffice-l10n-mr"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:opensuse:libreoffice-l10n-nb"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:opensuse:libreoffice-l10n-nl"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:opensuse:libreoffice-l10n-nn"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:opensuse:libreoffice-l10n-nr"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:opensuse:libreoffice-l10n-nso"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:opensuse:libreoffice-l10n-or"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:opensuse:libreoffice-l10n-pa"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:opensuse:libreoffice-l10n-pl"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:opensuse:libreoffice-l10n-pt_BR"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:opensuse:libreoffice-l10n-pt_PT"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:opensuse:libreoffice-l10n-ro"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:opensuse:libreoffice-l10n-ru"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:opensuse:libreoffice-l10n-si"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:opensuse:libreoffice-l10n-sk"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:opensuse:libreoffice-l10n-sl"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:opensuse:libreoffice-l10n-sr"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:opensuse:libreoffice-l10n-ss"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:opensuse:libreoffice-l10n-st"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:opensuse:libreoffice-l10n-sv"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:opensuse:libreoffice-l10n-ta"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:opensuse:libreoffice-l10n-te"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:opensuse:libreoffice-l10n-th"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:opensuse:libreoffice-l10n-tn"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:opensuse:libreoffice-l10n-tr"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:opensuse:libreoffice-l10n-ts"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:opensuse:libreoffice-l10n-uk"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:opensuse:libreoffice-l10n-ve"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:opensuse:libreoffice-l10n-xh"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:opensuse:libreoffice-l10n-zh_CN"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:opensuse:libreoffice-l10n-zh_TW"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:opensuse:libreoffice-l10n-zu"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:opensuse:libreoffice-mailmerge"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:opensuse:libreoffice-math"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:opensuse:libreoffice-math-debuginfo"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:opensuse:libreoffice-officebean"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:opensuse:libreoffice-officebean-debuginfo"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:opensuse:libreoffice-pyuno"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:opensuse:libreoffice-pyuno-debuginfo"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:opensuse:libreoffice-sdk"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:opensuse:libreoffice-sdk-debuginfo"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:opensuse:libreoffice-writer"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:opensuse:libreoffice-writer-debuginfo"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:opensuse:libreoffice-writer-extensions"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:opensuse:libreofficekit"); script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:opensuse:libreofficekit-devel"); script_set_attribute(attribute:"cpe", value:"cpe:/o:novell:opensuse:15.0"); script_set_attribute(attribute:"patch_publication_date", value:"2018/08/27"); script_set_attribute(attribute:"plugin_publication_date", value:"2018/08/29"); script_end_attributes(); script_category(ACT_GATHER_INFO); script_copyright(english:"This script is Copyright (C) 2018-2020 and is owned by Tenable, Inc. or an Affiliate thereof."); script_family(english:"SuSE Local Security Checks"); script_dependencies("ssh_get_info.nasl"); script_require_keys("Host/local_checks_enabled", "Host/SuSE/release", "Host/SuSE/rpm-list", "Host/cpu"); exit(0); } include("audit.inc"); include("global_settings.inc"); include("rpm.inc"); if (!get_kb_item("Host/local_checks_enabled")) audit(AUDIT_LOCAL_CHECKS_NOT_ENABLED); release = get_kb_item("Host/SuSE/release"); if (isnull(release) || release =~ "^(SLED|SLES)") audit(AUDIT_OS_NOT, "openSUSE"); if (release !~ "^(SUSE15\.0)$") audit(AUDIT_OS_RELEASE_NOT, "openSUSE", "15.0", release); if (!get_kb_item("Host/SuSE/rpm-list")) audit(AUDIT_PACKAGE_LIST_MISSING); ourarch = get_kb_item("Host/cpu"); if (!ourarch) audit(AUDIT_UNKNOWN_ARCH); if (ourarch !~ "^(x86_64)$") audit(AUDIT_ARCH_NOT, "x86_64", ourarch); flag = 0; if ( rpm_check(release:"SUSE15.0", reference:"libreoffice-6.0.5.2-lp150.2.3.1") ) flag++; if ( rpm_check(release:"SUSE15.0", reference:"libreoffice-base-6.0.5.2-lp150.2.3.1") ) flag++; if ( rpm_check(release:"SUSE15.0", reference:"libreoffice-base-debuginfo-6.0.5.2-lp150.2.3.1") ) flag++; if ( rpm_check(release:"SUSE15.0", reference:"libreoffice-base-drivers-firebird-6.0.5.2-lp150.2.3.1") ) flag++; if ( rpm_check(release:"SUSE15.0", reference:"libreoffice-base-drivers-firebird-debuginfo-6.0.5.2-lp150.2.3.1") ) flag++; if ( rpm_check(release:"SUSE15.0", reference:"libreoffice-base-drivers-mysql-6.0.5.2-lp150.2.3.1") ) flag++; if ( rpm_check(release:"SUSE15.0", reference:"libreoffice-base-drivers-mysql-debuginfo-6.0.5.2-lp150.2.3.1") ) flag++; if ( rpm_check(release:"SUSE15.0", reference:"libreoffice-base-drivers-postgresql-6.0.5.2-lp150.2.3.1") ) flag++; if ( rpm_check(release:"SUSE15.0", reference:"libreoffice-base-drivers-postgresql-debuginfo-6.0.5.2-lp150.2.3.1") ) flag++; if ( rpm_check(release:"SUSE15.0", reference:"libreoffice-branding-upstream-6.0.5.2-lp150.2.3.1") ) flag++; if ( rpm_check(release:"SUSE15.0", reference:"libreoffice-calc-6.0.5.2-lp150.2.3.1") ) flag++; if ( rpm_check(release:"SUSE15.0", reference:"libreoffice-calc-debuginfo-6.0.5.2-lp150.2.3.1") ) flag++; if ( rpm_check(release:"SUSE15.0", reference:"libreoffice-calc-extensions-6.0.5.2-lp150.2.3.1") ) flag++; if ( rpm_check(release:"SUSE15.0", reference:"libreoffice-debuginfo-6.0.5.2-lp150.2.3.1") ) flag++; if ( rpm_check(release:"SUSE15.0", reference:"libreoffice-debugsource-6.0.5.2-lp150.2.3.1") ) flag++; if ( rpm_check(release:"SUSE15.0", reference:"libreoffice-draw-6.0.5.2-lp150.2.3.1") ) flag++; if ( rpm_check(release:"SUSE15.0", reference:"libreoffice-draw-debuginfo-6.0.5.2-lp150.2.3.1") ) flag++; if ( rpm_check(release:"SUSE15.0", reference:"libreoffice-filters-optional-6.0.5.2-lp150.2.3.1") ) flag++; if ( rpm_check(release:"SUSE15.0", reference:"libreoffice-gdb-pretty-printers-6.0.5.2-lp150.2.3.1") ) flag++; if ( rpm_check(release:"SUSE15.0", reference:"libreoffice-glade-6.0.5.2-lp150.2.3.1") ) flag++; if ( rpm_check(release:"SUSE15.0", reference:"libreoffice-gnome-6.0.5.2-lp150.2.3.1") ) flag++; if ( rpm_check(release:"SUSE15.0", reference:"libreoffice-gnome-debuginfo-6.0.5.2-lp150.2.3.1") ) flag++; if ( rpm_check(release:"SUSE15.0", reference:"libreoffice-gtk2-6.0.5.2-lp150.2.3.1") ) flag++; if ( rpm_check(release:"SUSE15.0", reference:"libreoffice-gtk2-debuginfo-6.0.5.2-lp150.2.3.1") ) flag++; if ( rpm_check(release:"SUSE15.0", reference:"libreoffice-gtk3-6.0.5.2-lp150.2.3.1") ) flag++; if ( rpm_check(release:"SUSE15.0", reference:"libreoffice-gtk3-debuginfo-6.0.5.2-lp150.2.3.1") ) flag++; if ( rpm_check(release:"SUSE15.0", reference:"libreoffice-icon-themes-6.0.5.2-lp150.2.3.1") ) flag++; if ( rpm_check(release:"SUSE15.0", reference:"libreoffice-impress-6.0.5.2-lp150.2.3.1") ) flag++; if ( rpm_check(release:"SUSE15.0", reference:"libreoffice-impress-debuginfo-6.0.5.2-lp150.2.3.1") ) flag++; if ( rpm_check(release:"SUSE15.0", reference:"libreoffice-kde4-6.0.5.2-lp150.2.3.1") ) flag++; if ( rpm_check(release:"SUSE15.0", reference:"libreoffice-kde4-debuginfo-6.0.5.2-lp150.2.3.1") ) flag++; if ( rpm_check(release:"SUSE15.0", reference:"libreoffice-l10n-af-6.0.5.2-lp150.2.3.1") ) flag++; if ( rpm_check(release:"SUSE15.0", reference:"libreoffice-l10n-ar-6.0.5.2-lp150.2.3.1") ) flag++; if ( rpm_check(release:"SUSE15.0", reference:"libreoffice-l10n-as-6.0.5.2-lp150.2.3.1") ) flag++; if ( rpm_check(release:"SUSE15.0", reference:"libreoffice-l10n-bg-6.0.5.2-lp150.2.3.1") ) flag++; if ( rpm_check(release:"SUSE15.0", reference:"libreoffice-l10n-bn-6.0.5.2-lp150.2.3.1") ) flag++; if ( rpm_check(release:"SUSE15.0", reference:"libreoffice-l10n-br-6.0.5.2-lp150.2.3.1") ) flag++; if ( rpm_check(release:"SUSE15.0", reference:"libreoffice-l10n-ca-6.0.5.2-lp150.2.3.1") ) flag++; if ( rpm_check(release:"SUSE15.0", reference:"libreoffice-l10n-cs-6.0.5.2-lp150.2.3.1") ) flag++; if ( rpm_check(release:"SUSE15.0", reference:"libreoffice-l10n-cy-6.0.5.2-lp150.2.3.1") ) flag++; if ( rpm_check(release:"SUSE15.0", reference:"libreoffice-l10n-da-6.0.5.2-lp150.2.3.1") ) flag++; if ( rpm_check(release:"SUSE15.0", reference:"libreoffice-l10n-de-6.0.5.2-lp150.2.3.1") ) flag++; if ( rpm_check(release:"SUSE15.0", reference:"libreoffice-l10n-dz-6.0.5.2-lp150.2.3.1") ) flag++; if ( rpm_check(release:"SUSE15.0", reference:"libreoffice-l10n-el-6.0.5.2-lp150.2.3.1") ) flag++; if ( rpm_check(release:"SUSE15.0", reference:"libreoffice-l10n-en-6.0.5.2-lp150.2.3.1") ) flag++; if ( rpm_check(release:"SUSE15.0", reference:"libreoffice-l10n-eo-6.0.5.2-lp150.2.3.1") ) flag++; if ( rpm_check(release:"SUSE15.0", reference:"libreoffice-l10n-es-6.0.5.2-lp150.2.3.1") ) flag++; if ( rpm_check(release:"SUSE15.0", reference:"libreoffice-l10n-et-6.0.5.2-lp150.2.3.1") ) flag++; if ( rpm_check(release:"SUSE15.0", reference:"libreoffice-l10n-eu-6.0.5.2-lp150.2.3.1") ) flag++; if ( rpm_check(release:"SUSE15.0", reference:"libreoffice-l10n-fa-6.0.5.2-lp150.2.3.1") ) flag++; if ( rpm_check(release:"SUSE15.0", reference:"libreoffice-l10n-fi-6.0.5.2-lp150.2.3.1") ) flag++; if ( rpm_check(release:"SUSE15.0", reference:"libreoffice-l10n-fr-6.0.5.2-lp150.2.3.1") ) flag++; if ( rpm_check(release:"SUSE15.0", reference:"libreoffice-l10n-ga-6.0.5.2-lp150.2.3.1") ) flag++; if ( rpm_check(release:"SUSE15.0", reference:"libreoffice-l10n-gl-6.0.5.2-lp150.2.3.1") ) flag++; if ( rpm_check(release:"SUSE15.0", reference:"libreoffice-l10n-gu-6.0.5.2-lp150.2.3.1") ) flag++; if ( rpm_check(release:"SUSE15.0", reference:"libreoffice-l10n-he-6.0.5.2-lp150.2.3.1") ) flag++; if ( rpm_check(release:"SUSE15.0", reference:"libreoffice-l10n-hi-6.0.5.2-lp150.2.3.1") ) flag++; if ( rpm_check(release:"SUSE15.0", reference:"libreoffice-l10n-hr-6.0.5.2-lp150.2.3.1") ) flag++; if ( rpm_check(release:"SUSE15.0", reference:"libreoffice-l10n-hu-6.0.5.2-lp150.2.3.1") ) flag++; if ( rpm_check(release:"SUSE15.0", reference:"libreoffice-l10n-it-6.0.5.2-lp150.2.3.1") ) flag++; if ( rpm_check(release:"SUSE15.0", reference:"libreoffice-l10n-ja-6.0.5.2-lp150.2.3.1") ) flag++; if ( rpm_check(release:"SUSE15.0", reference:"libreoffice-l10n-kk-6.0.5.2-lp150.2.3.1") ) flag++; if ( rpm_check(release:"SUSE15.0", reference:"libreoffice-l10n-kn-6.0.5.2-lp150.2.3.1") ) flag++; if ( rpm_check(release:"SUSE15.0", reference:"libreoffice-l10n-ko-6.0.5.2-lp150.2.3.1") ) flag++; if ( rpm_check(release:"SUSE15.0", reference:"libreoffice-l10n-lt-6.0.5.2-lp150.2.3.1") ) flag++; if ( rpm_check(release:"SUSE15.0", reference:"libreoffice-l10n-lv-6.0.5.2-lp150.2.3.1") ) flag++; if ( rpm_check(release:"SUSE15.0", reference:"libreoffice-l10n-mai-6.0.5.2-lp150.2.3.1") ) flag++; if ( rpm_check(release:"SUSE15.0", reference:"libreoffice-l10n-ml-6.0.5.2-lp150.2.3.1") ) flag++; if ( rpm_check(release:"SUSE15.0", reference:"libreoffice-l10n-mr-6.0.5.2-lp150.2.3.1") ) flag++; if ( rpm_check(release:"SUSE15.0", reference:"libreoffice-l10n-nb-6.0.5.2-lp150.2.3.1") ) flag++; if ( rpm_check(release:"SUSE15.0", reference:"libreoffice-l10n-nl-6.0.5.2-lp150.2.3.1") ) flag++; if ( rpm_check(release:"SUSE15.0", reference:"libreoffice-l10n-nn-6.0.5.2-lp150.2.3.1") ) flag++; if ( rpm_check(release:"SUSE15.0", reference:"libreoffice-l10n-nr-6.0.5.2-lp150.2.3.1") ) flag++; if ( rpm_check(release:"SUSE15.0", reference:"libreoffice-l10n-nso-6.0.5.2-lp150.2.3.1") ) flag++; if ( rpm_check(release:"SUSE15.0", reference:"libreoffice-l10n-or-6.0.5.2-lp150.2.3.1") ) flag++; if ( rpm_check(release:"SUSE15.0", reference:"libreoffice-l10n-pa-6.0.5.2-lp150.2.3.1") ) flag++; if ( rpm_check(release:"SUSE15.0", reference:"libreoffice-l10n-pl-6.0.5.2-lp150.2.3.1") ) flag++; if ( rpm_check(release:"SUSE15.0", reference:"libreoffice-l10n-pt_BR-6.0.5.2-lp150.2.3.1") ) flag++; if ( rpm_check(release:"SUSE15.0", reference:"libreoffice-l10n-pt_PT-6.0.5.2-lp150.2.3.1") ) flag++; if ( rpm_check(release:"SUSE15.0", reference:"libreoffice-l10n-ro-6.0.5.2-lp150.2.3.1") ) flag++; if ( rpm_check(release:"SUSE15.0", reference:"libreoffice-l10n-ru-6.0.5.2-lp150.2.3.1") ) flag++; if ( rpm_check(release:"SUSE15.0", reference:"libreoffice-l10n-si-6.0.5.2-lp150.2.3.1") ) flag++; if ( rpm_check(release:"SUSE15.0", reference:"libreoffice-l10n-sk-6.0.5.2-lp150.2.3.1") ) flag++; if ( rpm_check(release:"SUSE15.0", reference:"libreoffice-l10n-sl-6.0.5.2-lp150.2.3.1") ) flag++; if ( rpm_check(release:"SUSE15.0", reference:"libreoffice-l10n-sr-6.0.5.2-lp150.2.3.1") ) flag++; if ( rpm_check(release:"SUSE15.0", reference:"libreoffice-l10n-ss-6.0.5.2-lp150.2.3.1") ) flag++; if ( rpm_check(release:"SUSE15.0", reference:"libreoffice-l10n-st-6.0.5.2-lp150.2.3.1") ) flag++; if ( rpm_check(release:"SUSE15.0", reference:"libreoffice-l10n-sv-6.0.5.2-lp150.2.3.1") ) flag++; if ( rpm_check(release:"SUSE15.0", reference:"libreoffice-l10n-ta-6.0.5.2-lp150.2.3.1") ) flag++; if ( rpm_check(release:"SUSE15.0", reference:"libreoffice-l10n-te-6.0.5.2-lp150.2.3.1") ) flag++; if ( rpm_check(release:"SUSE15.0", reference:"libreoffice-l10n-th-6.0.5.2-lp150.2.3.1") ) flag++; if ( rpm_check(release:"SUSE15.0", reference:"libreoffice-l10n-tn-6.0.5.2-lp150.2.3.1") ) flag++; if ( rpm_check(release:"SUSE15.0", reference:"libreoffice-l10n-tr-6.0.5.2-lp150.2.3.1") ) flag++; if ( rpm_check(release:"SUSE15.0", reference:"libreoffice-l10n-ts-6.0.5.2-lp150.2.3.1") ) flag++; if ( rpm_check(release:"SUSE15.0", reference:"libreoffice-l10n-uk-6.0.5.2-lp150.2.3.1") ) flag++; if ( rpm_check(release:"SUSE15.0", reference:"libreoffice-l10n-ve-6.0.5.2-lp150.2.3.1") ) flag++; if ( rpm_check(release:"SUSE15.0", reference:"libreoffice-l10n-xh-6.0.5.2-lp150.2.3.1") ) flag++; if ( rpm_check(release:"SUSE15.0", reference:"libreoffice-l10n-zh_CN-6.0.5.2-lp150.2.3.1") ) flag++; if ( rpm_check(release:"SUSE15.0", reference:"libreoffice-l10n-zh_TW-6.0.5.2-lp150.2.3.1") ) flag++; if ( rpm_check(release:"SUSE15.0", reference:"libreoffice-l10n-zu-6.0.5.2-lp150.2.3.1") ) flag++; if ( rpm_check(release:"SUSE15.0", reference:"libreoffice-mailmerge-6.0.5.2-lp150.2.3.1") ) flag++; if ( rpm_check(release:"SUSE15.0", reference:"libreoffice-math-6.0.5.2-lp150.2.3.1") ) flag++; if ( rpm_check(release:"SUSE15.0", reference:"libreoffice-math-debuginfo-6.0.5.2-lp150.2.3.1") ) flag++; if ( rpm_check(release:"SUSE15.0", reference:"libreoffice-officebean-6.0.5.2-lp150.2.3.1") ) flag++; if ( rpm_check(release:"SUSE15.0", reference:"libreoffice-officebean-debuginfo-6.0.5.2-lp150.2.3.1") ) flag++; if ( rpm_check(release:"SUSE15.0", reference:"libreoffice-pyuno-6.0.5.2-lp150.2.3.1") ) flag++; if ( rpm_check(release:"SUSE15.0", reference:"libreoffice-pyuno-debuginfo-6.0.5.2-lp150.2.3.1") ) flag++; if ( rpm_check(release:"SUSE15.0", reference:"libreoffice-sdk-6.0.5.2-lp150.2.3.1") ) flag++; if ( rpm_check(release:"SUSE15.0", reference:"libreoffice-sdk-debuginfo-6.0.5.2-lp150.2.3.1") ) flag++; if ( rpm_check(release:"SUSE15.0", reference:"libreoffice-writer-6.0.5.2-lp150.2.3.1") ) flag++; if ( rpm_check(release:"SUSE15.0", reference:"libreoffice-writer-debuginfo-6.0.5.2-lp150.2.3.1") ) flag++; if ( rpm_check(release:"SUSE15.0", reference:"libreoffice-writer-extensions-6.0.5.2-lp150.2.3.1") ) flag++; if ( rpm_check(release:"SUSE15.0", reference:"libreofficekit-6.0.5.2-lp150.2.3.1") ) flag++; if ( rpm_check(release:"SUSE15.0", reference:"libreofficekit-devel-6.0.5.2-lp150.2.3.1") ) flag++; if (flag) { if (report_verbosity > 0) security_warning(port:0, extra:rpm_report_get()); else security_warning(0); exit(0); } else { tested = pkg_tests_get(); if (tested) audit(AUDIT_PACKAGE_NOT_AFFECTED, tested); else audit(AUDIT_PACKAGE_NOT_INSTALLED, "libreoffice / libreoffice-base / libreoffice-base-debuginfo / etc"); }
NASL family SuSE Local Security Checks NASL id OPENSUSE-2019-912.NASL description This update for LibreOffice, libepubgen, liblangtag, libmwaw, libnumbertext, libstaroffice, libwps, myspell-dictionaries, xmlsec1 fixes the following issues : LibreOffice was updated to 6.1.3.2 (fate#326624) and contains new features and lots of bugfixes : The full changelog can be found on : https://wiki.documentfoundation.org/ReleaseNotes/6.1 Bugfixes : - bsc#1095639 Exporting to PPTX results in vertical labels being shown horizontally - bsc#1098891 Table in PPTX misplaced and partly blue - bsc#1088263 Labels in chart change (from white and other colors) to black when saving as PPTX - bsc#1095601 Exporting to PPTX shifts arrow shapes quite a bit - Add more translations : - Belarusian - Bodo - Dogri - Frisian - Gaelic - Paraguayan_Guaran - Upper_Sorbian - Konkani - Kashmiri - Luxembourgish - Monglolian - Manipuri - Burnese - Occitan - Kinyarwanda - Santali - Sanskrit - Sindhi - Sidamo - Tatar - Uzbek - Upper Sorbian - Venetian - Amharic - Asturian - Tibetian - Bosnian - English GB - English ZA - Indonesian - Icelandic - Georgian - Khmer - Lao - Macedonian - Nepali - Oromo - Albanian - Tajik - Uyghur - Vietnamese - Kurdish - Try to build all languages see bsc#1096360 - Make sure to install the KDE5/Qt5 UI/filepicker - Try to implement safeguarding to avoid bsc#1050305 - Disable base-drivers-mysql as it needs mysqlcppcon that is only for mysql and not mariadb, causes issues bsc#1094779 - Users can still connect using jdbc/odbc - Fix java detection on machines with too many cpus - CVE-2018-10583: An information disclosure vulnerability occured when LibreOffice automatically processed and initiated an SMB connection embedded in a malicious file, as demonstrated by xlink:href=file://192.168.0.2/test.jpg within an office:document-content element in a .odt XML document. (bsc#1091606) libepubgen was updated to 0.1.1 : - Avoid <div> inside <p> or <span>. - Avoid writin vertical-align attribute without a value. - Fix generation of invalid XHTML when there is a link starting at the beginning of a footnote. - Handle relative width for images. - Fixed layout: write chapter names to improve navigation. - Support writing mode. - Start a new HTML file at every page span in addition to the splits induced by the chosen split method. This is to ensure that specified writing mode works correctly, as it is HTML <body> attribute. liblangtag was updated to 0.6.2 : - use standard function - fix leak in test libmwaw was updated to 0.3.14 : - Support MS Multiplan 1.1 files libnumbertext was update to 1.0.5 : - Various fixes in numerical calculations and issues reported on libreoffice tracker libstaroffice was updated to 0.0.6 : - retrieve some StarMath last seen 2020-06-01 modified 2020-06-02 plugin id 123372 published 2019-03-27 reporter This script is Copyright (C) 2019 and is owned by Tenable, Inc. or an Affiliate thereof. source https://www.tenable.com/plugins/nessus/123372 title openSUSE Security Update : LibreOffice and dependency libraries (openSUSE-2019-912) NASL family SuSE Local Security Checks NASL id OPENSUSE-2018-1417.NASL description This update for LibreOffice, libepubgen, liblangtag, libmwaw, libnumbertext, libstaroffice, libwps, myspell-dictionaries, xmlsec1 fixes the following issues : LibreOffice was updated to 6.1.3.2 (fate#326624) and contains new features and lots of bugfixes : The full changelog can be found on : https://wiki.documentfoundation.org/ReleaseNotes/6.1 Bugfixes : - bsc#1095639 Exporting to PPTX results in vertical labels being shown horizontally - bsc#1098891 Table in PPTX misplaced and partly blue - bsc#1088263 Labels in chart change (from white and other colors) to black when saving as PPTX - bsc#1095601 Exporting to PPTX shifts arrow shapes quite a bit - Add more translations : - Belarusian - Bodo - Dogri - Frisian - Gaelic - Paraguayan_Guaran - Upper_Sorbian - Konkani - Kashmiri - Luxembourgish - Monglolian - Manipuri - Burnese - Occitan - Kinyarwanda - Santali - Sanskrit - Sindhi - Sidamo - Tatar - Uzbek - Upper Sorbian - Venetian - Amharic - Asturian - Tibetian - Bosnian - English GB - English ZA - Indonesian - Icelandic - Georgian - Khmer - Lao - Macedonian - Nepali - Oromo - Albanian - Tajik - Uyghur - Vietnamese - Kurdish - Try to build all languages see bsc#1096360 - Make sure to install the KDE5/Qt5 UI/filepicker - Try to implement safeguarding to avoid bsc#1050305 - Disable base-drivers-mysql as it needs mysqlcppcon that is only for mysql and not mariadb, causes issues bsc#1094779 - Users can still connect using jdbc/odbc - Fix java detection on machines with too many cpus - CVE-2018-10583: An information disclosure vulnerability occured when LibreOffice automatically processed and initiated an SMB connection embedded in a malicious file, as demonstrated by xlink:href=file://192.168.0.2/test.jpg within an office:document-content element in a .odt XML document. (bsc#1091606) libepubgen was updated to 0.1.1 : - Avoid <div> inside <p> or <span>. - Avoid writin vertical-align attribute without a value. - Fix generation of invalid XHTML when there is a link starting at the beginning of a footnote. - Handle relative width for images. - Fixed layout: write chapter names to improve navigation. - Support writing mode. - Start a new HTML file at every page span in addition to the splits induced by the chosen split method. This is to ensure that specified writing mode works correctly, as it is HTML <body> attribute. liblangtag was updated to 0.6.2 : - use standard function - fix leak in test libmwaw was updated to 0.3.14 : - Support MS Multiplan 1.1 files libnumbertext was update to 1.0.5 : - Various fixes in numerical calculations and issues reported on libreoffice tracker libstaroffice was updated to 0.0.6 : - retrieve some StarMath last seen 2020-06-05 modified 2018-11-19 plugin id 119022 published 2018-11-19 reporter This script is Copyright (C) 2018-2020 and is owned by Tenable, Inc. or an Affiliate thereof. source https://www.tenable.com/plugins/nessus/119022 title openSUSE Security Update : LibreOffice and dependency libraries (openSUSE-2018-1417) NASL family Red Hat Local Security Checks NASL id REDHAT-RHSA-2018-3054.NASL description An update for libreoffice is now available for Red Hat Enterprise Linux 7. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section. LibreOffice is an open source, community-developed office productivity suite. It includes key desktop applications, such as a word processor, a spreadsheet, a presentation manager, a formula editor, and a drawing program. LibreOffice replaces OpenOffice and provides a similar but enhanced and extended office suite. Security Fix(es) : * libreoffice: Use-after-free in sdstor/stgstrms.cxx:StgSmallStrm class allows for denial of service with crafted document (CVE-2018-10119) * libreoffice: Out of bounds write in filter/ww8/ww8toolbar.cxx:SwCTBWrapper class allows for denial of service with crafted document (CVE-2018-10120) * libreoffice: Information disclosure via SMB connection embedded in malicious file (CVE-2018-10583) For more details about the security issue(s), including the impact, a CVSS score, and other related information, refer to the CVE page(s) listed in the References section. Additional Changes : For detailed information on changes in this release, see the Red Hat Enterprise Linux 7.6 Release Notes linked from the References section. last seen 2020-06-01 modified 2020-06-02 plugin id 118518 published 2018-10-31 reporter This script is Copyright (C) 2018-2019 and is owned by Tenable, Inc. or an Affiliate thereof. source https://www.tenable.com/plugins/nessus/118518 title RHEL 7 : libreoffice (RHSA-2018:3054) NASL family Fedora Local Security Checks NASL id FEDORA_2018-490F30FFA0.NASL description - CVE-2018-10583 A LibreOffice document with a linked image, which is on a samba share, will cause LibreOffice to automatically initiate a samba connection to retrieve the image. This is by design. If end users or administrators wish to disable this functionality this can now be disabled via tools->options->security->options->block any links from documents not among the trusted locations. Note that Tenable Network Security has extracted the preceding description block directly from the Fedora update system website. Tenable has attempted to automatically clean and format it as much as possible without introducing additional issues. last seen 2020-06-05 modified 2018-05-14 plugin id 109741 published 2018-05-14 reporter This script is Copyright (C) 2018-2020 and is owned by Tenable, Inc. or an Affiliate thereof. source https://www.tenable.com/plugins/nessus/109741 title Fedora 27 : 1:libreoffice (2018-490f30ffa0) NASL family SuSE Local Security Checks NASL id SUSE_SU-2018-2485-2.NASL description This update for libreoffice to 6.0.5.2 fixes the following issues : Security issues fixed : CVE-2018-10583: An information disclosure vulnerability occurs during automatic processing and initiating an SMB connection embedded in a malicious file, as demonstrated by xlink:href=file://192.168.0.2/test.jpg within an office:document-content element in a .odt XML document. (bsc#1091606) Non security issues fixed: Bugfix: Table borders appear black in LibreOffice (while white in PowerPoint) (bsc#1088262) Bugfix: LibreOffice extension last seen 2020-06-01 modified 2020-06-02 plugin id 119551 published 2018-12-10 reporter This script is Copyright (C) 2018-2019 and is owned by Tenable, Inc. or an Affiliate thereof. source https://www.tenable.com/plugins/nessus/119551 title SUSE SLED12 Security Update : libreoffice (SUSE-SU-2018:2485-2) NASL family SuSE Local Security Checks NASL id SUSE_SU-2018-3683-1.NASL description This update for LibreOffice, libepubgen, liblangtag, libmwaw, libnumbertext, libstaroffice, libwps, myspell-dictionaries, xmlsec1 fixes the following issues : LibreOffice was updated to 6.1.3.2 (fate#326624) and contains new features and lots of bugfixes : The full changelog can be found on : https://wiki.documentfoundation.org/ReleaseNotes/6.1 Bugfixes : bsc#1095639 Exporting to PPTX results in vertical labels being shown horizontally bsc#1098891 Table in PPTX misplaced and partly blue bsc#1088263 Labels in chart change (from white and other colors) to black when saving as PPTX bsc#1095601 Exporting to PPTX shifts arrow shapes quite a bit Add more translations : - Belarusian - Bodo - Dogri - Frisian - Gaelic - Paraguayan_Guaran - Upper_Sorbian - Konkani - Kashmiri - Luxembourgish - Monglolian - Manipuri - Burnese - Occitan - Kinyarwanda - Santali - Sanskrit - Sindhi - Sidamo - Tatar - Uzbek - Upper Sorbian - Venetian - Amharic - Asturian - Tibetian - Bosnian - English GB - English ZA - Indonesian - Icelandic - Georgian - Khmer - Lao - Macedonian - Nepali - Oromo - Albanian - Tajik - Uyghur - Vietnamese - Kurdish Try to build all languages see bsc#1096360 Make sure to install the KDE5/Qt5 UI/filepicker Try to implement safeguarding to avoid bsc#1050305 Disable base-drivers-mysql as it needs mysqlcppcon that is only for mysql and not mariadb, causes issues bsc#1094779 - Users can still connect using jdbc/odbc Fix java detection on machines with too many cpus CVE-2018-10583: An information disclosure vulnerability occured when LibreOffice automatically processed and initiated an SMB connection embedded in a malicious file, as demonstrated by xlink:href=file://192.168.0.2/test.jpg within an office:document-content element in a .odt XML document. (bsc#1091606) libepubgen was updated to 0.1.1: Avoid <div> inside or <span>.Avoid writin vertical-align attribute without a value. Fix generation of invalid XHTML when there is a link starting at the beginning of a footnote. Handle relative width for images. Fixed layout: write chapter names to improve navigation. Support writing mode. Start a new HTML file at every page span in addition to the splits induced by the chosen split method. This is to ensure that specified writing mode works correctly, as it is HTML attribute. liblangtag was updated to 0.6.2: use standard function fix leak in test libmwaw was updated to 0.3.14: Support MS Multiplan 1.1 files libnumbertext was update to 1.0.5: Various fixes in numerical calculations and issues reported on libreoffice tracker libstaroffice was updated to 0.0.6: retrieve some StarMath last seen 2020-06-01 modified 2020-06-02 plugin id 120160 published 2019-01-02 reporter This script is Copyright (C) 2019 and is owned by Tenable, Inc. or an Affiliate thereof. source https://www.tenable.com/plugins/nessus/120160 title SUSE SLED15 / SLES15 Security Update : libepubgen, liblangtag, libmwaw, libnumbertext, libreoffice, libstaroffice, libwps, myspell-dictionaries, xmlsec1 (SUSE-SU-2018:3683-1) NASL family Windows NASL id LIBREOFFICE_604.NASL description The version of LibreOffice installed on the remote Windows host is either prior to 5.4.7 or 6.x prior to 6.0.4. It is, therefore, affected by an information disclosure vulnerability that exists in documents containing an embedded SMB link due to automatic initiation of image retrieval. An unauthenticated, remote attacker can exploit this, via an SMB connection embedded in a malicious file, to disclose potentially sensitive information. Note that Nessus has not tested for these issues but has instead relied only on the application last seen 2020-06-01 modified 2020-06-02 plugin id 122857 published 2019-03-14 reporter This script is Copyright (C) 2019 and is owned by Tenable, Inc. or an Affiliate thereof. source https://www.tenable.com/plugins/nessus/122857 title LibreOffice < 5.4.7 or 6.x < 6.0.4 Information Disclosure NASL family Ubuntu Local Security Checks NASL id UBUNTU_USN-3883-1.NASL description It was discovered that LibreOffice incorrectly handled certain document files. If a user were tricked into opening a specially crafted document, a remote attacker could cause LibreOffice to crash, and possibly execute arbitrary code. (CVE-2018-10119, CVE-2018-10120, CVE-2018-11790) It was discovered that LibreOffice incorrectly handled embedded SMB connections in document files. If a user were tricked in to opening a specially crafted document, a remote attacker could possibly exploit this to obtain sensitive information. (CVE-2018-10583) Alex Infuhr discovered that LibreOffice incorrectly handled embedded scripts in document files. If a user were tricked into opening a specially crafted document, a remote attacker could possibly execute arbitrary code. (CVE-2018-16858). Note that Tenable Network Security has extracted the preceding description block directly from the Ubuntu security advisory. Tenable has attempted to automatically clean and format it as much as possible without introducing additional issues. last seen 2020-06-01 modified 2020-06-02 plugin id 121640 published 2019-02-07 reporter Ubuntu Security Notice (C) 2019 Canonical, Inc. / NASL script (C) 2019 and is owned by Tenable, Inc. or an Affiliate thereof. source https://www.tenable.com/plugins/nessus/121640 title Ubuntu 14.04 LTS / 16.04 LTS : libreoffice vulnerabilities (USN-3883-1) NASL family SuSE Local Security Checks NASL id SUSE_SU-2018-2485-1.NASL description This update for libreoffice to 6.0.5.2 fixes the following issues: Security issues fixed : - CVE-2018-10583: An information disclosure vulnerability occurs during automatic processing and initiating an SMB connection embedded in a malicious file, as demonstrated by xlink:href=file://192.168.0.2/test.jpg within an office:document-content element in a .odt XML document. (bsc#1091606) Non security issues fixed : - Bugfix: Table borders appear black in LibreOffice (while white in PowerPoint) (bsc#1088262) - Bugfix: LibreOffice extension last seen 2020-06-01 modified 2020-06-02 plugin id 112107 published 2018-08-24 reporter This script is Copyright (C) 2018-2019 and is owned by Tenable, Inc. or an Affiliate thereof. source https://www.tenable.com/plugins/nessus/112107 title SUSE SLED12 Security Update : libreoffice (SUSE-SU-2018:2485-1) NASL family SuSE Local Security Checks NASL id OPENSUSE-2018-941.NASL description This update for libreoffice to 6.0.5.2 fixes the following issues : Security issues fixed : - CVE-2018-10583: An information disclosure vulnerability occurs during automatic processing and initiating an SMB connection embedded in a malicious file, as demonstrated by xlink:href=file://192.168.0.2/test.jpg within an office:document-content element in a .odt XML document. (bsc#1091606) Non security issues fixed : - Bugfix: Table borders appear black in LibreOffice (while white in PowerPoint) (bsc#1088262) - Bugfix: LibreOffice extension last seen 2020-06-05 modified 2018-08-29 plugin id 112181 published 2018-08-29 reporter This script is Copyright (C) 2018-2020 and is owned by Tenable, Inc. or an Affiliate thereof. source https://www.tenable.com/plugins/nessus/112181 title openSUSE Security Update : libreoffice (openSUSE-2018-941) NASL family Fedora Local Security Checks NASL id FEDORA_2018-8D3F4D7B28.NASL description - CVE-2018-10583 A LibreOffice document with a linked image, which is on a samba share, will cause LibreOffice to automatically initiate a samba connection to retrieve the image. This is by design. If end users or administrators wish to disable this functionality this can now be disabled via tools->options->security->options->block any links from documents not among the trusted locations. Note that Tenable Network Security has extracted the preceding description block directly from the Fedora update system website. Tenable has attempted to automatically clean and format it as much as possible without introducing additional issues. last seen 2020-06-05 modified 2019-01-03 plugin id 120601 published 2019-01-03 reporter This script is Copyright (C) 2019-2020 and is owned by Tenable, Inc. or an Affiliate thereof. source https://www.tenable.com/plugins/nessus/120601 title Fedora 28 : 1:libreoffice (2018-8d3f4d7b28) NASL family MacOS X Local Security Checks NASL id MACOS_LIBREOFFICE_604.NASL description The version of LibreOffice installed on the remote Windows host is either prior to 5.4.7 or 6.x prior to 6.0.4. It is, therefore, affected by an information disclosure vulnerability that exists in documents containing an embedded SMB link due to automatic initiation of image retrieval. An unauthenticated, remote attacker can exploit this, via an SMB connection embedded in a malicious file, to disclose potentially sensitive information. Note that Nessus has not tested for these issues but has instead relied only on the application last seen 2020-06-01 modified 2020-06-02 plugin id 122856 published 2019-03-14 reporter This script is Copyright (C) 2019 and is owned by Tenable, Inc. or an Affiliate thereof. source https://www.tenable.com/plugins/nessus/122856 title LibreOffice < 5.4.7 or 6.x < 6.0.4 Information Disclosure (macOS) NASL family SuSE Local Security Checks NASL id OPENSUSE-2019-642.NASL description This update for libreoffice to 6.0.5.2 fixes the following issues : Security issues fixed : - CVE-2018-10583: An information disclosure vulnerability occurs during automatic processing and initiating an SMB connection embedded in a malicious file, as demonstrated by xlink:href=file://192.168.0.2/test.jpg within an office:document-content element in a .odt XML document. (bsc#1091606) Non security issues fixed : - Bugfix: Table borders appear black in LibreOffice (while white in PowerPoint) (bsc#1088262) - Bugfix: LibreOffice extension last seen 2020-06-01 modified 2020-06-02 plugin id 123280 published 2019-03-27 reporter This script is Copyright (C) 2019 and is owned by Tenable, Inc. or an Affiliate thereof. source https://www.tenable.com/plugins/nessus/123280 title openSUSE Security Update : libreoffice (openSUSE-2019-642)
Packetstorm
data source | https://packetstormsecurity.com/files/download/147455/libreopen-disclose.txt |
id | PACKETSTORM:147455 |
last seen | 2018-05-07 |
published | 2018-05-03 |
reporter | Richard Davy |
source | https://packetstormsecurity.com/files/147455/LibreOffice-6.0.3-OpenOffice-4.1.5-Information-Disclosure.html |
title | LibreOffice 6.0.3 / OpenOffice 4.1.5 Information Disclosure |
Redhat
advisories |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
rpms |
|
References
- http://secureyourit.co.uk/wp/2018/05/01/creating-malicious-odt-files/
- https://security-tracker.debian.org/tracker/CVE-2018-10583
- https://www.exploit-db.com/exploits/44564/
- https://access.redhat.com/errata/RHSA-2018:3054
- https://usn.ubuntu.com/3883-1/
- http://seclists.org/fulldisclosure/2020/Oct/26
- https://lists.apache.org/thread.html/6c65f22306c36c95e75f8d2b7f49cfcbeb0a4614245c20934612a39d%40%3Cdev.openoffice.apache.org%3E
- https://lists.apache.org/thread.html/0598708912978b27121b2e380b44a225c706aca882cd1da6a955a0af%40%3Cdev.openoffice.apache.org%3E
- https://lists.apache.org/thread.html/c8fd59ac77b42aac90eb5c59b87f3ab59b5e0c3bfb4819aa649a2909%40%3Cdev.openoffice.apache.org%3E