CVE-2014-7264
Description
Multiple cross-site scripting (XSS) vulnerabilities in admin/themes/default/pages/manage_users.twig in the Users Management feature in the admin component in Chyrp before 2.5.1 allow remote authenticated users to inject arbitrary web script or HTML via the (1) user.email or (2) user.website field in a user registration.
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: vultures@jpcert.or.jp — https://github.com/chyrp/chyrp/commit/43d1b6b266363ae7545d5d49851034eaeec7bebb
Vendor advisory: vultures@jpcert.or.jp — http://jvndb.jvn.jp/jvndb/JVNDB-2014-000149
Vendor advisory: vultures@jpcert.or.jp — http://jvn.jp/en/jp/JVN13160869/index.html
Vendor advisory: vultures@jpcert.or.jp — http://chyrp.net/2014/11/18/chyrp-251-security-release/
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| chyrp | chyrp | {"endIncluding":"2.5"} | |
References
- http://chyrp.net/2014/11/18/chyrp-251-security-release/
- http://jvn.jp/en/jp/JVN13160869/index.html
- http://jvndb.jvn.jp/jvndb/JVNDB-2014-000149
- https://github.com/chyrp/chyrp/commit/43d1b6b266363ae7545d5d49851034eaeec7bebb
- http://chyrp.net/2014/11/18/chyrp-251-security-release/
- http://jvn.jp/en/jp/JVN13160869/index.html
- http://jvndb.jvn.jp/jvndb/JVNDB-2014-000149
- https://github.com/chyrp/chyrp/commit/43d1b6b266363ae7545d5d49851034eaeec7bebb
CWEs
CWE-79
Verify integrity in audit chain (admin only). AS-IS.