{ "schema_version": "1.4.0", "id": "GHSA-jp9f-r2q5-mv5q", "modified": "2022-05-14T03:27:42Z", "published": "2022-05-14T03:27:42Z", "aliases": [ "CVE-2016-9936" ], "details": "The unserialize implementation in ext/standard/var.c in PHP 7.x before 7.0.14 allows remote attackers to cause a denial of service (use-after-free) or possibly have unspecified other impact via crafted serialized data. NOTE: this vulnerability exists because of an incomplete fix for CVE-2015-6834.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], "affected": [], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2016-9936" }, { "type": "WEB", "url": "https://github.com/php/php-src/commit/b2af4e8868726a040234de113436c6e4f6372d17" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2018:1296" }, { "type": "WEB", "url": "https://bugs.php.net/bug.php?id=72978" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-updates/2017-01/msg00034.html" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2016/12/12/2" }, { "type": "WEB", "url": "http://www.php.net/ChangeLog-7.php" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/94849" } ], "database_specific": { "cwe_ids": [ "CWE-416" ], "severity": "CRITICAL", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2017-01-04T20:59:00Z" } }