ghsa-g377-x8rg-c9mf
Vulnerability from github
Published
2022-06-30 00:00
Modified
2022-07-12 21:24
Severity ?
VLAI Severity ?
Summary
Deserialization of Untrusted Data in topthink/framework
Details
ThinkPHP v6.0.12 was discovered to contain a deserialization vulnerability via the component vendor\league\flysystem-cached-adapter\src\Storage\AbstractCache.php. This vulnerability allows attackers to execute arbitrary code via a crafted payload.
{ "affected": [ { "package": { "ecosystem": "Packagist", "name": "topthink/framework" }, "ranges": [ { "events": [ { "introduced": "0" }, { "last_affected": "6.0.12" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2022-33107" ], "database_specific": { "cwe_ids": [ "CWE-502" ], "github_reviewed": true, "github_reviewed_at": "2022-07-12T21:24:07Z", "nvd_published_at": "2022-06-29T12:15:00Z", "severity": "CRITICAL" }, "details": "ThinkPHP v6.0.12 was discovered to contain a deserialization vulnerability via the component vendor\\league\\flysystem-cached-adapter\\src\\Storage\\AbstractCache.php. This vulnerability allows attackers to execute arbitrary code via a crafted payload.", "id": "GHSA-g377-x8rg-c9mf", "modified": "2022-07-12T21:24:07Z", "published": "2022-06-30T00:00:41Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-33107" }, { "type": "WEB", "url": "https://github.com/top-think/framework/issues/2717" }, { "type": "PACKAGE", "url": "https://github.com/top-think/framework" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ], "summary": "Deserialization of Untrusted Data in topthink/framework" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…