{ "schema_version": "1.4.0", "id": "GHSA-g7r3-m2h7-28vw", "modified": "2022-05-24T17:44:15Z", "published": "2022-05-24T17:44:15Z", "aliases": [ "CVE-2020-1900" ], "details": "When unserializing an object with dynamic properties HHVM needs to pre-reserve the full size of the dynamic property array before inserting anything into it. Otherwise the array might resize, invalidating previously stored references. This pre-reservation was not occurring in HHVM prior to v4.32.3, between versions 4.33.0 and 4.56.0, 4.57.0, 4.58.0, 4.58.1, 4.59.0, 4.60.0, 4.61.0, 4.62.0.", "severity": [], "affected": [], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-1900" }, { "type": "WEB", "url": "https://github.com/facebook/hhvm/commit/c1c4bb0cf9e076aafaf4ff3515556ef9faf906f3" }, { "type": "WEB", "url": "https://hhvm.com/blog/2020/06/30/security-update.html" } ], "database_specific": { "cwe_ids": [ "CWE-416" ], "severity": "CRITICAL", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2021-03-11T01:15:00Z" } }