{ "id": "CVE-2021-25294", "sourceIdentifier": "cve@mitre.org", "published": "2021-01-18T06:15:12.897", "lastModified": "2021-01-26T21:44:35.073", "vulnStatus": "Analyzed", "descriptions": [ { "lang": "en", "value": "OpenCATS through 0.9.5-3 unsafely deserializes index.php?m=activity requests, leading to remote code execution. This occurs because lib/DataGrid.php calls unserialize for the parametersactivity:ActivityDataGrid parameter. The PHP object injection exploit chain can leverage an __destruct magic method in guzzlehttp." }, { "lang": "es", "value": "OpenCATS versiones hasta 0.9.5-3, deserializa de manera no segura unas peticiones index.php?m=activity, conllevando a una ejecuci\u00f3n de c\u00f3digo remota. Esto ocurre porque la biblioteca lib/DataGrid.php llama sin serializar para el par\u00e1metro parametersactivity:ActivityDataGrid. La cadena de explotaci\u00f3n de la inyecci\u00f3n de objetos PHP puede explotar un m\u00e9todo m\u00e1gico __destruct en guzzlehttp" } ], "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 } ], "cvssMetricV2": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "2.0", "vectorString": "AV:N/AC:L/Au:N/C:C/I:C/A:C", "accessVector": "NETWORK", "accessComplexity": "LOW", "authentication": "NONE", "confidentialityImpact": "COMPLETE", "integrityImpact": "COMPLETE", "availabilityImpact": "COMPLETE", "baseScore": 10.0 }, "baseSeverity": "HIGH", "exploitabilityScore": 10.0, "impactScore": 10.0, "acInsufInfo": false, "obtainAllPrivilege": false, "obtainUserPrivilege": false, "obtainOtherPrivilege": false, "userInteractionRequired": false } ] }, "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:opencats:opencats:*:*:*:*:*:*:*:*", "versionEndIncluding": "0.9.5-3", "matchCriteriaId": "BD326932-2195-452C-9DF1-8732C76FA938" } ] } ] } ], "references": [ { "url": "https://github.com/snoopysecurity/snoopysecurity.github.io/blob/master/web-application-security/2021/01/16/09_opencats_php_object_injection.html", "source": "cve@mitre.org", "tags": [ "Patch", "Third Party Advisory" ] }, { "url": "https://snoopysecurity.github.io/web-application-security/2021/01/16/09_opencats_php_object_injection.html", "source": "cve@mitre.org", "tags": [ "Exploit", "Third Party Advisory" ] }, { "url": "https://www.opencats.org/news/", "source": "cve@mitre.org", "tags": [ "Vendor Advisory" ] } ] }