{ "id": "CVE-2022-45982", "sourceIdentifier": "cve@mitre.org", "published": "2023-02-08T21:15:10.653", "lastModified": "2023-02-16T19:41:35.967", "vulnStatus": "Analyzed", "descriptions": [ { "lang": "en", "value": "thinkphp 6.0.0~6.0.13 and 6.1.0~6.1.1 contains a deserialization vulnerability. This vulnerability allows attackers to execute arbitrary code via a crafted payload." } ], "metrics": { "cvssMetricV31": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "3.1", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "NONE", "userInteraction": "NONE", "scope": "UNCHANGED", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "availabilityImpact": "HIGH", "baseScore": 9.8, "baseSeverity": "CRITICAL" }, "exploitabilityScore": 3.9, "impactScore": 5.9 } ] }, "weaknesses": [ { "source": "nvd@nist.gov", "type": "Primary", "description": [ { "lang": "en", "value": "CWE-502" } ] } ], "configurations": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:a:thinkphp:thinkphp:*:*:*:*:*:*:*:*", "versionStartIncluding": "6.0.0", "versionEndIncluding": "6.0.13", "matchCriteriaId": "24005494-C2D5-4E1D-A77F-0BF7566B507D" }, { "vulnerable": true, "criteria": "cpe:2.3:a:thinkphp:thinkphp:6.1.0:*:*:*:*:*:*:*", "matchCriteriaId": "7F4E8C64-07DB-4722-ABFA-FFDA40EE7101" } ] } ] } ], "references": [ { "url": "https://gist.github.com/Dar1in9s/aa87df679057db3bbdade360d77f8cca", "source": "cve@mitre.org", "tags": [ "Exploit", "Third Party Advisory" ] } ] }