Lucene search

K
cveGitHub_MCVE-2022-39284
HistoryOct 06, 2022 - 8:15 p.m.

CVE-2022-39284

2022-10-0620:15:35
CWE-665
CWE-732
GitHub_M
web.nvd.nist.gov
44
5
codeigniter
php
web framework
cve-2022-39284
security vulnerability
cookie
exposure
upgrade
ghsa
nvd

CVSS3

4.3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

LOW

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

LOW

Integrity Impact

NONE

Availability Impact

NONE

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

AI Score

4.6

Confidence

High

EPSS

0.001

Percentile

32.1%

CodeIgniter is a PHP full-stack web framework. In versions prior to 4.2.7 setting $secure or $httponly value to true in Config\Cookie is not reflected in set_cookie() or Response::setCookie(). As a result cookie values are erroneously exposed to scripts. It should be noted that this vulnerability does not affect session cookies. Users are advised to upgrade to v4.2.7 or later. Users unable to upgrade are advised to manually construct their cookies either by setting the options in code or by constructing Cookie objects. Examples of each workaround are available in the linked GHSA.

Affected configurations

Nvd
Vulners
Node
codeignitercodeigniterRange4.0.04.2.7
VendorProductVersionCPE
codeignitercodeigniter*cpe:2.3:a:codeigniter:codeigniter:*:*:*:*:*:*:*:*

CNA Affected

[
  {
    "vendor": "codeigniter4",
    "product": "CodeIgniter4",
    "versions": [
      {
        "version": "< 4.2.7",
        "status": "affected"
      }
    ]
  }
]

Social References

More

CVSS3

4.3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

LOW

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

LOW

Integrity Impact

NONE

Availability Impact

NONE

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

AI Score

4.6

Confidence

High

EPSS

0.001

Percentile

32.1%