{ "id": "CVE-2020-26883", "sourceIdentifier": "cve@mitre.org", "published": "2020-11-06T14:15:16.317", "lastModified": "2020-11-10T16:31:51.443", "vulnStatus": "Analyzed", "descriptions": [ { "lang": "en", "value": "In Play Framework 2.6.0 through 2.8.2, stack consumption can occur because of unbounded recursion during parsing of crafted JSON documents." }, { "lang": "es", "value": "En Play Framework versiones 2.6.0 hasta 2.8.2, el consumo de la pila puede ocurrir debido a una recursividad ilimitada durante el an\u00e1lisis de documentos JSON dise\u00f1ados" } ], "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:N/I:N/A:H", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "NONE", "userInteraction": "NONE", "scope": "UNCHANGED", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH" }, "exploitabilityScore": 3.9, "impactScore": 3.6 } ], "cvssMetricV2": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "2.0", "vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:P", "accessVector": "NETWORK", "accessComplexity": "LOW", "authentication": "NONE", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 5.0 }, "baseSeverity": "MEDIUM", "exploitabilityScore": 10.0, "impactScore": 2.9, "acInsufInfo": false, "obtainAllPrivilege": false, "obtainUserPrivilege": false, "obtainOtherPrivilege": false, "userInteractionRequired": false } ] }, "weaknesses": [ { "source": "nvd@nist.gov", "type": "Primary", "description": [ { "lang": "en", "value": "CWE-674" } ] } ], "configurations": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:a:lightbend:play_framework:*:*:*:*:*:*:*:*", "versionEndIncluding": "2.6.25", "matchCriteriaId": "3070FD56-E4C1-4490-B287-AC7268481061" }, { "vulnerable": true, "criteria": "cpe:2.3:a:lightbend:play_framework:*:*:*:*:*:*:*:*", "versionStartIncluding": "2.7.0", "versionEndIncluding": "2.7.5", "matchCriteriaId": "45F6CAF2-7212-47FD-B320-E76CD22F2733" }, { "vulnerable": true, "criteria": "cpe:2.3:a:lightbend:play_framework:*:*:*:*:*:*:*:*", "versionStartIncluding": "2.8.0", "versionEndIncluding": "2.8.2", "matchCriteriaId": "E76FAC23-38E0-40E5-B5D7-2686C744F59D" } ] } ] } ], "references": [ { "url": "https://www.playframework.com/security/vulnerability", "source": "cve@mitre.org", "tags": [ "Vendor Advisory" ] }, { "url": "https://www.playframework.com/security/vulnerability/CVE-2020-26883-JsonParseUncontrolledRecursion", "source": "cve@mitre.org", "tags": [ "Vendor Advisory" ] } ] }