Lucene search

K
osvGoogleOSV:GHSA-5HM8-VH6R-2CJQ
HistoryAug 18, 2022 - 7:03 p.m.

CodeIgniter Shield Vulnerable to SameSite Attackers Bypassing the CSRF Protection

2022-08-1819:03:34
Google
osv.dev
88

8.8 High

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

REQUIRED

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H

0.002 Low

EPSS

Percentile

55.6%

Impact

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.

Patches

Upgrade to CodeIgniter v4.2.3 or later andShield v1.0.0-beta.2 or later.

Workarounds

Do all of the following:

  • set Config\Security::$csrfProtection to 'session'
  • remove old session data right after login (immediately after ID and password match)
  • regenerate CSRF token right after login (immediately after ID and password match)

References

For more information

If you have any questions or comments about this advisory:

CPENameOperatorVersion
codeigniter4/shieldeq1.0.0-beta

8.8 High

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

REQUIRED

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H

0.002 Low

EPSS

Percentile

55.6%

Related for OSV:GHSA-5HM8-VH6R-2CJQ