Vulnerabilities (CVE)

Filtered by vendor Codeigniter Subscribe
Filtered by product Codeigniter
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2022-21715 1 Codeigniter 1 Codeigniter 2022-01-28 4.3 MEDIUM 6.1 MEDIUM
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.
CVE-2012-1915 1 Codeigniter 1 Codeigniter 2020-01-13 4.3 MEDIUM 6.1 MEDIUM
EllisLab CodeIgniter 2.1.2 allows remote attackers to bypass the xss_clean() Filter and perform XSS attacks.
CVE-2013-4891 1 Codeigniter 1 Codeigniter 2018-03-09 4.3 MEDIUM 6.1 MEDIUM
The xss_clean function in CodeIgniter before 2.1.4 might allow remote attackers to bypass an intended protection mechanism and conduct cross-site scripting (XSS) attacks via an unclosed HTML tag.