CVE-2016-10510
medium
CVSS v3
6.1
CVSS v2
4.3
VIR risk
6.1
Description
Cross-site scripting (XSS) vulnerability in the Security component of Kohana before 3.3.6 allows remote attackers to inject arbitrary web script or HTML by bypassing the strip_image_tags protection mechanism in system/classes/Kohana/Security.php.
Predictions
Exploit likelihood
71%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: cve@mitre.org — https://github.com/kohana/kohana/releases/tag/v3.3.6
Vendor advisory: cve@mitre.org — https://github.com/kohana/kohana/issues/107
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| debian | 7.0 | affected | |
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| kohanaframework | kohana | {"endIncluding":"3.3.5"} | |
References
- https://advisory.checkmarx.net/advisory/CX-2016-4451
- https://github.com/kohana/kohana/issues/107
- https://github.com/kohana/kohana/releases/tag/v3.3.6
- https://lists.debian.org/debian-lts-announce/2018/01/msg00015.html
- https://www.checkmarx.com/advisories/cross-site-scripting-xss-vulnerability-in-kohana/
- https://advisory.checkmarx.net/advisory/CX-2016-4451
- https://github.com/kohana/kohana/issues/107
- https://github.com/kohana/kohana/releases/tag/v3.3.6
- https://lists.debian.org/debian-lts-announce/2018/01/msg00015.html
- https://www.checkmarx.com/advisories/cross-site-scripting-xss-vulnerability-in-kohana/
CWEs
CWE-79
Verify integrity in audit chain (admin only). AS-IS.