{ "schema_version": "1.4.0", "id": "GHSA-qjjj-7g7h-54v3", "modified": "2022-09-16T21:28:29Z", "published": "2022-09-16T00:00:39Z", "aliases": [ "CVE-2022-38352" ], "summary": "ThinkPHP deserialization vulnerability", "details": "ThinkPHP v6.0.13 was discovered to contain a deserialization vulnerability via the component `League\\Flysystem\\Cached\\Storage\\Psr6Cache`. This vulnerability allows attackers to execute arbitrary code via a crafted payload.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], "affected": [ { "package": { "ecosystem": "Packagist", "name": "topthink/framework" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "last_affected": "6.0.13" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-38352" }, { "type": "WEB", "url": "https://github.com/top-think/framework/issues/2749" }, { "type": "PACKAGE", "url": "https://github.com/top-think/framework" } ], "database_specific": { "cwe_ids": [ "CWE-502" ], "severity": "CRITICAL", "github_reviewed": true, "github_reviewed_at": "2022-09-16T21:28:29Z", "nvd_published_at": "2022-09-15T02:15:00Z" } }