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

141 lines
4.4 KiB
JSON

{
"id": "CVE-2020-27196",
"sourceIdentifier": "cve@mitre.org",
"published": "2020-11-06T14:15:16.377",
"lastModified": "2024-11-21T05:20:51.060",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "An issue was discovered in PlayJava in Play Framework 2.6.0 through 2.8.2. The body parsing of HTTP requests eagerly parses a payload given a Content-Type header. A deep JSON structure sent to a valid POST endpoint (that may or may not expect JSON payloads) causes a StackOverflowError and Denial of Service."
},
{
"lang": "es",
"value": "Se detect\u00f3 un problema en PlayJava en Play Framework versiones 2.6.0 hasta 2.8.2. El an\u00e1lisis del cuerpo de peticiones HTTP analiza en\u00e9rgicamente una carga \u00fatil dado un encabezado Content-Type. Una estructura JSON profunda enviada a un endpoint POST v\u00e1lido (que puede esperar o no cargas \u00fatiles JSON) causa un StackOverflowError y una Denegaci\u00f3n de Servicio"
}
],
"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",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "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",
"baseScore": 5.0,
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "PARTIAL"
},
"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-787"
}
]
}
],
"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-27196-DosViaJsonStackOverflow",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "https://www.playframework.com/security/vulnerability",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Vendor Advisory"
]
},
{
"url": "https://www.playframework.com/security/vulnerability/CVE-2020-27196-DosViaJsonStackOverflow",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Vendor Advisory"
]
}
]
}