2024-07-14 02:06:08 +00:00

89 lines
2.1 KiB
JSON

{
"id": "CVE-2022-40889",
"sourceIdentifier": "cve@mitre.org",
"published": "2022-10-18T11:15:10.190",
"lastModified": "2022-10-19T03:48:14.650",
"vulnStatus": "Analyzed",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Phpok 6.1 has a deserialization vulnerability via framework/phpok_call.php."
},
{
"lang": "es",
"value": "Phpok versi\u00f3n 6.1, presenta una vulnerabilidad de deserializaci\u00f3n por medio del archivo framework/phpok_call.php"
}
],
"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:phpok:phpok:6.1:*:*:*:*:*:*:*",
"matchCriteriaId": "F41A1FD6-7A3D-44DD-8C69-6EF56472D3F0"
}
]
}
]
}
],
"references": [
{
"url": "https://gist.github.com/T4rnRookie/e644c1dd8e025ab10fc3e3e4bfad2161",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
]
},
{
"url": "https://github.com/qinggan/phpok/issues/13",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Issue Tracking",
"Third Party Advisory"
]
}
]
}