Vulnerabilities > CVE-2018-10583 - Information Exposure vulnerability in multiple products

047910
CVSS 7.5 - HIGH
Attack vector
NETWORK
Attack complexity
LOW
Privileges required
NONE
Confidentiality impact
HIGH
Integrity impact
NONE
Availability impact
NONE
network
low complexity
libreoffice
apache
debian
redhat
canonical
CWE-200
nessus
exploit available
metasploit

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.

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

descriptionLibreOffice/Open Office - '.odt' Information Disclosure. CVE-2018-10583. Local exploit for Windows platform
fileexploits/windows/local/44564.py
idEDB-ID:44564
last seen2018-05-24
modified2018-05-02
platformwindows
port
published2018-05-02
reporterExploit-DB
sourcehttps://www.exploit-db.com/download/44564/
titleLibreOffice/Open Office - '.odt' Information Disclosure
typelocal

Metasploit

descriptionGenerates a Malicious ODT File which can be used with auxiliary/server/capture/smb or similar to capture hashes.
idMSF:AUXILIARY/FILEFORMAT/ODT_BADODT
last seen2020-06-09
modified2018-06-06
published2018-06-06
references
reporterRapid7
sourcehttps://github.com/rapid7/metasploit-framework/blob/master//modules/auxiliary/fileformat/odt_badodt.rb
titleLibreOffice 6.03 /Apache OpenOffice 4.1.5 Malicious ODT File Generator

Nessus

  • NASL familyScientific Linux Local Security Checks
    NASL idSL_20181030_LIBREOFFICE_ON_SL7_X.NASL
    descriptionSecurity 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 seen2020-03-18
    modified2018-11-27
    plugin id119192
    published2018-11-27
    reporterThis script is Copyright (C) 2018-2020 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/119192
    titleScientific 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 familySuSE Local Security Checks
    NASL idOPENSUSE-2018-942.NASL
    descriptionThis 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 seen2020-06-05
    modified2018-08-29
    plugin id112182
    published2018-08-29
    reporterThis script is Copyright (C) 2018-2020 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/112182
    titleopenSUSE 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 familySuSE Local Security Checks
    NASL idOPENSUSE-2019-912.NASL
    descriptionThis 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 seen2020-06-01
    modified2020-06-02
    plugin id123372
    published2019-03-27
    reporterThis script is Copyright (C) 2019 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/123372
    titleopenSUSE Security Update : LibreOffice and dependency libraries (openSUSE-2019-912)
  • NASL familySuSE Local Security Checks
    NASL idOPENSUSE-2018-1417.NASL
    descriptionThis 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 seen2020-06-05
    modified2018-11-19
    plugin id119022
    published2018-11-19
    reporterThis script is Copyright (C) 2018-2020 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/119022
    titleopenSUSE Security Update : LibreOffice and dependency libraries (openSUSE-2018-1417)
  • NASL familyRed Hat Local Security Checks
    NASL idREDHAT-RHSA-2018-3054.NASL
    descriptionAn 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 seen2020-06-01
    modified2020-06-02
    plugin id118518
    published2018-10-31
    reporterThis script is Copyright (C) 2018-2019 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/118518
    titleRHEL 7 : libreoffice (RHSA-2018:3054)
  • NASL familyFedora Local Security Checks
    NASL idFEDORA_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 seen2020-06-05
    modified2018-05-14
    plugin id109741
    published2018-05-14
    reporterThis script is Copyright (C) 2018-2020 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/109741
    titleFedora 27 : 1:libreoffice (2018-490f30ffa0)
  • NASL familySuSE Local Security Checks
    NASL idSUSE_SU-2018-2485-2.NASL
    descriptionThis 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 seen2020-06-01
    modified2020-06-02
    plugin id119551
    published2018-12-10
    reporterThis script is Copyright (C) 2018-2019 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/119551
    titleSUSE SLED12 Security Update : libreoffice (SUSE-SU-2018:2485-2)
  • NASL familySuSE Local Security Checks
    NASL idSUSE_SU-2018-3683-1.NASL
    descriptionThis 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 seen2020-06-01
    modified2020-06-02
    plugin id120160
    published2019-01-02
    reporterThis script is Copyright (C) 2019 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/120160
    titleSUSE SLED15 / SLES15 Security Update : libepubgen, liblangtag, libmwaw, libnumbertext, libreoffice, libstaroffice, libwps, myspell-dictionaries, xmlsec1 (SUSE-SU-2018:3683-1)
  • NASL familyWindows
    NASL idLIBREOFFICE_604.NASL
    descriptionThe 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 seen2020-06-01
    modified2020-06-02
    plugin id122857
    published2019-03-14
    reporterThis script is Copyright (C) 2019 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/122857
    titleLibreOffice < 5.4.7 or 6.x < 6.0.4 Information Disclosure
  • NASL familyUbuntu Local Security Checks
    NASL idUBUNTU_USN-3883-1.NASL
    descriptionIt 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 seen2020-06-01
    modified2020-06-02
    plugin id121640
    published2019-02-07
    reporterUbuntu Security Notice (C) 2019 Canonical, Inc. / NASL script (C) 2019 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/121640
    titleUbuntu 14.04 LTS / 16.04 LTS : libreoffice vulnerabilities (USN-3883-1)
  • NASL familySuSE Local Security Checks
    NASL idSUSE_SU-2018-2485-1.NASL
    descriptionThis 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 seen2020-06-01
    modified2020-06-02
    plugin id112107
    published2018-08-24
    reporterThis script is Copyright (C) 2018-2019 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/112107
    titleSUSE SLED12 Security Update : libreoffice (SUSE-SU-2018:2485-1)
  • NASL familySuSE Local Security Checks
    NASL idOPENSUSE-2018-941.NASL
    descriptionThis 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 seen2020-06-05
    modified2018-08-29
    plugin id112181
    published2018-08-29
    reporterThis script is Copyright (C) 2018-2020 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/112181
    titleopenSUSE Security Update : libreoffice (openSUSE-2018-941)
  • NASL familyFedora Local Security Checks
    NASL idFEDORA_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 seen2020-06-05
    modified2019-01-03
    plugin id120601
    published2019-01-03
    reporterThis script is Copyright (C) 2019-2020 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/120601
    titleFedora 28 : 1:libreoffice (2018-8d3f4d7b28)
  • NASL familyMacOS X Local Security Checks
    NASL idMACOS_LIBREOFFICE_604.NASL
    descriptionThe 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 seen2020-06-01
    modified2020-06-02
    plugin id122856
    published2019-03-14
    reporterThis script is Copyright (C) 2019 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/122856
    titleLibreOffice < 5.4.7 or 6.x < 6.0.4 Information Disclosure (macOS)
  • NASL familySuSE Local Security Checks
    NASL idOPENSUSE-2019-642.NASL
    descriptionThis 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 seen2020-06-01
    modified2020-06-02
    plugin id123280
    published2019-03-27
    reporterThis script is Copyright (C) 2019 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/123280
    titleopenSUSE Security Update : libreoffice (openSUSE-2019-642)

