SCA: security update for phpmyadmin/phpmyadmin (GHSA-5868-g58j-vrj5)

critical Tenable Self-Hosted Container Security Plugin ID 432355

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- An issue was discovered in libraries/common.inc.php in phpMyAdmin 4.0 before 4.0.10.20, 4.4.x, 4.6.x, and
4.7.0 prereleases. The restrictions caused by $cfg['Servers'][$i]['AllowNoPassword'] = false are bypassed
under certain PHP versions (e.g., version 5). This can allow the login of users who have no password set
even if the administrator has set $cfg['Servers'][$i]['AllowNoPassword'] to false (which is also the
default). This occurs because some implementations of the PHP substr function return false when given ''
as the first argument. (CVE-2017-18264)

See Also

https://github.com/advisories/GHSA-5868-g58j-vrj5

Plugin Details

Severity: Critical

ID: 432355

Version: Revision 1.3

Type: Local

Family: SCA Checks

Published: 8/8/2025

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Medium

Score: 4.9

Percentile: 57.12

Vendor

Vendor Severity: Critical

CVSS v2

Risk Factor: High

Base Score: 7.5

Temporal Score: 5.5

Vector: CVSS2#AV:N/AC:L/Au:N/C:P/I:P/A:P

CVSS Score Source: CVE-2017-18264

CVSS v3

Risk Factor: Critical

Base Score: 9.8

Temporal Score: 8.5

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

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 5/13/2022

Vulnerability Publication Date: 3/28/2017

Reference Information

CVE: CVE-2017-18264

BID: 97211

cwe: CWE-269