CVE-2016-9465
Description
Nextcloud Server before 10.0.1 & ownCloud Server before 9.0.6 and 9.1.2 suffer from Stored XSS in CardDAV image export. The CardDAV image export functionality as implemented in Nextcloud/ownCloud allows the download of images stored within a vCard. Due to not performing any kind of verification on the image content this is prone to a stored Cross-Site Scripting attack.
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
No mitigations published for this CVE yet.
The vendor-content worker queues fetches as references arrive (check back in a few minutes). Or โ if you've already worked around this in production โ publish your fix to the community-verified tier.
โ Propose a mitigation on Community โ Mitigations published via the community go through AI scoring + 2 human reviewers + 7-day silent objection window before landing here withsource_tier=community-verified.
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| nextcloud | nextcloud_server | {"startIncluding":"10.0.0","endExcluding":"10.0.1"} | 10.0.1 |
| owncloud | owncloud | {"startIncluding":"9.0.0","endExcluding":"9.0.6"} | 9.0.6 |
References
- https://github.com/nextcloud/server/commit/68ab8325c799d20c1fb7e98d670785176590e7d0
- https://github.com/owncloud/core/commit/6bf3be3877d9d9fda9c66926fe273fe79cbaf58e
- https://github.com/owncloud/core/commit/b5a5be24c418033cb2ef965a4f3f06b7b4213845
- https://hackerone.com/reports/163338
- https://nextcloud.com/security/advisory/?id=nc-sa-2016-008
- https://owncloud.org/security/advisory/?id=oc-sa-2016-018
- https://github.com/nextcloud/server/commit/68ab8325c799d20c1fb7e98d670785176590e7d0
- https://github.com/owncloud/core/commit/6bf3be3877d9d9fda9c66926fe273fe79cbaf58e
- https://github.com/owncloud/core/commit/b5a5be24c418033cb2ef965a4f3f06b7b4213845
- https://hackerone.com/reports/163338
- https://nextcloud.com/security/advisory/?id=nc-sa-2016-008
- https://owncloud.org/security/advisory/?id=oc-sa-2016-018
CWEs
CWE-79
Community-verified mitigations for this CVE will appear above when contributors publish them.
Verify integrity in audit chain (admin only). AS-IS.