{ "id": "CVE-2020-20120", "sourceIdentifier": "cve@mitre.org", "published": "2021-09-28T23:15:07.007", "lastModified": "2021-10-06T18:03:00.383", "vulnStatus": "Analyzed", "descriptions": [ { "lang": "en", "value": "ThinkPHP v3.2.3 and below contains a SQL injection vulnerability which is triggered when the array is not passed to the \"where\" and \"query\" methods." }, { "lang": "es", "value": "ThinkPHP versiones v3.2.3 y por debajo, contienen una vulnerabilidad de inyecci\u00f3n SQL que es desencadenada cuando no se pasa el array a los m\u00e9todos \"where\" y \"query\"" } ], "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:P/I:P/A:P", "accessVector": "NETWORK", "accessComplexity": "LOW", "authentication": "NONE", "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "availabilityImpact": "PARTIAL", "baseScore": 7.5 }, "baseSeverity": "HIGH", "exploitabilityScore": 10.0, "impactScore": 6.4, "acInsufInfo": false, "obtainAllPrivilege": false, "obtainUserPrivilege": false, "obtainOtherPrivilege": false, "userInteractionRequired": false } ] }, "weaknesses": [ { "source": "nvd@nist.gov", "type": "Primary", "description": [ { "lang": "en", "value": "CWE-89" } ] } ], "configurations": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:a:thinkphp:thinkphp:*:*:*:*:*:*:*:*", "versionEndIncluding": "3.2.3", "matchCriteriaId": "1D3CF42C-0ED9-4AC8-AAD3-8FE0CE653608" } ] } ] } ], "references": [ { "url": "https://github.com/top-think/thinkphp/issues/553", "source": "cve@mitre.org", "tags": [ "Exploit", "Third Party Advisory" ] } ] }