CVE-2012-6706
Description
A VMSF_DELTA memory corruption was discovered in unrar before 5.5.5, as used in Sophos Anti-Virus Threat Detection Engine before 3.37.2 and other products, that can lead to arbitrary code execution. An integer overflow can be caused in DataSize+CurChannel. The result is a negative value of the "DestPos" variable, which allows the attacker to write out of bounds when setting Mem[DestPos].
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2012-6706
Vendor advisory: cve@mitre.org — https://nakedsecurity.sophos.com/2012/11/05/tavis-ormandy-sophos/
Vendor advisory: cve@mitre.org — https://community.sophos.com/kb/en-us/118424#six
Vendor advisory: arch — https://security.archlinux.org/ASA-201803-14
Vendor advisory: suse — https://www.suse.com/security/cve/CVE-2012-6706.html
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| sles | affected | | |
| arch | fixed | 1:5.5.5-1 | |
| debian | bookworm | fixed | 0.99-4 |
| debian | bullseye | fixed | 0.99-4 |
| debian | forky | fixed | 0.99-4 |
| debian | sid | fixed | 0.99-4 |
| debian | trixie | fixed | 0.99-4 |
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| sophos | threat_detection_engine | {"endIncluding":"3.36.2"} | |
| rarlab | unrar | {"endIncluding":"5.5.4"} | |
References
- https://www.suse.com/security/cve/CVE-2012-6706.html
- https://security.archlinux.org/ASA-201803-14
- http://securitytracker.com/id?1027725
- http://telussecuritylabs.com/threats/show/TSL20121207-01
- https://bugs.chromium.org/p/project-zero/issues/detail?id=1286
- https://community.sophos.com/kb/en-us/118424#six
- https://kc.mcafee.com/corporate/index?page=content&id=SB10205
- https://lock.cmpxchg8b.com/sophailv2.pdf
- https://nakedsecurity.sophos.com/2012/11/05/tavis-ormandy-sophos/
- https://security.gentoo.org/glsa/201708-05
- https://security.gentoo.org/glsa/201709-24
- https://security.gentoo.org/glsa/201804-16
- https://security-tracker.debian.org/tracker/CVE-2012-6706
CWEs
CWE-190
Verify integrity in audit chain (admin only). AS-IS.