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.
The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.
Link | Tags |
---|---|
https://nealpoole.com/blog/2013/07/codeigniter-21-xss-clean-filter-bypass/ | third party advisory exploit |
https://github.com/bcit-ci/CodeIgniter/issues/4020 | issue tracking third party advisory |
https://www.codeigniter.com/userguide2/changelog.html | release notes |