CVE-2015-1786
high
CVSS v3
8.8
CVSS v2
6.8
VIR risk
8.8
Description
Zend Framework CSRF Vulnerability
Predictions
Exploit likelihood
92%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: secalert@redhat.com — https://framework.zend.com/changelog/2.3.6
Package impact
| Ecosystem | Package | Vulnerable | Fixed |
|---|---|---|---|
| Packagist | zendframework/zendframework | >=2.3.0,<2.3.6 | 2.3.6 |
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| zend | zend_framework | 2.3.0 | |
| zend | zend_framework | 2.3.1 | |
| zend | zend_framework | 2.3.2 | |
| zend | zend_framework | 2.3.3 | |
| zend | zend_framework | 2.3.4 | |
| zend | zend_framework | 2.3.5 | |
References
- https://bugzilla.redhat.com/show_bug.cgi?id=1207781
- https://framework.zend.com/changelog/2.3.6
- https://nvd.nist.gov/vuln/detail/CVE-2015-1786
- https://github.com/zendframework/zendframework/commit/213d2c490f55331ba4e5e3884bd81d13d1eb0aee
- https://framework.zend.com/security/advisory/ZF2015-03
- https://github.com/FriendsOfPHP/security-advisories/blob/master/zendframework/zendframework/CVE-2015-1786.yaml
- https://github.com/zendframework/zf-web/blob/f97fe5c3cf6c51df7502237c6342511802c8df22/module/Security/view/security/advisory/ZF2015-03.phtml
- https://github.com/zendframework/zf3-web/blob/5852ab5bfd47285e6b46f9e7b13250629b3e372e/data/advisories/ZF2015-03.md
CWEs
CWE-352
Verify integrity in audit chain (admin only). AS-IS.