原始 OSV JSON
{
"id": "GHSA-r8rm-4hfj-2x87",
"aliases": [
"CVE-2020-26882"
],
"details": "In Play Framework 2.6.0 through 2.8.2, data amplification can occur when an application accepts multipart/form-data JSON input.",
"summary": "Data Amplification in Play Framework",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "2.6.0"
},
{
"fixed": "2.7.6"
}
]
}
],
"package": {
"name": "com.typesafe.play:play",
"ecosystem": "Maven"
}
},
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "2.8.0"
},
{
"fixed": "2.8.3"
}
]
}
],
"package": {
"name": "com.typesafe.play:play",
"ecosystem": "Maven"
}
}
],
"modified": "2021-04-22T16:58:02Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
"published": "2022-02-10T20:23:28Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-26882",
"type": "ADVISORY"
},
{
"url": "https://github.com/playframework/playframework/pull/10495",
"type": "WEB"
},
{
"url": "https://www.playframework.com/security/vulnerability/CVE-2020-26882-JsonParseDataAmplification",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-674"
],
"severity": "HIGH",
"github_reviewed": true,
"nvd_published_at": "2020-11-06T14:15:00Z",
"github_reviewed_at": "2021-04-22T16:58:02Z"
}
}