原始 OSV JSON
{
"id": "GHSA-j33j-fg2g-mcv2",
"aliases": [
"CVE-2020-15400"
],
"details": "CakePHP before 4.0.6 and 3.10.3 mishandles CSRF token generation. This might be remotely exploitable in conjunction with XSS.",
"summary": "Cross-Site Request Forgery in CakePHP",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "4.0.0"
},
{
"fixed": "4.0.6"
}
]
}
],
"package": {
"name": "cakephp/cakephp",
"ecosystem": "Packagist"
}
},
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "3.10.3"
}
]
}
],
"package": {
"name": "cakephp/cakephp",
"ecosystem": "Packagist"
}
}
],
"modified": "2023-09-14T12:06:06Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N"
}
],
"published": "2022-02-10T22:27:58Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-15400",
"type": "ADVISORY"
},
{
"url": "https://bakery.cakephp.org/2020/04/18/cakephp_406_released.html",
"type": "WEB"
},
{
"url": "https://bakery.cakephp.org/2022/05/08/cakephp_3103_released.html",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-352",
"CWE-79"
],
"severity": "MODERATE",
"github_reviewed": true,
"nvd_published_at": "2020-06-30T12:15:00Z",
"github_reviewed_at": "2021-05-11T21:28:56Z"
}
}