CVE-2017-18264

Source
https://cve.org/CVERecord?id=CVE-2017-18264
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2017-18264.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2017-18264
Aliases
Downstream
Published
2018-05-01T17:29:00.237Z
Modified
2026-04-10T03:58:09.616738Z
Severity
  • 9.8 (Critical) CVSS_V3 - CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
[none]
Details

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.

References

Affected packages

Git / github.com/phpmyadmin/phpmyadmin

Affected ranges

Type
GIT
Repo
https://github.com/phpmyadmin/phpmyadmin
Events
Introduced
Fixed
Introduced
Last affected
Introduced
Last affected
Introduced
0 Unknown introduced commit / All previous commits are affected
Last affected
Introduced
0 Unknown introduced commit / All previous commits are affected
Last affected
Database specific
{
    "versions": [
        {
            "introduced": "4.0.0"
        },
        {
            "fixed": "4.0.10.20"
        },
        {
            "introduced": "4.4.0"
        },
        {
            "last_affected": "4.4.15.10"
        },
        {
            "introduced": "4.6.0"
        },
        {
            "last_affected": "4.6.6"
        },
        {
            "introduced": "0"
        },
        {
            "last_affected": "4.7.0-beta1"
        },
        {
            "introduced": "0"
        },
        {
            "last_affected": "4.7.0-rc1"
        }
    ]
}

Affected versions

Other
RELEASE_2_2_0
RELEASE_2_2_1
RELEASE_2_2_2
RELEASE_2_2_3
RELEASE_2_2_4
RELEASE_2_2_5
RELEASE_2_2_6
RELEASE_2_2_7PL1
RELEASE_2_3_0
RELEASE_2_3_1
RELEASE_2_3_2
RELEASE_2_3_3PL1
RELEASE_2_4_0
RELEASE_2_5_0
RELEASE_2_5_1
RELEASE_2_5_2
RELEASE_2_5_4
RELEASE_2_5_5PL1
RELEASE_2_5_6
RELEASE_2_5_7PL1
RELEASE_2_6_1PL3
RELEASE_2_6_2PL1
RELEASE_2_6_3PL1
RELEASE_2_6_4PL4
RELEASE_2_7_0PL2
RELEASE_2_8_0_4
RELEASE_2_8_1
RELEASE_2_8_2_4
RELEASE_2_9_0
RELEASE_3_4_0RC2
RELEASE_3_5_0ALPHA1
RELEASE_4_0_0ALPHA2
RELEASE_4_0_0BETA3
RELEASE_4_0_0RC1
RELEASE_4_0_0RC2
RELEASE_4_0_0RC3
RELEASE_4_0_10
RELEASE_4_0_10_1
RELEASE_4_0_10_10
RELEASE_4_0_10_11
RELEASE_4_0_10_12
RELEASE_4_0_10_13
RELEASE_4_0_10_15
RELEASE_4_0_10_16
RELEASE_4_0_10_17
RELEASE_4_0_10_18
RELEASE_4_0_10_19
RELEASE_4_0_10_2
RELEASE_4_0_10_3
RELEASE_4_0_10_4
RELEASE_4_0_10_5
RELEASE_4_0_10_6
RELEASE_4_0_10_7
RELEASE_4_0_10_8
RELEASE_4_0_10_9
RELEASE_4_1_0ALPHA1
RELEASE_4_1_0BETA1
RELEASE_4_1_0BETA2
RELEASE_4_2_0ALPHA2
RELEASE_4_2_0BETA1
RELEASE_4_4_0ALPHA1
RELEASE_4_4_15
RELEASE_4_4_15_1
RELEASE_4_4_15_10
RELEASE_4_4_15_2
RELEASE_4_4_15_5
RELEASE_4_4_15_6
RELEASE_4_4_15_7
RELEASE_4_4_15_8
RELEASE_4_4_15_9
RELEASE_4_6_0ALPHA1
RELEASE_4_6_0RC2
RELEASE_4_6_2
RELEASE_4_6_3
RELEASE_4_6_5_1
RELEASE_4_6_6
RELEASE_4_7_0BETA1
RELEASE_4_7_0RC1

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2017-18264.json"
unresolved_ranges
[
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "8.0"
            }
        ]
    }
]