This vulnerability may allow SameSite Attackers to bypass the CodeIgniter4 CSRF protection mechanism with CodeIgniter Shield.
For this attack to succeed, the attacker must have direct (or indirect, e.g., XSS) control over a subdomain site (e.g., https://a.example.com/) of the target site (e.g., http://example.com/).
This vulnerability exists whether Config\Security::$csrfProtection is 'cookie' or 'session'.
It is also exploitable whether Config\Security::$regenerate is true or false.
Upgrade to CodeIgniter v4.2.3 or later and Shield v1.0.0-beta.2 or later.
Do all of the following:
Config\Security::$csrfProtection to 'session'If you have any questions or comments about this advisory:
{
"cwe_ids": [
"CWE-352"
],
"github_reviewed": true,
"github_reviewed_at": "2022-08-18T19:03:34Z",
"nvd_published_at": "2022-08-12T21:15:00Z",
"severity": "MODERATE"
}