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

96 lines
2.4 KiB
JSON

{
"id": "CVE-2022-44289",
"sourceIdentifier": "cve@mitre.org",
"published": "2022-12-06T16:15:11.337",
"lastModified": "2024-11-21T07:27:50.457",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Thinkphp 5.1.41 and 5.0.24 has a code logic error which causes file upload getshell."
},
{
"lang": "es",
"value": "Thinkphp 5.1.41 y 5.0.24 tiene un error de l\u00f3gica de c\u00f3digo que provoca la carga del archivo getshell."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH"
},
"exploitabilityScore": 2.8,
"impactScore": 5.9
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-434"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:thinkphp:thinkphp:5.0.24:*:*:*:*:*:*:*",
"matchCriteriaId": "A396FB8E-3328-435E-998E-70426F1F5FFA"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:thinkphp:thinkphp:5.1.41:*:*:*:*:*:*:*",
"matchCriteriaId": "4DA2B1F4-3E30-4F7B-8EEC-C29B1E6449DE"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/top-think/framework/issues/2772",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Issue Tracking",
"Third Party Advisory"
]
},
{
"url": "https://github.com/top-think/framework/issues/2772",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Issue Tracking",
"Third Party Advisory"
]
}
]
}