Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2022-39284

2.6 · LOW
Published Oct 6, 2022 codeigniter CWE-665 EPSS 0.88% (57th pctl)

Overview

CVE-2022-39284 is a low-severity vulnerability affecting codeigniter codeigniter. It was published on October 6, 2022 and has a CVSS 3.1 base score of 2.6 (LOW).

This vulnerability has a CVSS 3.1 base score of 2.6, rated LOW. It can be exploited remotely over the network. Some level of privileges is required for exploitation.

Technical Description

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.

Remediation

Check the references section for vendor advisories and patches from codeigniter. Update codeigniter to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
codeigniter codeigniter >= 4.0.0, < 4.2.7 Affected

Frequently Asked Questions

What is CVE-2022-39284?

CVE-2022-39284 is a low-severity vulnerability affecting codeigniter codeigniter. It was published on October 6, 2022 and has a CVSS 3.1 base score of 2.6 (LOW).

How severe is CVE-2022-39284?

This vulnerability has a CVSS 3.1 base score of 2.6, rated LOW. It can be exploited remotely over the network. Some level of privileges is required for exploitation.

How do I fix or remediate CVE-2022-39284?

Check the references section for vendor advisories and patches from codeigniter. Update codeigniter to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2022-39284?

CyberStrike's AI-powered security agents can automatically detect CVE-2022-39284 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.