Home
Trends
Vulnerabilities
News
Researchers
Why dbugs?

Colethorsen

#35691of 53,630
7.5Total CVSS
Vulnerabilities · 1
PT-2024-23125
7.5
2024-03-29
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.