Unknown · Codeigniter · CVE-2024-29904
**Name of the Vulnerable Software and Affected Versions**
CodeIgniter versions prior to 4.4.7
**Description**
A vulnerability was found in the Language class that allowed DoS attacks, which can be exploited by an attacker to consume a large amount of memory on the server.
**Recommendations**
Upgrade to v4.4.7 or later.
As a temporary workaround, consider disabling Auto Routing to prevent a known attack vector in the framework.
Avoid passing invalid values to the `lang()` function or `Language` class.