ArchLinux: 201511-8: chromium: information leakage
Summary
The PDF viewer does not properly restrict scripting messages and API exposure, which allows remote attackers to bypass the Same Origin Policy via an unintended embedder or unintended plugin loading, related to pdf.js and out_of_process_instance.cc.
Resolution
Upgrade to 46.0.2490.86-1.
# pacman -Syu "chromium>=46.0.2490.86-1"
The problem has been fixed upstream in version 46.0.2490.86.
References
https://access.redhat.com/security/cve/CVE-2015-1302 https://chromereleases.googleblog.com/2015/11/stable-channel-update.html https://codereview.chromium.org/1316803003
Workaround
None.