Packetstorm

data sourcehttps://packetstormsecurity.com/files/download/147455/libreopen-disclose.txt
idPACKETSTORM:147455
last seen2018-05-07
published2018-05-03
reporterRichard Davy
sourcehttps://packetstormsecurity.com/files/147455/LibreOffice-6.0.3-OpenOffice-4.1.5-Information-Disclosure.html
titleLibreOffice 6.0.3 / OpenOffice 4.1.5 Information Disclosure

Redhat

advisories
bugzilla
id1614419
titlelibreoffice-calc crashes in FIPS mode when handling password protected documents
oval
OR
  • commentRed Hat Enterprise Linux must be installed
    ovaloval:com.redhat.rhba:tst:20070304026
  • AND
    • commentRed Hat Enterprise Linux 7 is installed
      ovaloval:com.redhat.rhba:tst:20150364027
    • OR
      • AND
        • commentlibreoffice-langpack-ve is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054001
        • commentlibreoffice-langpack-ve is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhba:tst:20152197244
      • AND
        • commentlibreoffice-langpack-gu is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054003
        • commentlibreoffice-langpack-gu is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhba:tst:20152197212
      • AND
        • commentlibreoffice-langpack-he is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054005
        • commentlibreoffice-langpack-he is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhba:tst:20152197162
      • AND
        • commentlibreoffice-langpack-hu is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054007
        • commentlibreoffice-langpack-hu is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhba:tst:20152197308
      • AND
        • commentlibreoffice-gtk3 is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054009
        • commentlibreoffice-gtk3 is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhsa:tst:20183054010
      • AND
        • commentlibreoffice-langpack-cs is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054011
        • commentlibreoffice-langpack-cs is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhba:tst:20152197272
      • AND
        • commentlibreoffice-langpack-gl is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054013
        • commentlibreoffice-langpack-gl is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhba:tst:20152197210
      • AND
        • commentlibreoffice-emailmerge is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054015
        • commentlibreoffice-emailmerge is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhba:tst:20152197262
      • AND
        • commentlibreoffice-langpack-ta is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054017
        • commentlibreoffice-langpack-ta is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhba:tst:20152197256
      • AND
        • commentlibreoffice-langpack-nl is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054019
        • commentlibreoffice-langpack-nl is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhba:tst:20152197316
      • AND
        • commentlibreoffice-langpack-fa is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054021
        • commentlibreoffice-langpack-fa is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhba:tst:20152197246
      • AND
        • commentlibreoffice-core is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054023
        • commentlibreoffice-core is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhba:tst:20152197274
      • AND
        • commentlibreoffice-langpack-zh-Hant is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054025
        • commentlibreoffice-langpack-zh-Hant is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhba:tst:20152197156
      • AND
        • commentlibreoffice-langpack-br is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054027
        • commentlibreoffice-langpack-br is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhba:tst:20152197176
      • AND
        • commentlibreoffice-langpack-sl is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054029
        • commentlibreoffice-langpack-sl is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhba:tst:20152197228
      • AND
        • commentlibreoffice-calc is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054031
        • commentlibreoffice-calc is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhba:tst:20152197170
      • AND
        • commentlibreoffice-ure is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054033
        • commentlibreoffice-ure is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhba:tst:20152197194
      • AND
        • commentlibreoffice-langpack-en is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054035
        • commentlibreoffice-langpack-en is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhba:tst:20152197260
      • AND
        • commentlibreoffice-langpack-tn is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054037
        • commentlibreoffice-langpack-tn is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhba:tst:20152197310
      • AND
        • commentlibreoffice-langpack-ga is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054039
        • commentlibreoffice-langpack-ga is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhba:tst:20152197190
      • AND
        • commentlibreoffice-langpack-or is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054041
        • commentlibreoffice-langpack-or is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhba:tst:20152197224
      • AND
        • commentlibreoffice-langpack-tr is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054043
        • commentlibreoffice-langpack-tr is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhba:tst:20152197278
      • AND
        • commentlibreoffice-langpack-lt is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054045
        • commentlibreoffice-langpack-lt is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhba:tst:20152197268
      • AND
        • commentlibreoffice-langpack-nr is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054047
        • commentlibreoffice-langpack-nr is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhba:tst:20152197214
      • AND
        • commentautocorr-es is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054049
        • commentautocorr-es is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhba:tst:20152197130
      • AND
        • commentautocorr-zh is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054051
        • commentautocorr-zh is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhba:tst:20152197150
      • AND
        • commentautocorr-sk is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054053
        • commentautocorr-sk is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhba:tst:20152197126
      • AND
        • commentautocorr-fr is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054055
        • commentautocorr-fr is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhba:tst:20152197106
      • AND
        • commentautocorr-de is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054057
        • commentautocorr-de is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhba:tst:20152197124
      • AND
        • commentautocorr-ro is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054059
        • commentautocorr-ro is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhba:tst:20152197118
      • AND
        • commentautocorr-da is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054061
        • commentautocorr-da is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhba:tst:20152197148
      • AND
        • commentautocorr-nl is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054063
        • commentautocorr-nl is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhba:tst:20152197102
      • AND
        • commentautocorr-ga is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054065
        • commentautocorr-ga is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhba:tst:20152197146
      • AND
        • commentlibreoffice-opensymbol-fonts is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054067
        • commentlibreoffice-opensymbol-fonts is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhba:tst:20152197128
      • AND
        • commentlibreoffice-ure-common is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054069
        • commentlibreoffice-ure-common is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhsa:tst:20183054070
      • AND
        • commentautocorr-is is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054071
        • commentautocorr-is is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhba:tst:20152197122
      • AND
        • commentautocorr-hr is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054073
        • commentautocorr-hr is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhba:tst:20152197134
      • AND
        • commentautocorr-af is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054075
        • commentautocorr-af is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhba:tst:20152197144
      • AND
        • commentlibreoffice-data is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054077
        • commentlibreoffice-data is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhsa:tst:20183054078
      • AND
        • commentautocorr-en is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054079
        • commentautocorr-en is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhba:tst:20152197354
      • AND
        • commentautocorr-pt is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054081
        • commentautocorr-pt is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhba:tst:20152197132
      • AND
        • commentautocorr-bg is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054083
        • commentautocorr-bg is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhba:tst:20152197112
      • AND
        • commentautocorr-vi is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054085
        • commentautocorr-vi is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhba:tst:20152197346
      • AND
        • commentautocorr-sl is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054087
        • commentautocorr-sl is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhba:tst:20152197152
      • AND
        • commentautocorr-fa is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054089
        • commentautocorr-fa is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhba:tst:20152197120
      • AND
        • commentautocorr-fi is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054091
        • commentautocorr-fi is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhba:tst:20152197140
      • AND
        • commentautocorr-ko is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054093
        • commentautocorr-ko is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhba:tst:20152197104
      • AND
        • commentautocorr-sr is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054095
        • commentautocorr-sr is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhba:tst:20152197100
      • AND
        • commentautocorr-sv is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054097
        • commentautocorr-sv is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhba:tst:20152197108
      • AND
        • commentautocorr-ru is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054099
        • commentautocorr-ru is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhba:tst:20152197348
      • AND
        • commentautocorr-hu is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054101
        • commentautocorr-hu is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhba:tst:20152197136
      • AND
        • commentautocorr-lb is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054103
        • commentautocorr-lb is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhba:tst:20152197098
      • AND
        • commentautocorr-cs is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054105
        • commentautocorr-cs is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhba:tst:20152197142
      • AND
        • commentautocorr-mn is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054107
        • commentautocorr-mn is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhba:tst:20152197114
      • AND
        • commentautocorr-tr is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054109
        • commentautocorr-tr is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhba:tst:20152197356
      • AND
        • commentautocorr-ca is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054111
        • commentautocorr-ca is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhba:tst:20152197352
      • AND
        • commentautocorr-ja is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054113
        • commentautocorr-ja is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhba:tst:20152197138
      • AND
        • commentautocorr-it is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054115
        • commentautocorr-it is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhba:tst:20152197350
      • AND
        • commentautocorr-pl is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054117
        • commentautocorr-pl is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhba:tst:20152197110
      • AND
        • commentautocorr-lt is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054119
        • commentautocorr-lt is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhba:tst:20152197116
      • AND
        • commentlibreoffice-wiki-publisher is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054121
        • commentlibreoffice-wiki-publisher is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhba:tst:20152197252
      • AND
        • commentlibreoffice-help-sl is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054123
        • commentlibreoffice-help-sl is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhsa:tst:20183054124
      • AND
        • commentlibreoffice-postgresql is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054125
        • commentlibreoffice-postgresql is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhba:tst:20152197332
      • AND
        • commentlibreoffice-langpack-id is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054127
        • commentlibreoffice-langpack-id is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhsa:tst:20183054128
      • AND
        • commentlibreoffice-help-pt-PT is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054129
        • commentlibreoffice-help-pt-PT is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhsa:tst:20183054130
      • AND
        • commentlibreoffice-langpack-es is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054131
        • commentlibreoffice-langpack-es is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhba:tst:20152197294
      • AND
        • commentlibreoffice-langpack-zu is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054133
        • commentlibreoffice-langpack-zu is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhba:tst:20152197242
      • AND
        • commentlibreoffice-langpack-fr is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054135
        • commentlibreoffice-langpack-fr is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhba:tst:20152197196
      • AND
        • commentlibreoffice-help-pl is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054137
        • commentlibreoffice-help-pl is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhsa:tst:20183054138
      • AND
        • commentlibreoffice-langpack-zh-Hans is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054139
        • commentlibreoffice-langpack-zh-Hans is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhba:tst:20152197304
      • AND
        • commentlibreoffice-graphicfilter is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054141
        • commentlibreoffice-graphicfilter is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhba:tst:20152197314
      • AND
        • commentlibreoffice-langpack-ca is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054143
        • commentlibreoffice-langpack-ca is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhba:tst:20152197198
      • AND
        • commentlibreoffice-langpack-lv is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054145
        • commentlibreoffice-langpack-lv is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhba:tst:20152197264
      • AND
        • commentlibreoffice-langpack-bn is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054147
        • commentlibreoffice-langpack-bn is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhba:tst:20152197172
      • AND
        • commentlibreoffice-langpack-kn is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054149
        • commentlibreoffice-langpack-kn is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhba:tst:20152197180
      • AND
        • commentlibreoffice-langpack-pl is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054151
        • commentlibreoffice-langpack-pl is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhba:tst:20152197306
      • AND
        • commentlibreoffice-help-ca is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054153
        • commentlibreoffice-help-ca is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhsa:tst:20183054154
      • AND
        • commentlibreoffice-langpack-ss is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054155
        • commentlibreoffice-langpack-ss is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhba:tst:20152197240
      • AND
        • commentlibreoffice is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054157
        • commentlibreoffice is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhba:tst:20152197342
      • AND
        • commentlibreoffice-langpack-as is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054159
        • commentlibreoffice-langpack-as is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhba:tst:20152197288
      • AND
        • commentlibreoffice-help-cs is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054161
        • commentlibreoffice-help-cs is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhsa:tst:20183054162
      • AND
        • commentlibreoffice-langpack-pt-BR is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054163
        • commentlibreoffice-langpack-pt-BR is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhba:tst:20152197188
      • AND
        • commentlibreoffice-officebean is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054165
        • commentlibreoffice-officebean is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhba:tst:20152197318
      • AND
        • commentlibreoffice-help-hu is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054167
        • commentlibreoffice-help-hu is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhsa:tst:20183054168
      • AND
        • commentlibreoffice-rhino is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054169
        • commentlibreoffice-rhino is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhba:tst:20152197324
      • AND
        • commentlibreoffice-langpack-pt-PT is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054171
        • commentlibreoffice-langpack-pt-PT is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhba:tst:20152197302
      • AND
        • commentlibreoffice-langpack-da is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054173
        • commentlibreoffice-langpack-da is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhba:tst:20152197166
      • AND
        • commentlibreoffice-langpack-ml is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054175
        • commentlibreoffice-langpack-ml is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhba:tst:20152197292
      • AND
        • commentlibreoffice-langpack-st is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054177
        • commentlibreoffice-langpack-st is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhba:tst:20152197222
      • AND
        • commentlibreoffice-langpack-te is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054179
        • commentlibreoffice-langpack-te is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhba:tst:20152197276
      • AND
        • commentlibreoffice-help-ja is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054181
        • commentlibreoffice-help-ja is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhsa:tst:20183054182
      • AND
        • commentlibreoffice-langpack-th is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054183
        • commentlibreoffice-langpack-th is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhba:tst:20152197254
      • AND
        • commentlibreoffice-langpack-mr is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054185
        • commentlibreoffice-langpack-mr is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhba:tst:20152197168
      • AND
        • commentlibreoffice-help-nn is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054187
        • commentlibreoffice-help-nn is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhsa:tst:20183054188
      • AND
        • commentlibreoffice-glade is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054189
        • commentlibreoffice-glade is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhba:tst:20152197322
      • AND
        • commentlibreoffice-langpack-it is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054191
        • commentlibreoffice-langpack-it is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhba:tst:20152197192
      • AND
        • commentlibreoffice-langpack-si is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054193
        • commentlibreoffice-langpack-si is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhba:tst:20152197158
      • AND
        • commentlibreoffice-x11 is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054195
        • commentlibreoffice-x11 is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhsa:tst:20183054196
      • AND
        • commentlibreoffice-langpack-bg is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054197
        • commentlibreoffice-langpack-bg is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhba:tst:20152197282
      • AND
        • commentlibreoffice-draw is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054199
        • commentlibreoffice-draw is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhba:tst:20152197300
      • AND
        • commentlibreoffice-langpack-nb is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054201
        • commentlibreoffice-langpack-nb is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhba:tst:20152197174
      • AND
        • commentlibreoffice-help-dz is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054203
        • commentlibreoffice-help-dz is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhsa:tst:20183054204
      • AND
        • commentlibreoffice-help-id is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054205
        • commentlibreoffice-help-id is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhsa:tst:20183054206
      • AND
        • commentlibreoffice-help-lv is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054207
        • commentlibreoffice-help-lv is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhsa:tst:20183054208
      • AND
        • commentlibreoffice-help-it is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054209
        • commentlibreoffice-help-it is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhsa:tst:20183054210
      • AND
        • commentlibreoffice-langpack-mai is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054211
        • commentlibreoffice-langpack-mai is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhba:tst:20152197296
      • AND
        • commentlibreoffice-langpack-sv is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054213
        • commentlibreoffice-langpack-sv is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhba:tst:20152197216
      • AND
        • commentlibreoffice-langpack-cy is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054215
        • commentlibreoffice-langpack-cy is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhba:tst:20152197186
      • AND
        • commentlibreoffice-ogltrans is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054217
        • commentlibreoffice-ogltrans is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhba:tst:20152197236
      • AND
        • commentlibreoffice-langpack-sk is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054219
        • commentlibreoffice-langpack-sk is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhba:tst:20152197238
      • AND
        • commentlibreoffice-help-de is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054221
        • commentlibreoffice-help-de is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhsa:tst:20183054222
      • AND
        • commentlibreoffice-writer is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054223
        • commentlibreoffice-writer is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhba:tst:20152197202
      • AND
        • commentlibreoffice-langpack-xh is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054225
        • commentlibreoffice-langpack-xh is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhba:tst:20152197154
      • AND
        • commentlibreoffice-langpack-ar is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054227
        • commentlibreoffice-langpack-ar is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhba:tst:20152197182
      • AND
        • commentlibreoffice-help-et is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054229
        • commentlibreoffice-help-et is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhsa:tst:20183054230
      • AND
        • commentlibreoffice-langpack-hr is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054231
        • commentlibreoffice-langpack-hr is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhba:tst:20152197226
      • AND
        • commentlibreoffice-bsh is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054233
        • commentlibreoffice-bsh is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhba:tst:20152197344
      • AND
        • commentlibreoffice-gtk2 is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054235
        • commentlibreoffice-gtk2 is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhsa:tst:20183054236
      • AND
        • commentlibreofficekit is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054237
        • commentlibreofficekit is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhsa:tst:20171975012
      • AND
        • commentlibreoffice-help-bg is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054239
        • commentlibreoffice-help-bg is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhsa:tst:20183054240
      • AND
        • commentlibreoffice-langpack-fi is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054241
        • commentlibreoffice-langpack-fi is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhba:tst:20152197218
      • AND
        • commentlibreoffice-langpack-de is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054243
        • commentlibreoffice-langpack-de is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhba:tst:20152197178
      • AND
        • commentlibreoffice-help-pt-BR is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054245
        • commentlibreoffice-help-pt-BR is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhsa:tst:20183054246
      • AND
        • commentlibreoffice-impress is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054247
        • commentlibreoffice-impress is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhba:tst:20152197160
      • AND
        • commentlibreoffice-pyuno is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054249
        • commentlibreoffice-pyuno is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhba:tst:20152197266
      • AND
        • commentlibreoffice-help-ta is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054251
        • commentlibreoffice-help-ta is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhsa:tst:20183054252
      • AND
        • commentlibreoffice-langpack-nso is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054253
        • commentlibreoffice-langpack-nso is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhba:tst:20152197248
      • AND
        • commentlibreoffice-langpack-af is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054255
        • commentlibreoffice-langpack-af is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhba:tst:20152197164
      • AND
        • commentlibreoffice-xsltfilter is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054257
        • commentlibreoffice-xsltfilter is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhba:tst:20152197330
      • AND
        • commentlibreoffice-pdfimport is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054259
        • commentlibreoffice-pdfimport is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhba:tst:20152197234
      • AND
        • commentlibreoffice-help-zh-Hant is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054261
        • commentlibreoffice-help-zh-Hant is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhsa:tst:20183054262
      • AND
        • commentlibreoffice-help-fr is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054263
        • commentlibreoffice-help-fr is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhsa:tst:20183054264
      • AND
        • commentlibreoffice-help-he is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054265
        • commentlibreoffice-help-he is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhsa:tst:20183054266
      • AND
        • commentlibreoffice-help-zh-Hans is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054267
        • commentlibreoffice-help-zh-Hans is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhsa:tst:20183054268
      • AND
        • commentlibreoffice-help-eu is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054269
        • commentlibreoffice-help-eu is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhsa:tst:20183054270
      • AND
        • commentlibreoffice-help-hr is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054271
        • commentlibreoffice-help-hr is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhsa:tst:20183054272
      • AND
        • commentlibreoffice-langpack-uk is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054273
        • commentlibreoffice-langpack-uk is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhba:tst:20152197312
      • AND
        • commentlibreoffice-help-hi is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054275
        • commentlibreoffice-help-hi is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhsa:tst:20183054276
      • AND
        • commentlibreoffice-langpack-pa is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054277
        • commentlibreoffice-langpack-pa is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhba:tst:20152197270
      • AND
        • commentlibreofficekit-devel is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054279
        • commentlibreofficekit-devel is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhsa:tst:20171975258
      • AND
        • commentlibreoffice-help-nl is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054281
        • commentlibreoffice-help-nl is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhsa:tst:20183054282
      • AND
        • commentlibreoffice-langpack-hi is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054283
        • commentlibreoffice-langpack-hi is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhba:tst:20152197232
      • AND
        • commentlibreoffice-langpack-dz is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054285
        • commentlibreoffice-langpack-dz is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhba:tst:20152197250
      • AND
        • commentlibreoffice-sdk is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054287
        • commentlibreoffice-sdk is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhba:tst:20152197328
      • AND
        • commentlibreoffice-help-gu is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054289
        • commentlibreoffice-help-gu is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhsa:tst:20183054290
      • AND
        • commentlibreoffice-langpack-ts is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054291
        • commentlibreoffice-langpack-ts is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhba:tst:20152197286
      • AND
        • commentlibreoffice-help-lt is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054293
        • commentlibreoffice-help-lt is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhsa:tst:20183054294
      • AND
        • commentlibreoffice-langpack-et is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054295
        • commentlibreoffice-langpack-et is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhba:tst:20152197280
      • AND
        • commentlibreoffice-langpack-ja is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054297
        • commentlibreoffice-langpack-ja is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhba:tst:20152197258
      • AND
        • commentlibreoffice-help-da is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054299
        • commentlibreoffice-help-da is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhsa:tst:20183054300
      • AND
        • commentlibreoffice-librelogo is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054301
        • commentlibreoffice-librelogo is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhba:tst:20152197326
      • AND
        • commentlibreoffice-help-ar is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054303
        • commentlibreoffice-help-ar is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhsa:tst:20183054304
      • AND
        • commentlibreoffice-nlpsolver is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054305
        • commentlibreoffice-nlpsolver is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhba:tst:20152197336
      • AND
        • commentlibreoffice-langpack-ru is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054307
        • commentlibreoffice-langpack-ru is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhba:tst:20152197230
      • AND
        • commentlibreoffice-langpack-ko is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054309
        • commentlibreoffice-langpack-ko is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhba:tst:20152197184
      • AND
        • commentlibreoffice-langpack-nn is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054311
        • commentlibreoffice-langpack-nn is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhba:tst:20152197204
      • AND
        • commentlibreoffice-sdk-doc is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054313
        • commentlibreoffice-sdk-doc is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhba:tst:20152197334
      • AND
        • commentlibreoffice-langpack-el is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054315
        • commentlibreoffice-langpack-el is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhba:tst:20152197290
      • AND
        • commentlibreoffice-langpack-ro is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054317
        • commentlibreoffice-langpack-ro is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhba:tst:20152197220
      • AND
        • commentlibreoffice-help-es is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054319
        • commentlibreoffice-help-es is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhsa:tst:20183054320
      • AND
        • commentlibreoffice-langpack-kk is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054321
        • commentlibreoffice-langpack-kk is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhba:tst:20152197298
      • AND
        • commentlibreoffice-langpack-eu is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054323
        • commentlibreoffice-langpack-eu is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhba:tst:20152197208
      • AND
        • commentlibreoffice-help-ko is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054325
        • commentlibreoffice-help-ko is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhsa:tst:20183054326
      • AND
        • commentlibreoffice-base is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054327
        • commentlibreoffice-base is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhba:tst:20152197200
      • AND
        • commentlibreoffice-help-sv is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054329
        • commentlibreoffice-help-sv is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhsa:tst:20183054330
      • AND
        • commentlibreoffice-langpack-sr is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054331
        • commentlibreoffice-langpack-sr is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhba:tst:20152197284
      • AND
        • commentlibreoffice-filters is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054333
        • commentlibreoffice-filters is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhba:tst:20152197338
      • AND
        • commentlibreoffice-help-ro is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054335
        • commentlibreoffice-help-ro is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhsa:tst:20183054336
      • AND
        • commentlibreoffice-help-ru is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054337
        • commentlibreoffice-help-ru is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhsa:tst:20183054338
      • AND
        • commentlibreoffice-help-gl is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054339
        • commentlibreoffice-help-gl is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhsa:tst:20183054340
      • AND
        • commentlibreoffice-help-tr is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054341
        • commentlibreoffice-help-tr is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhsa:tst:20183054342
      • AND
        • commentlibreoffice-help-el is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054343
        • commentlibreoffice-help-el is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhsa:tst:20183054344
      • AND
        • commentlibreoffice-help-uk is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054345
        • commentlibreoffice-help-uk is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhsa:tst:20183054346
      • AND
        • commentlibreoffice-help-fi is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054347
        • commentlibreoffice-help-fi is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhsa:tst:20183054348
      • AND
        • commentlibreoffice-gdb-debug-support is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054349
        • commentlibreoffice-gdb-debug-support is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhba:tst:20152197320
      • AND
        • commentlibreoffice-help-si is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054351
        • commentlibreoffice-help-si is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhsa:tst:20183054352
      • AND
        • commentlibreoffice-math is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054353
        • commentlibreoffice-math is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhba:tst:20152197206
      • AND
        • commentlibreoffice-help-nb is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054355
        • commentlibreoffice-help-nb is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhsa:tst:20183054356
      • AND
        • commentlibreoffice-help-sk is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054357
        • commentlibreoffice-help-sk is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhsa:tst:20183054358
      • AND
        • commentlibreoffice-help-bn is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054359
        • commentlibreoffice-help-bn is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhsa:tst:20183054360
      • AND
        • commentlibreoffice-officebean-common is earlier than 1:5.3.6.1-19.el7
          ovaloval:com.redhat.rhsa:tst:20183054361
        • commentlibreoffice-officebean-common is signed with Red Hat redhatrelease2 key
          ovaloval:com.redhat.rhsa:tst:20183054362
