2024-12-08 03:06:42 +00:00

91 lines
2.5 KiB
JSON

{
"id": "CVE-2022-38352",
"sourceIdentifier": "cve@mitre.org",
"published": "2022-09-15T02:15:09.223",
"lastModified": "2024-11-21T07:16:18.933",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "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."
},
{
"lang": "es",
"value": "Se ha detectado que ThinkPHP versi\u00f3n v6.0.13, contiene una vulnerabilidad de deserializaci\u00f3n por medio del componente League\\Flysystem\\Cached\\Storage\\Psr6Cache. Esta vulnerabilidad permite a atacantes ejecutar c\u00f3digo arbitrario por medio de una carga \u00fatil dise\u00f1ada"
}
],
"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",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH"
},
"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:6.0.13:*:*:*:*:*:*:*",
"matchCriteriaId": "DDD39D80-F4FD-4FDA-B294-E26CF148F865"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/top-think/framework/issues/2749",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Issue Tracking",
"Third Party Advisory"
]
},
{
"url": "https://github.com/top-think/framework/issues/2749",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Issue Tracking",
"Third Party Advisory"
]
}
]
}