PT-2024-40426 · Unknown · Codeigniter

Published

2024-05-15

·

Updated

2024-05-15

CVSS v3.1

4.7

Medium

VectorAV:N/AC:L/PR:N/UI:R/S:C/C:N/I:L/A:N
Name of the Vulnerable Software and Affected Versions CodeIgniter/Framework versions prior to 3.0.3
Description The issue concerns the xss clean() method in the Security Library, which is intended to sanitize input data and prevent Cross-Site Scripting (XSS) attacks. However, in affected versions, the method failed to adequately mitigate specific XSS vectors, leaving a potential security gap.
Recommendations For versions prior to 3.0.3, update to version 3.0.3 or later to resolve the issue. As a temporary workaround, consider disabling the xss clean() method until a patch is available, and instead, implement alternative input sanitization mechanisms to minimize the risk of XSS attacks.

Fix

XSS

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

GHSA-Q9J3-4GHJ-6H57

Affected Products

Codeigniter