rhsa
idRHSA-2018:3054
released2018-10-30
severityModerate
titleRHSA-2018:3054: libreoffice security and bug fix update (Moderate)
rpms
  • autocorr-af-1:5.3.6.1-19.el7
  • autocorr-bg-1:5.3.6.1-19.el7
  • autocorr-ca-1:5.3.6.1-19.el7
  • autocorr-cs-1:5.3.6.1-19.el7
  • autocorr-da-1:5.3.6.1-19.el7
  • autocorr-de-1:5.3.6.1-19.el7
  • autocorr-en-1:5.3.6.1-19.el7
  • autocorr-es-1:5.3.6.1-19.el7
  • autocorr-fa-1:5.3.6.1-19.el7
  • autocorr-fi-1:5.3.6.1-19.el7
  • autocorr-fr-1:5.3.6.1-19.el7
  • autocorr-ga-1:5.3.6.1-19.el7
  • autocorr-hr-1:5.3.6.1-19.el7
  • autocorr-hu-1:5.3.6.1-19.el7
  • autocorr-is-1:5.3.6.1-19.el7
  • autocorr-it-1:5.3.6.1-19.el7
  • autocorr-ja-1:5.3.6.1-19.el7
  • autocorr-ko-1:5.3.6.1-19.el7
  • autocorr-lb-1:5.3.6.1-19.el7
  • autocorr-lt-1:5.3.6.1-19.el7
  • autocorr-mn-1:5.3.6.1-19.el7
  • autocorr-nl-1:5.3.6.1-19.el7
  • autocorr-pl-1:5.3.6.1-19.el7
  • autocorr-pt-1:5.3.6.1-19.el7
  • autocorr-ro-1:5.3.6.1-19.el7
  • autocorr-ru-1:5.3.6.1-19.el7
  • autocorr-sk-1:5.3.6.1-19.el7
  • autocorr-sl-1:5.3.6.1-19.el7
  • autocorr-sr-1:5.3.6.1-19.el7
  • autocorr-sv-1:5.3.6.1-19.el7
  • autocorr-tr-1:5.3.6.1-19.el7
  • autocorr-vi-1:5.3.6.1-19.el7
  • autocorr-zh-1:5.3.6.1-19.el7
  • libreoffice-1:5.3.6.1-19.el7
  • libreoffice-base-1:5.3.6.1-19.el7
  • libreoffice-bsh-1:5.3.6.1-19.el7
  • libreoffice-calc-1:5.3.6.1-19.el7
  • libreoffice-core-1:5.3.6.1-19.el7
  • libreoffice-data-1:5.3.6.1-19.el7
  • libreoffice-debuginfo-1:5.3.6.1-19.el7
  • libreoffice-draw-1:5.3.6.1-19.el7
  • libreoffice-emailmerge-1:5.3.6.1-19.el7
  • libreoffice-filters-1:5.3.6.1-19.el7
  • libreoffice-gdb-debug-support-1:5.3.6.1-19.el7
  • libreoffice-glade-1:5.3.6.1-19.el7
  • libreoffice-graphicfilter-1:5.3.6.1-19.el7
  • libreoffice-gtk2-1:5.3.6.1-19.el7
  • libreoffice-gtk3-1:5.3.6.1-19.el7
  • libreoffice-help-ar-1:5.3.6.1-19.el7
  • libreoffice-help-bg-1:5.3.6.1-19.el7
  • libreoffice-help-bn-1:5.3.6.1-19.el7
  • libreoffice-help-ca-1:5.3.6.1-19.el7
  • libreoffice-help-cs-1:5.3.6.1-19.el7
  • libreoffice-help-da-1:5.3.6.1-19.el7
  • libreoffice-help-de-1:5.3.6.1-19.el7
  • libreoffice-help-dz-1:5.3.6.1-19.el7
  • libreoffice-help-el-1:5.3.6.1-19.el7
  • libreoffice-help-es-1:5.3.6.1-19.el7
  • libreoffice-help-et-1:5.3.6.1-19.el7
  • libreoffice-help-eu-1:5.3.6.1-19.el7
  • libreoffice-help-fi-1:5.3.6.1-19.el7
  • libreoffice-help-fr-1:5.3.6.1-19.el7
  • libreoffice-help-gl-1:5.3.6.1-19.el7
  • libreoffice-help-gu-1:5.3.6.1-19.el7
  • libreoffice-help-he-1:5.3.6.1-19.el7
  • libreoffice-help-hi-1:5.3.6.1-19.el7
  • libreoffice-help-hr-1:5.3.6.1-19.el7
  • libreoffice-help-hu-1:5.3.6.1-19.el7
  • libreoffice-help-id-1:5.3.6.1-19.el7
  • libreoffice-help-it-1:5.3.6.1-19.el7
  • libreoffice-help-ja-1:5.3.6.1-19.el7
  • libreoffice-help-ko-1:5.3.6.1-19.el7
  • libreoffice-help-lt-1:5.3.6.1-19.el7
  • libreoffice-help-lv-1:5.3.6.1-19.el7
  • libreoffice-help-nb-1:5.3.6.1-19.el7
  • libreoffice-help-nl-1:5.3.6.1-19.el7
  • libreoffice-help-nn-1:5.3.6.1-19.el7
  • libreoffice-help-pl-1:5.3.6.1-19.el7
  • libreoffice-help-pt-BR-1:5.3.6.1-19.el7
  • libreoffice-help-pt-PT-1:5.3.6.1-19.el7
  • libreoffice-help-ro-1:5.3.6.1-19.el7
  • libreoffice-help-ru-1:5.3.6.1-19.el7
  • libreoffice-help-si-1:5.3.6.1-19.el7
  • libreoffice-help-sk-1:5.3.6.1-19.el7
  • libreoffice-help-sl-1:5.3.6.1-19.el7
  • libreoffice-help-sv-1:5.3.6.1-19.el7
  • libreoffice-help-ta-1:5.3.6.1-19.el7
  • libreoffice-help-tr-1:5.3.6.1-19.el7
  • libreoffice-help-uk-1:5.3.6.1-19.el7
  • libreoffice-help-zh-Hans-1:5.3.6.1-19.el7
  • libreoffice-help-zh-Hant-1:5.3.6.1-19.el7
  • libreoffice-impress-1:5.3.6.1-19.el7
  • libreoffice-langpack-af-1:5.3.6.1-19.el7
  • libreoffice-langpack-ar-1:5.3.6.1-19.el7
  • libreoffice-langpack-as-1:5.3.6.1-19.el7
  • libreoffice-langpack-bg-1:5.3.6.1-19.el7
  • libreoffice-langpack-bn-1:5.3.6.1-19.el7
  • libreoffice-langpack-br-1:5.3.6.1-19.el7
  • libreoffice-langpack-ca-1:5.3.6.1-19.el7
  • libreoffice-langpack-cs-1:5.3.6.1-19.el7
  • libreoffice-langpack-cy-1:5.3.6.1-19.el7
  • libreoffice-langpack-da-1:5.3.6.1-19.el7
  • libreoffice-langpack-de-1:5.3.6.1-19.el7
  • libreoffice-langpack-dz-1:5.3.6.1-19.el7
  • libreoffice-langpack-el-1:5.3.6.1-19.el7
  • libreoffice-langpack-en-1:5.3.6.1-19.el7
  • libreoffice-langpack-es-1:5.3.6.1-19.el7
  • libreoffice-langpack-et-1:5.3.6.1-19.el7
  • libreoffice-langpack-eu-1:5.3.6.1-19.el7
  • libreoffice-langpack-fa-1:5.3.6.1-19.el7
  • libreoffice-langpack-fi-1:5.3.6.1-19.el7
  • libreoffice-langpack-fr-1:5.3.6.1-19.el7
  • libreoffice-langpack-ga-1:5.3.6.1-19.el7
  • libreoffice-langpack-gl-1:5.3.6.1-19.el7
  • libreoffice-langpack-gu-1:5.3.6.1-19.el7
  • libreoffice-langpack-he-1:5.3.6.1-19.el7
  • libreoffice-langpack-hi-1:5.3.6.1-19.el7
  • libreoffice-langpack-hr-1:5.3.6.1-19.el7
  • libreoffice-langpack-hu-1:5.3.6.1-19.el7
  • libreoffice-langpack-id-1:5.3.6.1-19.el7
  • libreoffice-langpack-it-1:5.3.6.1-19.el7
  • libreoffice-langpack-ja-1:5.3.6.1-19.el7
  • libreoffice-langpack-kk-1:5.3.6.1-19.el7
  • libreoffice-langpack-kn-1:5.3.6.1-19.el7
  • libreoffice-langpack-ko-1:5.3.6.1-19.el7
  • libreoffice-langpack-lt-1:5.3.6.1-19.el7
  • libreoffice-langpack-lv-1:5.3.6.1-19.el7
  • libreoffice-langpack-mai-1:5.3.6.1-19.el7
  • libreoffice-langpack-ml-1:5.3.6.1-19.el7
  • libreoffice-langpack-mr-1:5.3.6.1-19.el7
  • libreoffice-langpack-nb-1:5.3.6.1-19.el7
  • libreoffice-langpack-nl-1:5.3.6.1-19.el7
  • libreoffice-langpack-nn-1:5.3.6.1-19.el7
  • libreoffice-langpack-nr-1:5.3.6.1-19.el7
  • libreoffice-langpack-nso-1:5.3.6.1-19.el7
  • libreoffice-langpack-or-1:5.3.6.1-19.el7
  • libreoffice-langpack-pa-1:5.3.6.1-19.el7
  • libreoffice-langpack-pl-1:5.3.6.1-19.el7
  • libreoffice-langpack-pt-BR-1:5.3.6.1-19.el7
  • libreoffice-langpack-pt-PT-1:5.3.6.1-19.el7
  • libreoffice-langpack-ro-1:5.3.6.1-19.el7
  • libreoffice-langpack-ru-1:5.3.6.1-19.el7
  • libreoffice-langpack-si-1:5.3.6.1-19.el7
  • libreoffice-langpack-sk-1:5.3.6.1-19.el7
  • libreoffice-langpack-sl-1:5.3.6.1-19.el7
  • libreoffice-langpack-sr-1:5.3.6.1-19.el7
  • libreoffice-langpack-ss-1:5.3.6.1-19.el7
  • libreoffice-langpack-st-1:5.3.6.1-19.el7
  • libreoffice-langpack-sv-1:5.3.6.1-19.el7
  • libreoffice-langpack-ta-1:5.3.6.1-19.el7
  • libreoffice-langpack-te-1:5.3.6.1-19.el7
  • libreoffice-langpack-th-1:5.3.6.1-19.el7
  • libreoffice-langpack-tn-1:5.3.6.1-19.el7
  • libreoffice-langpack-tr-1:5.3.6.1-19.el7
  • libreoffice-langpack-ts-1:5.3.6.1-19.el7
  • libreoffice-langpack-uk-1:5.3.6.1-19.el7
  • libreoffice-langpack-ve-1:5.3.6.1-19.el7
  • libreoffice-langpack-xh-1:5.3.6.1-19.el7
  • libreoffice-langpack-zh-Hans-1:5.3.6.1-19.el7
  • libreoffice-langpack-zh-Hant-1:5.3.6.1-19.el7
  • libreoffice-langpack-zu-1:5.3.6.1-19.el7
  • libreoffice-librelogo-1:5.3.6.1-19.el7
  • libreoffice-math-1:5.3.6.1-19.el7
  • libreoffice-nlpsolver-1:5.3.6.1-19.el7
  • libreoffice-officebean-1:5.3.6.1-19.el7
  • libreoffice-officebean-common-1:5.3.6.1-19.el7
  • libreoffice-ogltrans-1:5.3.6.1-19.el7
  • libreoffice-opensymbol-fonts-1:5.3.6.1-19.el7
  • libreoffice-pdfimport-1:5.3.6.1-19.el7
  • libreoffice-postgresql-1:5.3.6.1-19.el7
  • libreoffice-pyuno-1:5.3.6.1-19.el7
  • libreoffice-rhino-1:5.3.6.1-19.el7
  • libreoffice-sdk-1:5.3.6.1-19.el7
  • libreoffice-sdk-doc-1:5.3.6.1-19.el7
  • libreoffice-ure-1:5.3.6.1-19.el7
  • libreoffice-ure-common-1:5.3.6.1-19.el7
  • libreoffice-wiki-publisher-1:5.3.6.1-19.el7
  • libreoffice-writer-1:5.3.6.1-19.el7
  • libreoffice-x11-1:5.3.6.1-19.el7
  • libreoffice-xsltfilter-1:5.3.6.1-19.el7
  • libreofficekit-1:5.3.6.1-19.el7
  • libreofficekit-devel-1:5.3.6.1-19.el7