{ "schema_version": "1.4.0", "id": "GHSA-829q-v5g8-hhxc", "modified": "2023-01-20T23:02:02Z", "published": "2023-01-20T23:02:02Z", "aliases": [], "summary": "CakePHP has incorrect Cross-Site Request Forgery validation", "details": "CsrfComponent fails to invalidate requests that are missing both the CSRF token, and CSRF post data.", "severity": [], "affected": [ { "package": { "ecosystem": "Packagist", "name": "cakephp/cakephp" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "3.0.0" }, { "fixed": "3.0.4" } ] } ] } ], "references": [ { "type": "WEB", "url": "https://github.com/cakephp/cakephp/commit/522ed2f1fb49b00001c1ef8815a6feda790d61dd" }, { "type": "WEB", "url": "https://bakery.cakephp.org/2015/05/07/cakephp_3_0_4_released.html" }, { "type": "WEB", "url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/cakephp/cakephp/2015-05-07.yaml" }, { "type": "PACKAGE", "url": "https://github.com/cakephp/cakephp" } ], "database_specific": { "cwe_ids": [ "CWE-352" ], "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2023-01-20T23:02:02Z", "nvd_published_at": null } }