CVE-2006-0106
CVE-2006-0106 is a high-severity vulnerability in Wine with a CVSS 2.0 base score of 7.5. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low.
Key facts
- Severity: High (CVSS 2.0 base score 7.5)
- EPSS exploit prediction: 4% (90th percentile)
- Actively exploited: Not listed in CISA KEV
- Affected product: Wine
- Published:
- Last modified:
Description
gdi/driver.c and gdi/printdrv.c in Wine 20050930, and other versions, implement the SETABORTPROC GDI Escape function call for Windows Metafile (WMF) files, which allows attackers to execute arbitrary code, the same vulnerability as CVE-2005-4560 but in a different codebase.
Frequently asked questions
- What is CVE-2006-0106?
- gdi/driver.c and gdi/printdrv.c in Wine 20050930, and other versions, implement the SETABORTPROC GDI Escape function call for Windows Metafile (WMF) files, which allows attackers to execute arbitrary code, the same vulnerability as CVE-2005-4560 but in a different codebase.
- How severe is CVE-2006-0106?
- CVE-2006-0106 has a CVSS 2.0 base score of 7.5, rated high severity.
- Is CVE-2006-0106 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 4% (90th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2006-0106?
- CVE-2006-0106 primarily affects Wine. In total, 4 product configurations (CPEs) are listed as vulnerable; see the affected-products list for the exact versions.
- How do I fix CVE-2006-0106?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Given its high severity, prioritise patching exposed systems.
- When was CVE-2006-0106 published?
- CVE-2006-0106 was published on 2006-01-06 and last updated on 2026-06-16.
References
- http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=346197
- http://lists.immunitysec.com/pipermail/dailydave/2006-January/002806.html
- http://secunia.com/advisories/18323
- http://secunia.com/advisories/18451
- http://secunia.com/advisories/18549
- http://secunia.com/advisories/18578
- http://www.debian.org/security/2006/dsa-954
- http://www.gentoo.org/security/en/glsa/glsa-200601-09.xml
- http://www.mandriva.com/security/advisories?name=MDKSA-2006:014
- http://www.novell.com/linux/security/advisories/2006_02_sr.html
- http://www.securityfocus.com/archive/1/422128/100/0/threaded
- http://www.vupen.com/english/advisories/2006/0098
- https://exchange.xforce.ibmcloud.com/vulnerabilities/23846
Affected products (4)
- cpe:2.3:a:wine:wine:0.9.2:*:*:*:*:*:*:*
- cpe:2.3:a:wine:wine:0.9.4:*:*:*:*:*:*:*
- cpe:2.3:a:wine:wine:0.9.5:*:*:*:*:*:*:*
- cpe:2.3:a:wine:wine:2005-09-30:*:*:*:*:*:*:*
More vulnerabilities in Wine
- CVE-2005-0787 — Low (CVSS 2.1): Wine 20050211 and earlier creates temp files with world readable permissions and predictable file names, which allows…