Lucene search

K

openSUSE: Security Advisory for phpMyAdmin (openSUSE-SU-2016:2168-1)

🗓️ 30 Aug 2016 00:00:00Reported by Copyright (C) 2016 Greenbone Networks GmbHType 
openvas
 openvas
🔗 plugins.openvas.org👁 27 Views

openSUSE: Security Advisory for phpMyAdmin. Update to version 4.4.15.8 to fix multiple vulnerabilities including session cookie code improvement, SQL injection, and path disclosure

Show more
Related
Code
# Copyright (C) 2016 Greenbone Networks GmbH
# 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-or-later
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
# as published by the Free Software Foundation; either version 2
# of the License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.

if(description)
{
  script_oid("1.3.6.1.4.1.25623.1.0.851387");
  script_version("2021-10-07T12:01:23+0000");
  script_tag(name:"last_modification", value:"2021-10-07 12:01:23 +0000 (Thu, 07 Oct 2021)");
  script_tag(name:"creation_date", value:"2016-08-30 05:44:06 +0200 (Tue, 30 Aug 2016)");
  script_cve_id("CVE-2016-6606", "CVE-2016-6607", "CVE-2016-6608", "CVE-2016-6609",
                "CVE-2016-6610", "CVE-2016-6611", "CVE-2016-6612", "CVE-2016-6613",
                "CVE-2016-6614", "CVE-2016-6615", "CVE-2016-6616", "CVE-2016-6617",
                "CVE-2016-6618", "CVE-2016-6619", "CVE-2016-6620", "CVE-2016-6621",
                "CVE-2016-6622", "CVE-2016-6623", "CVE-2016-6624", "CVE-2016-6625",
                "CVE-2016-6626", "CVE-2016-6627", "CVE-2016-6628", "CVE-2016-6629",
                "CVE-2016-6630", "CVE-2016-6631", "CVE-2016-6632", "CVE-2016-6633");
  script_tag(name:"cvss_base", value:"10.0");
  script_tag(name:"cvss_base_vector", value:"AV:N/AC:L/Au:N/C:C/I:C/A:C");
  script_tag(name:"severity_vector", value:"CVSS:3.0/AV:N/AC:L/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:"2017-07-01 01:30:00 +0000 (Sat, 01 Jul 2017)");
  script_tag(name:"qod_type", value:"package");
  script_name("openSUSE: Security Advisory for phpMyAdmin (openSUSE-SU-2016:2168-1)");

  script_tag(name:"summary", value:"The remote host is missing an update for the 'phpMyAdmin'
  package(s) announced via the referenced advisory.");

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

  script_tag(name:"insight", value:"phpMyAdmin was updated to version 4.4.15.8 (2016-08-16) to fix the
  following issues:

  - Upstream changelog for 4.4.15.8:

  * Improve session cookie code for openid.php and signon.php example files

  * Full path disclosure in openid.php and signon.php example files

  * Unsafe generation of BlowfishSecret (when not supplied by the user)

  * Referrer leak when phpinfo is enabled

  * Use HTTPS for wiki links

  * Improve SSL certificate handling

  * Fix full path disclosure in debugging code

  * Administrators could trigger SQL injection attack against users

  - other fixes

  * Remove Swekey support

  * Weaknesses with cookie encryption see PMASA-2016-29 (CVE-2016-6606,
  CWE-661)

  * Multiple XSS vulnerabilities see PMASA-2016-30 (CVE-2016-6607, CWE-661)

  * Multiple XSS vulnerabilities see PMASA-2016-31 (CVE-2016-6608, CWE-661)

  * PHP code injection see PMASA-2016-32 (CVE-2016-6609, CWE-661)

  * Full path disclosure see PMASA-2016-33 (CVE-2016-6610, CWE-661)

  * SQL injection attack see PMASA-2016-34 (CVE-2016-6611, CWE-661)

  * Local file exposure through LOAD DATA LOCAL INFILE see PMASA-2016-35
  (CVE-2016-6612, CWE-661)

  * Local file exposure through symlinks with UploadDir see PMASA-2016-36
  (CVE-2016-6613, CWE-661)

  * Path traversal with SaveDir and UploadDir see PMASA-2016-37
  (CVE-2016-6614, CWE-661)

  * Multiple XSS vulnerabilities see PMASA-2016-38 (CVE-2016-6615, CWE-661)

  * SQL injection vulnerability as control user see PMASA-2016-39
  (CVE-2016-6616, CWE-661)

  * SQL injection vulnerability see PMASA-2016-40 (CVE-2016-6617, CWE-661)

  * Denial-of-service attack through transformation feature see
  PMASA-2016-41 (CVE-2016-6618, CWE-661)

  * SQL injection vulnerability as control user see PMASA-2016-42
  (CVE-2016-6619, CWE-661)

  * Verify data before unserializing see PMASA-2016-43 (CVE-2016-6620,
  CWE-661)

  * SSRF in setup script see PMASA-2016-44 (CVE-2016-6621, CWE-661)

  * Denial-of-service attack with $cfg['AllowArbitraryServer'] = true and
  persistent connections see PMASA-2016-45 (CVE-2016-6622, CWE-661)

  * Denial-of-service attack by using for loops see PMASA-2016-46
  (CVE-2016-6623, CWE-661)

  * Possible circumvention of IP-based allow/deny rules with IPv6 and
  proxy server see PMASA-2016-47 (CVE-2016-6624, CWE-661)

  * Detect if user is logged in see PMASA-2016-48 (CVE-2016-6625, CWE-661)

  * Bypass URL redirection protection see PMASA-2016-49 (CVE-2016-6626,
  CWE-661)

  * Referrer leak see PMASA-2016-50 (CVE-201 ...

  Description truncated, please see the referenced URL(s) for more information.");

  script_tag(name:"affected", value:"phpMyAdmin on openSUSE Leap 42.1, openSUSE 13.2");

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

  script_xref(name:"openSUSE-SU", value:"2016:2168-1");
  script_tag(name:"solution_type", value:"VendorFix");
  script_category(ACT_GATHER_INFO);
  script_copyright("Copyright (C) 2016 Greenbone Networks GmbH");
  script_family("SuSE Local Security Checks");
  script_dependencies("gather-package-list.nasl");
  script_mandatory_keys("ssh/login/suse", "ssh/login/rpms", re:"ssh/login/release=openSUSE13\.2");
  exit(0);
}

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

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

res = "";
report = "";

if(release == "openSUSE13.2")
{

  if(!isnull(res = isrpmvuln(pkg:"phpMyAdmin", rpm:"phpMyAdmin~4.4.15.8~39.1", rls:"openSUSE13.2"))) {
    report += res;
  }

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

exit(0);

Transform Your Security Services

Elevate your offerings with Vulners' advanced Vulnerability Intelligence. Contact us for a demo and discover the difference comprehensive, actionable intelligence can make in your security strategy.

Book a live demo
30 Aug 2016 00:00Current
6.6Medium risk
Vulners AI Score6.6
CVSS210
CVSS39.8
EPSS0.036
27
.json
Report