Lookup for vulnerable packages by Package URL.
| Purl | pkg:composer/codeigniter4/framework@4.5.7 |
| Type | composer |
| Namespace | codeigniter4 |
| Name | framework |
| Version | 4.5.7 |
| Qualifiers |
|
| Subpath | |
| Is_vulnerable | true |
| Next_non_vulnerable_version | null |
| Latest_non_vulnerable_version | null |
| Affected_by_vulnerabilities |
| 0 |
| url |
VCID-dv2s-rcnm-77f4 |
| vulnerability_id |
VCID-dv2s-rcnm-77f4 |
| summary |
Missing validation of header name and value in codeigniter4/framework
Lack of proper header validation for its name and value. The potential attacker can construct deliberately malformed headers with `Header` class. This could disrupt application functionality, potentially causing errors or generating invalid HTTP requests. In some cases, these malformed requests might lead to a DoS scenario if a remote service’s web application firewall interprets them as malicious and blocks further communication with the application. |
| references |
|
| fixed_packages |
|
| aliases |
CVE-2025-24013, GHSA-x5mq-jjr3-vmx6
|
| risk_score |
3.1 |
| exploitability |
0.5 |
| weighted_severity |
6.2 |
| resource_url |
http://public2.vulnerablecode.io/vulnerabilities/VCID-dv2s-rcnm-77f4 |
|
| 1 |
| url |
VCID-hh88-2t9v-6bdt |
| vulnerability_id |
VCID-hh88-2t9v-6bdt |
| summary |
Withdrawn Advisory: CodeIgniter4 Cross-Site Scripting Vulnerability in debugbar_time Parameter
### Withdrawn Advisory
This advisory has been withdrawn because the original report was found to be invalid. This link is maintained to preserve external references. For more information, see https://github.com/github/advisory-database/pull/5862.
### Original Description
A stored cross-site scripting (XSS) vulnerability in CodeIgniter4 v4.6.0 allows attackers to execute arbitrary web scripts or HTML via a crafted payload injected into the debugbar_time parameter. |
| references |
|
| fixed_packages |
|
| aliases |
CVE-2025-45406, GHSA-49jm-g4m8-x53p
|
| risk_score |
3.1 |
| exploitability |
0.5 |
| weighted_severity |
6.2 |
| resource_url |
http://public2.vulnerablecode.io/vulnerabilities/VCID-hh88-2t9v-6bdt |
|
| 2 |
| url |
VCID-zg3d-nd19-13hu |
| vulnerability_id |
VCID-zg3d-nd19-13hu |
| summary |
CodeIgniter4's ImageMagick Handler has Command Injection Vulnerability
This vulnerability affects applications that:
* Use the ImageMagick handler for image processing (`imagick` as the image library)
* **AND** either:
* Allow file uploads with user-controlled filenames and process uploaded images using the `resize()` method
* **OR** use the `text()` method with user-controlled text content or options
An attacker can:
* Upload a file with a malicious filename containing shell metacharacters that get executed when the image is processed
* **OR** provide malicious text content or options that get executed when adding text to images |
| references |
|
| fixed_packages |
|
| aliases |
CVE-2025-54418, GHSA-9952-gv64-x94c
|
| risk_score |
4.5 |
| exploitability |
0.5 |
| weighted_severity |
9.0 |
| resource_url |
http://public2.vulnerablecode.io/vulnerabilities/VCID-zg3d-nd19-13hu |
|
|
| Fixing_vulnerabilities |
|
| Risk_score | 4.5 |
| Resource_url | http://public2.vulnerablecode.io/packages/pkg:composer/codeigniter4/framework@4.5.7 |