6.1
CVE-2013-4891
- EPSS 1.45%
- Veröffentlicht 21.02.2018 16:29:00
- Zuletzt bearbeitet 21.11.2024 01:56:39
- CVE-Watchlists
- Unerledigt
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.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Codeigniter ≫ Codeigniter Version < 2.1.4
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 1.45% | 0.701 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 6.1 | 2.8 | 2.7 |
CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
|
| nvd@nist.gov | 4.3 | 8.6 | 2.9 |
AV:N/AC:M/Au:N/C:N/I:P/A:N
|
CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
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.
https://github.com/bcit-ci/CodeIgniter/issues/4020
https://nealpoole.com/blog/2013/07/codeigniter-21-xss-clean-filter-bypass/
https://www.codeigniter.com/userguide2/changelog.html