CVE-2022-39284

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:codeigniter:codeigniter:*:*:*:*:*:*:*:*

History

11 Jul 2023, 20:51

Type Values Removed Values Added
CWE CWE-665 CWE-732

11 Oct 2022, 16:26

Type Values Removed Values Added
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 4.3
First Time Codeigniter
Codeigniter codeigniter
CPE cpe:2.3:a:codeigniter:codeigniter:*:*:*:*:*:*:*:*
References (MISC) https://codeigniter4.github.io/userguide/helpers/cookie_helper.html#set_cookie - (MISC) https://codeigniter4.github.io/userguide/helpers/cookie_helper.html#set_cookie - Technical Description, Third Party Advisory
References (MISC) https://github.com/codeigniter4/CodeIgniter4/issues/6540 - (MISC) https://github.com/codeigniter4/CodeIgniter4/issues/6540 - Exploit, Issue Tracking, Third Party Advisory
References (MISC) https://github.com/codeigniter4/CodeIgniter4/pull/6544 - (MISC) https://github.com/codeigniter4/CodeIgniter4/pull/6544 - Patch, Third Party Advisory
References (MISC) https://codeigniter4.github.io/userguide/outgoing/response.html#CodeIgniter%5CHTTP%5CResponse::setCookie - (MISC) https://codeigniter4.github.io/userguide/outgoing/response.html#CodeIgniter%5CHTTP%5CResponse::setCookie - Technical Description, Third Party Advisory
References (MISC) https://developer.mozilla.org/en-US/docs/Web/HTTP/Cookies#restrict_access_to_cookies - (MISC) https://developer.mozilla.org/en-US/docs/Web/HTTP/Cookies#restrict_access_to_cookies - Technical Description, Third Party Advisory
References (CONFIRM) https://github.com/codeigniter4/CodeIgniter4/security/advisories/GHSA-745p-r637-7vvp - (CONFIRM) https://github.com/codeigniter4/CodeIgniter4/security/advisories/GHSA-745p-r637-7vvp - Mitigation, Third Party Advisory

11 Oct 2022, 05:15

Type Values Removed Values Added
References
  • {'url': 'https://www.cve.org/CVERecord?id=CVE-2022-39284', 'name': 'https://www.cve.org/CVERecord?id=CVE-2022-39284', 'tags': [], 'refsource': 'MISC'}

11 Oct 2022, 04:15

Type Values Removed Values Added
CWE CWE-665
References
  • (MISC) https://www.cve.org/CVERecord?id=CVE-2022-39284 -

07 Oct 2022, 16:15

Type Values Removed Values Added
CWE CWE-665

06 Oct 2022, 20:37

Type Values Removed Values Added
New CVE

Information

Published : 2022-10-06 20:15

Updated : 2023-12-10 14:35


NVD link : CVE-2022-39284

Mitre link : CVE-2022-39284

CVE.ORG link : CVE-2022-39284


JSON object : View

Products Affected

codeigniter

  • codeigniter
CWE
CWE-732

Incorrect Permission Assignment for Critical Resource

CWE-665

Improper Initialization