原始 OSV JSON{
"id": "GHSA-cf8j-64h9-6q58",
"aliases": [
"CVE-2020-12480"
],
"details": "In Play Framework 2.6.0 through 2.8.1, the CSRF filter can be bypassed by making CORS simple requests with content types that contain parameters that can't be parsed.",
"summary": "CSRF in Play Framework",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "2.7.5"
}
]
}
],
"package": {
"name": "com.typesafe.play:play_2.12",
"ecosystem": "Maven"
}
},
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "2.8.0"
},
{
"fixed": "2.8.2"
}
]
}
],
"package": {
"name": "com.typesafe.play:play_2.12",
"ecosystem": "Maven"
}
}
],
"modified": "2021-09-23T18:57:05Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N"
}
],
"published": "2020-08-18T17:30:25Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-12480",
"type": "ADVISORY"
},
{
"url": "https://github.com/playframework/playframework/pull/10285",
"type": "WEB"
},
{
"url": "https://github.com/playframework/playframework/commit/c82de44fc50b7c58c6e0580f1f67ff08aa7bd154",
"type": "WEB"
},
{
"url": "https://github.com/playframework/playframework",
"type": "PACKAGE"
},
{
"url": "https://www.playframework.com/security/vulnerability",
"type": "WEB"
},
{
"url": "https://www.playframework.com/security/vulnerability/CVE-2020-12480-CsrfBlacklistBypass",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-352"
],
"severity": "MODERATE",
"github_reviewed": true,
"nvd_published_at": null,
"github_reviewed_at": "2020-08-18T17:30:12Z"
}
}