← Back to CVE List

CVE-2022-21715

Published: 2022-01-24T20:15Z
Last Modified: 2024-11-21T06:45Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
CodeIgniter4 is the 4.x branch of CodeIgniter, a PHP full-stack web framework. A cross-site scripting (XSS) vulnerability was found in `API\ResponseTrait` in Codeigniter4 prior to version 4.1.8. Attackers can do XSS attacks if a potential victim is using `API\ResponseTrait`. Version 4.1.8 contains a patch for this vulnerability. There are two potential workarounds available. Users may avoid using `API\ResponseTrait` or `ResourceController` Users may also disable Auto Route and use defined routes only. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt