Impact
a malicious cobalt instance could serve links with the javascript:
protocol, resulting in XSS when the user tries to download an item from a picker.
Patches
- Jul 22 (pre-release 0.0.1) - bug present since 66bac03
- Sep 18 (10.0.0) - bug mitigated in 97977ef by adding content-security-policy (correctly configured web instances were no longer vulnerable)
- Oct 30 (10.2.1) - bug fully fixed in c4be1d3
Workarounds
- configure content-security-policy or upgrade to latest cobalt web
Impact
a malicious cobalt instance could serve links with the
javascript:
protocol, resulting in XSS when the user tries to download an item from a picker.Patches
Workarounds