CVE-2022-31626

Source
https://cve.org/CVERecord?id=CVE-2022-31626
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2022-31626.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2022-31626
Aliases
Downstream
Related
Published
2022-06-16T06:15:08.807Z
Modified
2026-03-13T14:53:53.634095Z
Severity
  • 8.8 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
[none]
Details

In PHP versions 7.4.x below 7.4.30, 8.0.x below 8.0.20, and 8.1.x below 8.1.7, when pdo_mysql extension with mysqlnd driver, if the third party is allowed to supply host to connect to and the password for the connection, password of excessive length can trigger a buffer overflow in PHP, which can lead to a remote code execution vulnerability.

References

Affected packages

Git / github.com/php/php-src

Affected ranges

Type
GIT
Repo
https://github.com/php/php-src
Events
Database specific
{
    "versions": [
        {
            "introduced": "7.4.0"
        },
        {
            "fixed": "7.4.30"
        },
        {
            "introduced": "8.0.0"
        },
        {
            "fixed": "8.0.20"
        },
        {
            "introduced": "8.1.0"
        },
        {
            "fixed": "8.1.7"
        }
    ]
}

Database specific

unresolved_ranges
[
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "10.0"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "11.0"
            }
        ]
    }
]
source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2022-31626.json"