Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

Количество 3

Количество 3

nvd логотип

CVE-2026-48062

24 дня назад

CodeIgniter is a PHP full-stack web framework. Prior to 4.7.3, the ext_in upload validation rule in system/Validation/StrictRules/FileRules.php checked the MIME-derived guessed extension instead of the client-provided filename extension. As a result, an uploaded file named shell.php containing GIF-like content could pass validation such as uploaded[avatar]|is_image[avatar]|mime_in[avatar,image/gif]|ext_in[avatar,gif] because the detected MIME type maps to gif, even though the uploaded filename extension is php. Applications are impacted if they accept user-controlled uploads, rely on ext_in to validate the uploaded filename extension, save uploaded files using the original client filename with $file->move($path), store uploads in a web-accessible directory, and allow PHP or other executable files to run from that directory. In those conditions, this may lead to arbitrary code execution. This issue is fixed in version 4.7.3.

CVSS3: 9.8
EPSS: Низкий
debian логотип

CVE-2026-48062

24 дня назад

CodeIgniter is a PHP full-stack web framework. Prior to 4.7.3, the ext ...

CVSS3: 9.8
EPSS: Низкий
github логотип

GHSA-2gr4-ppc7-7mhx

2 месяца назад

CodeIgniter4 has a validation bypass when uploading file extensions via `ext_in` rule

CVSS3: 9.8
EPSS: Низкий

Уязвимостей на страницу

Уязвимость
CVSS
EPSS
Опубликовано
nvd логотип
CVE-2026-48062

CodeIgniter is a PHP full-stack web framework. Prior to 4.7.3, the ext_in upload validation rule in system/Validation/StrictRules/FileRules.php checked the MIME-derived guessed extension instead of the client-provided filename extension. As a result, an uploaded file named shell.php containing GIF-like content could pass validation such as uploaded[avatar]|is_image[avatar]|mime_in[avatar,image/gif]|ext_in[avatar,gif] because the detected MIME type maps to gif, even though the uploaded filename extension is php. Applications are impacted if they accept user-controlled uploads, rely on ext_in to validate the uploaded filename extension, save uploaded files using the original client filename with $file->move($path), store uploads in a web-accessible directory, and allow PHP or other executable files to run from that directory. In those conditions, this may lead to arbitrary code execution. This issue is fixed in version 4.7.3.

CVSS3: 9.8
0%
Низкий
24 дня назад
debian логотип
CVE-2026-48062

CodeIgniter is a PHP full-stack web framework. Prior to 4.7.3, the ext ...

CVSS3: 9.8
0%
Низкий
24 дня назад
github логотип
GHSA-2gr4-ppc7-7mhx

CodeIgniter4 has a validation bypass when uploading file extensions via `ext_in` rule

CVSS3: 9.8
0%
Низкий
2 месяца назад

Уязвимостей на страницу