Lucene search

K
openvasCopyright (C) 2021 Greenbone AGOPENVAS:13614125623114201909881
HistoryJun 09, 2021 - 12:00 a.m.

SUSE: Security Advisory (SUSE-SU-2019:0988-1)

2021-06-0900:00:00
Copyright (C) 2021 Greenbone AG
plugins.openvas.org
2

6.8 Medium

CVSS2

Attack Vector

NETWORK

Attack Complexity

MEDIUM

Authentication

NONE

Confidentiality Impact

PARTIAL

Integrity Impact

PARTIAL

Availability Impact

PARTIAL

AV:N/AC:M/Au:N/C:P/I:P/A:P

7.5 High

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

NONE

Availability Impact

NONE

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

8.8 High

AI Score

Confidence

High

0.013 Low

EPSS

Percentile

86.0%

The remote host is missing an update for the

# SPDX-FileCopyrightText: 2021 Greenbone AG
# Some text descriptions might be excerpted from (a) referenced
# source(s), and are Copyright (C) by the respective right holder(s).
#
# SPDX-License-Identifier: GPL-2.0-only

if(description)
{
  script_oid("1.3.6.1.4.1.25623.1.1.4.2019.0988.1");
  script_cve_id("CVE-2019-9637", "CVE-2019-9638", "CVE-2019-9639", "CVE-2019-9640", "CVE-2019-9675");
  script_tag(name:"creation_date", value:"2021-06-09 14:57:26 +0000 (Wed, 09 Jun 2021)");
  script_version("2024-02-02T14:37:50+0000");
  script_tag(name:"last_modification", value:"2024-02-02 14:37:50 +0000 (Fri, 02 Feb 2024)");
  script_tag(name:"cvss_base", value:"6.8");
  script_tag(name:"cvss_base_vector", value:"AV:N/AC:M/Au:N/C:P/I:P/A:P");
  script_tag(name:"severity_vector", value:"CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H");
  script_tag(name:"severity_origin", value:"NVD");
  script_tag(name:"severity_date", value:"2019-03-11 18:55:54 +0000 (Mon, 11 Mar 2019)");

  script_name("SUSE: Security Advisory (SUSE-SU-2019:0988-1)");
  script_category(ACT_GATHER_INFO);
  script_copyright("Copyright (C) 2021 Greenbone AG");
  script_family("SuSE Local Security Checks");
  script_dependencies("gather-package-list.nasl");
  script_mandatory_keys("ssh/login/suse_sles", "ssh/login/rpms", re:"ssh/login/release=(SLES12\.0)");

  script_xref(name:"Advisory-ID", value:"SUSE-SU-2019:0988-1");
  script_xref(name:"URL", value:"https://www.suse.com/support/update/announcement/2019/suse-su-20190988-1/");

  script_tag(name:"summary", value:"The remote host is missing an update for the 'php72' package(s) announced via the SUSE-SU-2019:0988-1 advisory.");

  script_tag(name:"vuldetect", value:"Checks if a vulnerable package version is present on the target host.");

  script_tag(name:"insight", value:"This update for php72 fixes the following issues:
CVE-2019-9637: Due to the way rename() across filesystems is
 implemented, it was possible that file being renamed is briefly
 available with wrong permissions while the rename is ongoing, thus
 enabling unauthorized users to access the data. (bsc#1128892)

CVE-2019-9675: phar_tar_writeheaders_int in ext/phar/tar.c has a buffer
 overflow via a long link value. NOTE: The vendor indicates that the link
 value is used only when an archive contains a symlink, which currently
 cannot happen: 'This issue allows theoretical compromise of security,
 but a practical attack is usually impossible.' (bsc#1128886)

CVE-2019-9638: An issue was discovered in the EXIF component in PHP.
 There was an uninitialized read in exif_process_IFD_in_MAKERNOTE because
 of mishandling the maker_note->offset relationship to value_len.
 (bsc#1128889)

CVE-2019-9639: An issue was discovered in the EXIF component in PHP.
 There was an uninitialized read in exif_process_IFD_in_MAKERNOTE because
 of mishandling the data_len variable. (bsc#1128887)

CVE-2019-9640: An issue was discovered in the EXIF component in PHP.
 There was an Invalid Read in exif_process_SOFn. (bsc#1128883)");

  script_tag(name:"affected", value:"'php72' package(s) on SUSE Linux Enterprise Module for Web Scripting 12, SUSE Linux Enterprise Software Development Kit 12-SP3, SUSE Linux Enterprise Software Development Kit 12-SP4.");

  script_tag(name:"solution", value:"Please install the updated package(s).");

  script_tag(name:"solution_type", value:"VendorFix");
  script_tag(name:"qod_type", value:"package");

  exit(0);
}

include("revisions-lib.inc");
include("pkg-lib-rpm.inc");

release = rpm_get_ssh_release();
if(!release)
  exit(0);

res = "";
report = "";

if(release == "SLES12.0") {

  if(!isnull(res = isrpmvuln(pkg:"apache2-mod_php72", rpm:"apache2-mod_php72~7.2.5~1.10.1", rls:"SLES12.0"))) {
    report += res;
  }

  if(!isnull(res = isrpmvuln(pkg:"apache2-mod_php72-debuginfo", rpm:"apache2-mod_php72-debuginfo~7.2.5~1.10.1", rls:"SLES12.0"))) {
    report += res;
  }

  if(!isnull(res = isrpmvuln(pkg:"php72", rpm:"php72~7.2.5~1.10.1", rls:"SLES12.0"))) {
    report += res;
  }

  if(!isnull(res = isrpmvuln(pkg:"php72-bcmath", rpm:"php72-bcmath~7.2.5~1.10.1", rls:"SLES12.0"))) {
    report += res;
  }

  if(!isnull(res = isrpmvuln(pkg:"php72-bcmath-debuginfo", rpm:"php72-bcmath-debuginfo~7.2.5~1.10.1", rls:"SLES12.0"))) {
    report += res;
  }

  if(!isnull(res = isrpmvuln(pkg:"php72-bz2", rpm:"php72-bz2~7.2.5~1.10.1", rls:"SLES12.0"))) {
    report += res;
  }

  if(!isnull(res = isrpmvuln(pkg:"php72-bz2-debuginfo", rpm:"php72-bz2-debuginfo~7.2.5~1.10.1", rls:"SLES12.0"))) {
    report += res;
  }

  if(!isnull(res = isrpmvuln(pkg:"php72-calendar", rpm:"php72-calendar~7.2.5~1.10.1", rls:"SLES12.0"))) {
    report += res;
  }

  if(!isnull(res = isrpmvuln(pkg:"php72-calendar-debuginfo", rpm:"php72-calendar-debuginfo~7.2.5~1.10.1", rls:"SLES12.0"))) {
    report += res;
  }

  if(!isnull(res = isrpmvuln(pkg:"php72-ctype", rpm:"php72-ctype~7.2.5~1.10.1", rls:"SLES12.0"))) {
    report += res;
  }

  if(!isnull(res = isrpmvuln(pkg:"php72-ctype-debuginfo", rpm:"php72-ctype-debuginfo~7.2.5~1.10.1", rls:"SLES12.0"))) {
    report += res;
  }

  if(!isnull(res = isrpmvuln(pkg:"php72-curl", rpm:"php72-curl~7.2.5~1.10.1", rls:"SLES12.0"))) {
    report += res;
  }

  if(!isnull(res = isrpmvuln(pkg:"php72-curl-debuginfo", rpm:"php72-curl-debuginfo~7.2.5~1.10.1", rls:"SLES12.0"))) {
    report += res;
  }

  if(!isnull(res = isrpmvuln(pkg:"php72-dba", rpm:"php72-dba~7.2.5~1.10.1", rls:"SLES12.0"))) {
    report += res;
  }

  if(!isnull(res = isrpmvuln(pkg:"php72-dba-debuginfo", rpm:"php72-dba-debuginfo~7.2.5~1.10.1", rls:"SLES12.0"))) {
    report += res;
  }

  if(!isnull(res = isrpmvuln(pkg:"php72-debuginfo", rpm:"php72-debuginfo~7.2.5~1.10.1", rls:"SLES12.0"))) {
    report += res;
  }

  if(!isnull(res = isrpmvuln(pkg:"php72-debugsource", rpm:"php72-debugsource~7.2.5~1.10.1", rls:"SLES12.0"))) {
    report += res;
  }

  if(!isnull(res = isrpmvuln(pkg:"php72-dom", rpm:"php72-dom~7.2.5~1.10.1", rls:"SLES12.0"))) {
    report += res;
  }

  if(!isnull(res = isrpmvuln(pkg:"php72-dom-debuginfo", rpm:"php72-dom-debuginfo~7.2.5~1.10.1", rls:"SLES12.0"))) {
    report += res;
  }

  if(!isnull(res = isrpmvuln(pkg:"php72-enchant", rpm:"php72-enchant~7.2.5~1.10.1", rls:"SLES12.0"))) {
    report += res;
  }

  if(!isnull(res = isrpmvuln(pkg:"php72-enchant-debuginfo", rpm:"php72-enchant-debuginfo~7.2.5~1.10.1", rls:"SLES12.0"))) {
    report += res;
  }

  if(!isnull(res = isrpmvuln(pkg:"php72-exif", rpm:"php72-exif~7.2.5~1.10.1", rls:"SLES12.0"))) {
    report += res;
  }

  if(!isnull(res = isrpmvuln(pkg:"php72-exif-debuginfo", rpm:"php72-exif-debuginfo~7.2.5~1.10.1", rls:"SLES12.0"))) {
    report += res;
  }

  if(!isnull(res = isrpmvuln(pkg:"php72-fastcgi", rpm:"php72-fastcgi~7.2.5~1.10.1", rls:"SLES12.0"))) {
    report += res;
  }

  if(!isnull(res = isrpmvuln(pkg:"php72-fastcgi-debuginfo", rpm:"php72-fastcgi-debuginfo~7.2.5~1.10.1", rls:"SLES12.0"))) {
    report += res;
  }

  if(!isnull(res = isrpmvuln(pkg:"php72-fileinfo", rpm:"php72-fileinfo~7.2.5~1.10.1", rls:"SLES12.0"))) {
    report += res;
  }

  if(!isnull(res = isrpmvuln(pkg:"php72-fileinfo-debuginfo", rpm:"php72-fileinfo-debuginfo~7.2.5~1.10.1", rls:"SLES12.0"))) {
    report += res;
  }

  if(!isnull(res = isrpmvuln(pkg:"php72-fpm", rpm:"php72-fpm~7.2.5~1.10.1", rls:"SLES12.0"))) {
    report += res;
  }

  if(!isnull(res = isrpmvuln(pkg:"php72-fpm-debuginfo", rpm:"php72-fpm-debuginfo~7.2.5~1.10.1", rls:"SLES12.0"))) {
    report += res;
  }

  if(!isnull(res = isrpmvuln(pkg:"php72-ftp", rpm:"php72-ftp~7.2.5~1.10.1", rls:"SLES12.0"))) {
    report += res;
  }

  if(!isnull(res = isrpmvuln(pkg:"php72-ftp-debuginfo", rpm:"php72-ftp-debuginfo~7.2.5~1.10.1", rls:"SLES12.0"))) {
    report += res;
  }

  if(!isnull(res = isrpmvuln(pkg:"php72-gd", rpm:"php72-gd~7.2.5~1.10.1", rls:"SLES12.0"))) {
    report += res;
  }

  if(!isnull(res = isrpmvuln(pkg:"php72-gd-debuginfo", rpm:"php72-gd-debuginfo~7.2.5~1.10.1", rls:"SLES12.0"))) {
    report += res;
  }

  if(!isnull(res = isrpmvuln(pkg:"php72-gettext", rpm:"php72-gettext~7.2.5~1.10.1", rls:"SLES12.0"))) {
    report += res;
  }

  if(!isnull(res = isrpmvuln(pkg:"php72-gettext-debuginfo", rpm:"php72-gettext-debuginfo~7.2.5~1.10.1", rls:"SLES12.0"))) {
    report += res;
  }

  if(!isnull(res = isrpmvuln(pkg:"php72-gmp", rpm:"php72-gmp~7.2.5~1.10.1", rls:"SLES12.0"))) {
    report += res;
  }

  if(!isnull(res = isrpmvuln(pkg:"php72-gmp-debuginfo", rpm:"php72-gmp-debuginfo~7.2.5~1.10.1", rls:"SLES12.0"))) {
    report += res;
  }

  if(!isnull(res = isrpmvuln(pkg:"php72-iconv", rpm:"php72-iconv~7.2.5~1.10.1", rls:"SLES12.0"))) {
    report += res;
  }

  if(!isnull(res = isrpmvuln(pkg:"php72-iconv-debuginfo", rpm:"php72-iconv-debuginfo~7.2.5~1.10.1", rls:"SLES12.0"))) {
    report += res;
  }

  if(!isnull(res = isrpmvuln(pkg:"php72-imap", rpm:"php72-imap~7.2.5~1.10.1", rls:"SLES12.0"))) {
    report += res;
  }

  if(!isnull(res = isrpmvuln(pkg:"php72-imap-debuginfo", rpm:"php72-imap-debuginfo~7.2.5~1.10.1", rls:"SLES12.0"))) {
    report += res;
  }

  if(!isnull(res = isrpmvuln(pkg:"php72-intl", rpm:"php72-intl~7.2.5~1.10.1", rls:"SLES12.0"))) {
    report += res;
  }

  if(!isnull(res = isrpmvuln(pkg:"php72-intl-debuginfo", rpm:"php72-intl-debuginfo~7.2.5~1.10.1", rls:"SLES12.0"))) {
    report += res;
  }

  if(!isnull(res = isrpmvuln(pkg:"php72-json", rpm:"php72-json~7.2.5~1.10.1", rls:"SLES12.0"))) {
    report += res;
  }

  if(!isnull(res = isrpmvuln(pkg:"php72-json-debuginfo", rpm:"php72-json-debuginfo~7.2.5~1.10.1", rls:"SLES12.0"))) {
    report += res;
  }

  if(!isnull(res = isrpmvuln(pkg:"php72-ldap", rpm:"php72-ldap~7.2.5~1.10.1", rls:"SLES12.0"))) {
    report += res;
  }

  if(!isnull(res = isrpmvuln(pkg:"php72-ldap-debuginfo", rpm:"php72-ldap-debuginfo~7.2.5~1.10.1", rls:"SLES12.0"))) {
    report += res;
  }

  if(!isnull(res = isrpmvuln(pkg:"php72-mbstring", rpm:"php72-mbstring~7.2.5~1.10.1", rls:"SLES12.0"))) {
    report += res;
  }

  if(!isnull(res = isrpmvuln(pkg:"php72-mbstring-debuginfo", rpm:"php72-mbstring-debuginfo~7.2.5~1.10.1", rls:"SLES12.0"))) {
    report += res;
  }

  if(!isnull(res = isrpmvuln(pkg:"php72-mysql", rpm:"php72-mysql~7.2.5~1.10.1", rls:"SLES12.0"))) {
    report += res;
  }

  if(!isnull(res = isrpmvuln(pkg:"php72-mysql-debuginfo", rpm:"php72-mysql-debuginfo~7.2.5~1.10.1", rls:"SLES12.0"))) {
    report += res;
  }

  if(!isnull(res = isrpmvuln(pkg:"php72-odbc", rpm:"php72-odbc~7.2.5~1.10.1", rls:"SLES12.0"))) {
    report += res;
  }

  if(!isnull(res = isrpmvuln(pkg:"php72-odbc-debuginfo", rpm:"php72-odbc-debuginfo~7.2.5~1.10.1", rls:"SLES12.0"))) {
    report += res;
  }

  if(!isnull(res = isrpmvuln(pkg:"php72-opcache", rpm:"php72-opcache~7.2.5~1.10.1", rls:"SLES12.0"))) {
    report += res;
  }

  if(!isnull(res = isrpmvuln(pkg:"php72-opcache-debuginfo", rpm:"php72-opcache-debuginfo~7.2.5~1.10.1", rls:"SLES12.0"))) {
    report += res;
  }

  if(!isnull(res = isrpmvuln(pkg:"php72-openssl", rpm:"php72-openssl~7.2.5~1.10.1", rls:"SLES12.0"))) {
    report += res;
  }

  if(!isnull(res = isrpmvuln(pkg:"php72-openssl-debuginfo", rpm:"php72-openssl-debuginfo~7.2.5~1.10.1", rls:"SLES12.0"))) {
    report += res;
  }

  if(!isnull(res = isrpmvuln(pkg:"php72-pcntl", rpm:"php72-pcntl~7.2.5~1.10.1", rls:"SLES12.0"))) {
    report += res;
  }

  if(!isnull(res = isrpmvuln(pkg:"php72-pcntl-debuginfo", rpm:"php72-pcntl-debuginfo~7.2.5~1.10.1", rls:"SLES12.0"))) {
    report += res;
  }

  if(!isnull(res = isrpmvuln(pkg:"php72-pdo", rpm:"php72-pdo~7.2.5~1.10.1", rls:"SLES12.0"))) {
    report += res;
  }

  if(!isnull(res = isrpmvuln(pkg:"php72-pdo-debuginfo", rpm:"php72-pdo-debuginfo~7.2.5~1.10.1", rls:"SLES12.0"))) {
    report += res;
  }

  if(!isnull(res = isrpmvuln(pkg:"php72-pear", rpm:"php72-pear~7.2.5~1.10.1", rls:"SLES12.0"))) {
    report += res;
  }

  if(!isnull(res = isrpmvuln(pkg:"php72-pear-Archive_Tar", rpm:"php72-pear-Archive_Tar~7.2.5~1.10.1", rls:"SLES12.0"))) {
    report += res;
  }

  if(!isnull(res = isrpmvuln(pkg:"php72-pgsql", rpm:"php72-pgsql~7.2.5~1.10.1", rls:"SLES12.0"))) {
    report += res;
  }

  if(!isnull(res = isrpmvuln(pkg:"php72-pgsql-debuginfo", rpm:"php72-pgsql-debuginfo~7.2.5~1.10.1", rls:"SLES12.0"))) {
    report += res;
  }

  if(!isnull(res = isrpmvuln(pkg:"php72-phar", rpm:"php72-phar~7.2.5~1.10.1", rls:"SLES12.0"))) {
    report += res;
  }

  if(!isnull(res = isrpmvuln(pkg:"php72-phar-debuginfo", rpm:"php72-phar-debuginfo~7.2.5~1.10.1", rls:"SLES12.0"))) {
    report += res;
  }

  if(!isnull(res = isrpmvuln(pkg:"php72-posix", rpm:"php72-posix~7.2.5~1.10.1", rls:"SLES12.0"))) {
    report += res;
  }

  if(!isnull(res = isrpmvuln(pkg:"php72-posix-debuginfo", rpm:"php72-posix-debuginfo~7.2.5~1.10.1", rls:"SLES12.0"))) {
    report += res;
  }

  if(!isnull(res = isrpmvuln(pkg:"php72-pspell", rpm:"php72-pspell~7.2.5~1.10.1", rls:"SLES12.0"))) {
    report += res;
  }

  if(!isnull(res = isrpmvuln(pkg:"php72-pspell-debuginfo", rpm:"php72-pspell-debuginfo~7.2.5~1.10.1", rls:"SLES12.0"))) {
    report += res;
  }

  if(!isnull(res = isrpmvuln(pkg:"php72-readline", rpm:"php72-readline~7.2.5~1.10.1", rls:"SLES12.0"))) {
    report += res;
  }

  if(!isnull(res = isrpmvuln(pkg:"php72-readline-debuginfo", rpm:"php72-readline-debuginfo~7.2.5~1.10.1", rls:"SLES12.0"))) {
    report += res;
  }

  if(!isnull(res = isrpmvuln(pkg:"php72-shmop", rpm:"php72-shmop~7.2.5~1.10.1", rls:"SLES12.0"))) {
    report += res;
  }

  if(!isnull(res = isrpmvuln(pkg:"php72-shmop-debuginfo", rpm:"php72-shmop-debuginfo~7.2.5~1.10.1", rls:"SLES12.0"))) {
    report += res;
  }

  if(!isnull(res = isrpmvuln(pkg:"php72-snmp", rpm:"php72-snmp~7.2.5~1.10.1", rls:"SLES12.0"))) {
    report += res;
  }

  if(!isnull(res = isrpmvuln(pkg:"php72-snmp-debuginfo", rpm:"php72-snmp-debuginfo~7.2.5~1.10.1", rls:"SLES12.0"))) {
    report += res;
  }

  if(!isnull(res = isrpmvuln(pkg:"php72-soap", rpm:"php72-soap~7.2.5~1.10.1", rls:"SLES12.0"))) {
    report += res;
  }

  if(!isnull(res = isrpmvuln(pkg:"php72-soap-debuginfo", rpm:"php72-soap-debuginfo~7.2.5~1.10.1", rls:"SLES12.0"))) {
    report += res;
  }

  if(!isnull(res = isrpmvuln(pkg:"php72-sockets", rpm:"php72-sockets~7.2.5~1.10.1", rls:"SLES12.0"))) {
    report += res;
  }

  if(!isnull(res = isrpmvuln(pkg:"php72-sockets-debuginfo", rpm:"php72-sockets-debuginfo~7.2.5~1.10.1", rls:"SLES12.0"))) {
    report += res;
  }

  if(!isnull(res = isrpmvuln(pkg:"php72-sqlite", rpm:"php72-sqlite~7.2.5~1.10.1", rls:"SLES12.0"))) {
    report += res;
  }

  if(!isnull(res = isrpmvuln(pkg:"php72-sqlite-debuginfo", rpm:"php72-sqlite-debuginfo~7.2.5~1.10.1", rls:"SLES12.0"))) {
    report += res;
  }

  if(!isnull(res = isrpmvuln(pkg:"php72-sysvmsg", rpm:"php72-sysvmsg~7.2.5~1.10.1", rls:"SLES12.0"))) {
    report += res;
  }

  if(!isnull(res = isrpmvuln(pkg:"php72-sysvmsg-debuginfo", rpm:"php72-sysvmsg-debuginfo~7.2.5~1.10.1", rls:"SLES12.0"))) {
    report += res;
  }

  if(!isnull(res = isrpmvuln(pkg:"php72-sysvsem", rpm:"php72-sysvsem~7.2.5~1.10.1", rls:"SLES12.0"))) {
    report += res;
  }

  if(!isnull(res = isrpmvuln(pkg:"php72-sysvsem-debuginfo", rpm:"php72-sysvsem-debuginfo~7.2.5~1.10.1", rls:"SLES12.0"))) {
    report += res;
  }

  if(!isnull(res = isrpmvuln(pkg:"php72-sysvshm", rpm:"php72-sysvshm~7.2.5~1.10.1", rls:"SLES12.0"))) {
    report += res;
  }

  if(!isnull(res = isrpmvuln(pkg:"php72-sysvshm-debuginfo", rpm:"php72-sysvshm-debuginfo~7.2.5~1.10.1", rls:"SLES12.0"))) {
    report += res;
  }

  if(!isnull(res = isrpmvuln(pkg:"php72-tidy", rpm:"php72-tidy~7.2.5~1.10.1", rls:"SLES12.0"))) {
    report += res;
  }

  if(!isnull(res = isrpmvuln(pkg:"php72-tidy-debuginfo", rpm:"php72-tidy-debuginfo~7.2.5~1.10.1", rls:"SLES12.0"))) {
    report += res;
  }

  if(!isnull(res = isrpmvuln(pkg:"php72-tokenizer", rpm:"php72-tokenizer~7.2.5~1.10.1", rls:"SLES12.0"))) {
    report += res;
  }

  if(!isnull(res = isrpmvuln(pkg:"php72-tokenizer-debuginfo", rpm:"php72-tokenizer-debuginfo~7.2.5~1.10.1", rls:"SLES12.0"))) {
    report += res;
  }

  if(!isnull(res = isrpmvuln(pkg:"php72-wddx", rpm:"php72-wddx~7.2.5~1.10.1", rls:"SLES12.0"))) {
    report += res;
  }

  if(!isnull(res = isrpmvuln(pkg:"php72-wddx-debuginfo", rpm:"php72-wddx-debuginfo~7.2.5~1.10.1", rls:"SLES12.0"))) {
    report += res;
  }

  if(!isnull(res = isrpmvuln(pkg:"php72-xmlreader", rpm:"php72-xmlreader~7.2.5~1.10.1", rls:"SLES12.0"))) {
    report += res;
  }

  if(!isnull(res = isrpmvuln(pkg:"php72-xmlreader-debuginfo", rpm:"php72-xmlreader-debuginfo~7.2.5~1.10.1", rls:"SLES12.0"))) {
    report += res;
  }

  if(!isnull(res = isrpmvuln(pkg:"php72-xmlrpc", rpm:"php72-xmlrpc~7.2.5~1.10.1", rls:"SLES12.0"))) {
    report += res;
  }

  if(!isnull(res = isrpmvuln(pkg:"php72-xmlrpc-debuginfo", rpm:"php72-xmlrpc-debuginfo~7.2.5~1.10.1", rls:"SLES12.0"))) {
    report += res;
  }

  if(!isnull(res = isrpmvuln(pkg:"php72-xmlwriter", rpm:"php72-xmlwriter~7.2.5~1.10.1", rls:"SLES12.0"))) {
    report += res;
  }

  if(!isnull(res = isrpmvuln(pkg:"php72-xmlwriter-debuginfo", rpm:"php72-xmlwriter-debuginfo~7.2.5~1.10.1", rls:"SLES12.0"))) {
    report += res;
  }

  if(!isnull(res = isrpmvuln(pkg:"php72-xsl", rpm:"php72-xsl~7.2.5~1.10.1", rls:"SLES12.0"))) {
    report += res;
  }

  if(!isnull(res = isrpmvuln(pkg:"php72-xsl-debuginfo", rpm:"php72-xsl-debuginfo~7.2.5~1.10.1", rls:"SLES12.0"))) {
    report += res;
  }

  if(!isnull(res = isrpmvuln(pkg:"php72-zip", rpm:"php72-zip~7.2.5~1.10.1", rls:"SLES12.0"))) {
    report += res;
  }

  if(!isnull(res = isrpmvuln(pkg:"php72-zip-debuginfo", rpm:"php72-zip-debuginfo~7.2.5~1.10.1", rls:"SLES12.0"))) {
    report += res;
  }

  if(!isnull(res = isrpmvuln(pkg:"php72-zlib", rpm:"php72-zlib~7.2.5~1.10.1", rls:"SLES12.0"))) {
    report += res;
  }

  if(!isnull(res = isrpmvuln(pkg:"php72-zlib-debuginfo", rpm:"php72-zlib-debuginfo~7.2.5~1.10.1", rls:"SLES12.0"))) {
    report += res;
  }

  if(report != "") {
    security_message(data:report);
  } else if(__pkg_match) {
    exit(99);
  }
  exit(0);
}

exit(0);

6.8 Medium

CVSS2

Attack Vector

NETWORK

Attack Complexity

MEDIUM

Authentication

NONE

Confidentiality Impact

PARTIAL

Integrity Impact

PARTIAL

Availability Impact

PARTIAL

AV:N/AC:M/Au:N/C:P/I:P/A:P

7.5 High

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

NONE

Availability Impact

NONE

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

8.8 High

AI Score

Confidence

High

0.013 Low

EPSS

Percentile

86.0%