ArchLinux: 201501-23: jasper: arbitrary code execution
Summary
- CVE-2014-8157 (arbitrary code execution)
Off-by-one error in the jpc_dec_process_sot function allows remote
attackers to cause a denial of service (crash) or possibly execute
arbitrary code via a crafted JPEG 2000 image, which triggers a
heap-based buffer overflow.
- CVE-2014-8158 (arbitrary code execution)
Multiple stack-based buffer overflows in jpc_qmfb.c allow remote
attackers to cause a denial of service (crash) or possibly execute
arbitrary code via a crafted JPEG 2000 image.
Resolution
Upgrade to 1.900.1-13.
# pacman -Syu "jasper>=1.900.1-13"
The problems have not been fixed upstream but patches were applied.
References
https://ocert.org/advisories/ocert-2015-001.html https://bugs.archlinux.org/task/43592 https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2014-8157 https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2014-8158
![Dist Arch](/images/distros/dist-arch.png)
Workaround
None.