CVE-2013-2126
Description
Multiple double free vulnerabilities in the LibRaw::unpack function in libraw_cxx.cpp in LibRaw before 0.15.2 allow context-dependent attackers to cause a denial of service (application crash) and possibly execute arbitrary code via a malformed full-color (1) Foveon or (2) sRAW image file.
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2013-2126
Vendor advisory: secalert@redhat.com — https://github.com/LibRaw/LibRaw/commit/19ffddb0fe1a4ffdb459b797ffcf7f490d28b5a6
Vendor advisory: secalert@redhat.com — http://secunia.com/advisories/53888
Vendor advisory: secalert@redhat.com — http://secunia.com/advisories/53883
Vendor advisory: secalert@redhat.com — http://secunia.com/advisories/53547
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| debian | bookworm | fixed | 1.2.1-2 |
| debian | bullseye | fixed | 1.2.1-2 |
| debian | forky | fixed | 1.2.1-2 |
| debian | sid | fixed | 1.2.1-2 |
| debian | trixie | fixed | 1.2.1-2 |
| ubuntu | 12.04 | affected | |
| ubuntu | 12.10 | affected | |
| ubuntu | 13.04 | affected | |
| suse | 12.2 | affected | |
| suse | 12.3 | affected | |
References
- http://lists.opensuse.org/opensuse-updates/2013-06/msg00193.html
- http://lists.opensuse.org/opensuse-updates/2013-06/msg00195.html
- http://secunia.com/advisories/53547
- http://secunia.com/advisories/53883
- http://secunia.com/advisories/53888
- http://secunia.com/advisories/53938
- http://www.libraw.org/news/libraw-0-15-2
- http://www.openwall.com/lists/oss-security/2013/05/29/7
- http://www.openwall.com/lists/oss-security/2013/06/10/1
- http://www.ubuntu.com/usn/USN-1884-1
- http://www.ubuntu.com/usn/USN-1885-1
- https://github.com/LibRaw/LibRaw/commit/19ffddb0fe1a4ffdb459b797ffcf7f490d28b5a6
- https://security-tracker.debian.org/tracker/CVE-2013-2126
CWEs
CWE-399
Verify integrity in audit chain (admin only). AS-IS.