CVE-2016-6290

Source
https://cve.org/CVERecord?id=CVE-2016-6290
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2016-6290.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2016-6290
Downstream
Related
Published
2016-07-25T14:59:02.810Z
Modified
2026-05-15T12:02:47.334678924Z
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

ext/session/session.c in PHP before 5.5.38, 5.6.x before 5.6.24, and 7.x before 7.0.9 does not properly maintain a certain hash data structure, which allows remote attackers to cause a denial of service (use-after-free) or possibly have unspecified other impact via vectors related to session deserialization.

Database specific
{
    "unresolved_ranges": [
        {
            "cpes": [
                "cpe:2.3:a:php:php:5.6.0:alpha4:*:*:*:*:*:*",
                "cpe:2.3:a:php:php:5.6.0:alpha5:*:*:*:*:*:*"
            ],
            "source": "CPE_FIELD",
            "vendor_product": "php:php",
            "extracted_events": [
                {
                    "last_affected": "5.6.0-alpha4"
                },
                {
                    "last_affected": "5.6.0-alpha5"
                }
            ]
        }
    ]
}
References

Affected packages