Vulnerabilites related to wine - wine
Vulnerability from fkie_nvd
Published
2005-05-02 04:00
Modified
2024-11-20 23:55
Severity ?
Summary
Wine 20050211 and earlier creates temp files with world readable permissions and predictable file names, which allows local users to obtain sensitive information, such as passwords.
Impacted products
Vendor Product Version
wine wine 2005-02-11
wine wine 2005-03-05
wine wine 2005-03-10



{
   configurations: [
      {
         nodes: [
            {
               cpeMatch: [
                  {
                     criteria: "cpe:2.3:a:wine:wine:2005-02-11:*:*:*:*:*:*:*",
                     matchCriteriaId: "234E72C1-C9FA-4E65-8903-945376979044",
                     vulnerable: true,
                  },
                  {
                     criteria: "cpe:2.3:a:wine:wine:2005-03-05:*:*:*:*:*:*:*",
                     matchCriteriaId: "2A9F96EB-B7C1-445B-99E6-B596B829A65F",
                     vulnerable: true,
                  },
                  {
                     criteria: "cpe:2.3:a:wine:wine:2005-03-10:*:*:*:*:*:*:*",
                     matchCriteriaId: "B1518904-AFB1-4AB5-B1BC-3D88CB40F205",
                     vulnerable: true,
                  },
               ],
               negate: false,
               operator: "OR",
            },
         ],
      },
   ],
   cveTags: [],
   descriptions: [
      {
         lang: "en",
         value: "Wine 20050211 and earlier creates temp files with world readable permissions and predictable file names, which allows local users to obtain sensitive information, such as passwords.",
      },
   ],
   id: "CVE-2005-0787",
   lastModified: "2024-11-20T23:55:54.043",
   metrics: {
      cvssMetricV2: [
         {
            acInsufInfo: false,
            baseSeverity: "LOW",
            cvssData: {
               accessComplexity: "LOW",
               accessVector: "LOCAL",
               authentication: "NONE",
               availabilityImpact: "NONE",
               baseScore: 2.1,
               confidentialityImpact: "PARTIAL",
               integrityImpact: "NONE",
               vectorString: "AV:L/AC:L/Au:N/C:P/I:N/A:N",
               version: "2.0",
            },
            exploitabilityScore: 3.9,
            impactScore: 2.9,
            obtainAllPrivilege: false,
            obtainOtherPrivilege: false,
            obtainUserPrivilege: false,
            source: "nvd@nist.gov",
            type: "Primary",
            userInteractionRequired: false,
         },
      ],
   },
   published: "2005-05-02T04:00:00.000",
   references: [
      {
         source: "cve@mitre.org",
         tags: [
            "Exploit",
            "Patch",
         ],
         url: "http://bugs.winehq.org/show_bug.cgi?id=2715",
      },
      {
         source: "cve@mitre.org",
         url: "http://marc.info/?l=bugtraq&m=111082537009842&w=2",
      },
      {
         source: "cve@mitre.org",
         url: "http://securitytracker.com/id?1013428",
      },
      {
         source: "cve@mitre.org",
         url: "http://www.securityfocus.com/bid/12791",
      },
      {
         source: "cve@mitre.org",
         tags: [
            "Exploit",
            "Patch",
         ],
         url: "http://www.zone-h.org/advisories/read/id=7300",
      },
      {
         source: "cve@mitre.org",
         url: "https://exchange.xforce.ibmcloud.com/vulnerabilities/19697",
      },
      {
         source: "af854a3a-2127-422b-91ae-364da2661108",
         tags: [
            "Exploit",
            "Patch",
         ],
         url: "http://bugs.winehq.org/show_bug.cgi?id=2715",
      },
      {
         source: "af854a3a-2127-422b-91ae-364da2661108",
         url: "http://marc.info/?l=bugtraq&m=111082537009842&w=2",
      },
      {
         source: "af854a3a-2127-422b-91ae-364da2661108",
         url: "http://securitytracker.com/id?1013428",
      },
      {
         source: "af854a3a-2127-422b-91ae-364da2661108",
         url: "http://www.securityfocus.com/bid/12791",
      },
      {
         source: "af854a3a-2127-422b-91ae-364da2661108",
         tags: [
            "Exploit",
            "Patch",
         ],
         url: "http://www.zone-h.org/advisories/read/id=7300",
      },
      {
         source: "af854a3a-2127-422b-91ae-364da2661108",
         url: "https://exchange.xforce.ibmcloud.com/vulnerabilities/19697",
      },
   ],
   sourceIdentifier: "cve@mitre.org",
   vulnStatus: "Modified",
   weaknesses: [
      {
         description: [
            {
               lang: "en",
               value: "NVD-CWE-Other",
            },
         ],
         source: "nvd@nist.gov",
         type: "Primary",
      },
   ],
}

Vulnerability from fkie_nvd
Published
2006-01-06 18:03
Modified
2024-11-21 00:05
Severity ?
Summary
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.
References
cve@mitre.orghttp://bugs.debian.org/cgi-bin/bugreport.cgi?bug=346197Patch
cve@mitre.orghttp://lists.immunitysec.com/pipermail/dailydave/2006-January/002806.html
cve@mitre.orghttp://secunia.com/advisories/18323Patch, Vendor Advisory
cve@mitre.orghttp://secunia.com/advisories/18451
cve@mitre.orghttp://secunia.com/advisories/18549
cve@mitre.orghttp://secunia.com/advisories/18578
cve@mitre.orghttp://www.debian.org/security/2006/dsa-954
cve@mitre.orghttp://www.gentoo.org/security/en/glsa/glsa-200601-09.xml
cve@mitre.orghttp://www.mandriva.com/security/advisories?name=MDKSA-2006:014
cve@mitre.orghttp://www.novell.com/linux/security/advisories/2006_02_sr.html
cve@mitre.orghttp://www.securityfocus.com/archive/1/422128/100/0/threaded
cve@mitre.orghttp://www.vupen.com/english/advisories/2006/0098
cve@mitre.orghttps://exchange.xforce.ibmcloud.com/vulnerabilities/23846
af854a3a-2127-422b-91ae-364da2661108http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=346197Patch
af854a3a-2127-422b-91ae-364da2661108http://lists.immunitysec.com/pipermail/dailydave/2006-January/002806.html
af854a3a-2127-422b-91ae-364da2661108http://secunia.com/advisories/18323Patch, Vendor Advisory
af854a3a-2127-422b-91ae-364da2661108http://secunia.com/advisories/18451
af854a3a-2127-422b-91ae-364da2661108http://secunia.com/advisories/18549
af854a3a-2127-422b-91ae-364da2661108http://secunia.com/advisories/18578
af854a3a-2127-422b-91ae-364da2661108http://www.debian.org/security/2006/dsa-954
af854a3a-2127-422b-91ae-364da2661108http://www.gentoo.org/security/en/glsa/glsa-200601-09.xml
af854a3a-2127-422b-91ae-364da2661108http://www.mandriva.com/security/advisories?name=MDKSA-2006:014
af854a3a-2127-422b-91ae-364da2661108http://www.novell.com/linux/security/advisories/2006_02_sr.html
af854a3a-2127-422b-91ae-364da2661108http://www.securityfocus.com/archive/1/422128/100/0/threaded
af854a3a-2127-422b-91ae-364da2661108http://www.vupen.com/english/advisories/2006/0098
af854a3a-2127-422b-91ae-364da2661108https://exchange.xforce.ibmcloud.com/vulnerabilities/23846
Impacted products
Vendor Product Version
wine wine 0.9.2
wine wine 0.9.4
wine wine 0.9.5
wine wine 2005-09-30



{
   configurations: [
      {
         nodes: [
            {
               cpeMatch: [
                  {
                     criteria: "cpe:2.3:a:wine:wine:0.9.2:*:*:*:*:*:*:*",
                     matchCriteriaId: "E5A4C7F9-1A62-4CC4-8440-6A56C877FF14",
                     vulnerable: true,
                  },
                  {
                     criteria: "cpe:2.3:a:wine:wine:0.9.4:*:*:*:*:*:*:*",
                     matchCriteriaId: "C32ADFB2-57B0-4633-83C8-2A56056C57A1",
                     vulnerable: true,
                  },
                  {
                     criteria: "cpe:2.3:a:wine:wine:0.9.5:*:*:*:*:*:*:*",
                     matchCriteriaId: "3F6ACD85-EC75-404C-9BEF-42939C4D47BF",
                     vulnerable: true,
                  },
                  {
                     criteria: "cpe:2.3:a:wine:wine:2005-09-30:*:*:*:*:*:*:*",
                     matchCriteriaId: "F418DC71-590D-40D0-A2B7-386B450C5075",
                     vulnerable: true,
                  },
               ],
               negate: false,
               operator: "OR",
            },
         ],
      },
   ],
   cveTags: [],
   descriptions: [
      {
         lang: "en",
         value: "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.",
      },
   ],
   id: "CVE-2006-0106",
   lastModified: "2024-11-21T00:05:39.817",
   metrics: {
      cvssMetricV2: [
         {
            acInsufInfo: false,
            baseSeverity: "HIGH",
            cvssData: {
               accessComplexity: "LOW",
               accessVector: "NETWORK",
               authentication: "NONE",
               availabilityImpact: "PARTIAL",
               baseScore: 7.5,
               confidentialityImpact: "PARTIAL",
               integrityImpact: "PARTIAL",
               vectorString: "AV:N/AC:L/Au:N/C:P/I:P/A:P",
               version: "2.0",
            },
            exploitabilityScore: 10,
            impactScore: 6.4,
            obtainAllPrivilege: false,
            obtainOtherPrivilege: false,
            obtainUserPrivilege: true,
            source: "nvd@nist.gov",
            type: "Primary",
            userInteractionRequired: false,
         },
      ],
   },
   published: "2006-01-06T18:03:00.000",
   references: [
      {
         source: "cve@mitre.org",
         tags: [
            "Patch",
         ],
         url: "http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=346197",
      },
      {
         source: "cve@mitre.org",
         url: "http://lists.immunitysec.com/pipermail/dailydave/2006-January/002806.html",
      },
      {
         source: "cve@mitre.org",
         tags: [
            "Patch",
            "Vendor Advisory",
         ],
         url: "http://secunia.com/advisories/18323",
      },
      {
         source: "cve@mitre.org",
         url: "http://secunia.com/advisories/18451",
      },
      {
         source: "cve@mitre.org",
         url: "http://secunia.com/advisories/18549",
      },
      {
         source: "cve@mitre.org",
         url: "http://secunia.com/advisories/18578",
      },
      {
         source: "cve@mitre.org",
         url: "http://www.debian.org/security/2006/dsa-954",
      },
      {
         source: "cve@mitre.org",
         url: "http://www.gentoo.org/security/en/glsa/glsa-200601-09.xml",
      },
      {
         source: "cve@mitre.org",
         url: "http://www.mandriva.com/security/advisories?name=MDKSA-2006:014",
      },
      {
         source: "cve@mitre.org",
         url: "http://www.novell.com/linux/security/advisories/2006_02_sr.html",
      },
      {
         source: "cve@mitre.org",
         url: "http://www.securityfocus.com/archive/1/422128/100/0/threaded",
      },
      {
         source: "cve@mitre.org",
         url: "http://www.vupen.com/english/advisories/2006/0098",
      },
      {
         source: "cve@mitre.org",
         url: "https://exchange.xforce.ibmcloud.com/vulnerabilities/23846",
      },
      {
         source: "af854a3a-2127-422b-91ae-364da2661108",
         tags: [
            "Patch",
         ],
         url: "http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=346197",
      },
      {
         source: "af854a3a-2127-422b-91ae-364da2661108",
         url: "http://lists.immunitysec.com/pipermail/dailydave/2006-January/002806.html",
      },
      {
         source: "af854a3a-2127-422b-91ae-364da2661108",
         tags: [
            "Patch",
            "Vendor Advisory",
         ],
         url: "http://secunia.com/advisories/18323",
      },
      {
         source: "af854a3a-2127-422b-91ae-364da2661108",
         url: "http://secunia.com/advisories/18451",
      },
      {
         source: "af854a3a-2127-422b-91ae-364da2661108",
         url: "http://secunia.com/advisories/18549",
      },
      {
         source: "af854a3a-2127-422b-91ae-364da2661108",
         url: "http://secunia.com/advisories/18578",
      },
      {
         source: "af854a3a-2127-422b-91ae-364da2661108",
         url: "http://www.debian.org/security/2006/dsa-954",
      },
      {
         source: "af854a3a-2127-422b-91ae-364da2661108",
         url: "http://www.gentoo.org/security/en/glsa/glsa-200601-09.xml",
      },
      {
         source: "af854a3a-2127-422b-91ae-364da2661108",
         url: "http://www.mandriva.com/security/advisories?name=MDKSA-2006:014",
      },
      {
         source: "af854a3a-2127-422b-91ae-364da2661108",
         url: "http://www.novell.com/linux/security/advisories/2006_02_sr.html",
      },
      {
         source: "af854a3a-2127-422b-91ae-364da2661108",
         url: "http://www.securityfocus.com/archive/1/422128/100/0/threaded",
      },
      {
         source: "af854a3a-2127-422b-91ae-364da2661108",
         url: "http://www.vupen.com/english/advisories/2006/0098",
      },
      {
         source: "af854a3a-2127-422b-91ae-364da2661108",
         url: "https://exchange.xforce.ibmcloud.com/vulnerabilities/23846",
      },
   ],
   sourceIdentifier: "cve@mitre.org",
   vulnStatus: "Modified",
   weaknesses: [
      {
         description: [
            {
               lang: "en",
               value: "NVD-CWE-Other",
            },
         ],
         source: "nvd@nist.gov",
         type: "Primary",
      },
   ],
}

cve-2005-0787
Vulnerability from cvelistv5
Published
2005-03-20 05:00
Modified
2024-08-07 21:28
Severity ?
Summary
Wine 20050211 and earlier creates temp files with world readable permissions and predictable file names, which allows local users to obtain sensitive information, such as passwords.
Impacted products
Vendor Product Version
n/a n/a Version: n/a
Show details on NVD website


{
   containers: {
      adp: [
         {
            providerMetadata: {
               dateUpdated: "2024-08-07T21:28:28.611Z",
               orgId: "af854a3a-2127-422b-91ae-364da2661108",
               shortName: "CVE",
            },
            references: [
               {
                  name: "20050314 [ZH2005-02SA] Insecure tmp file creation in Wine",
                  tags: [
                     "mailing-list",
                     "x_refsource_BUGTRAQ",
                     "x_transferred",
                  ],
                  url: "http://marc.info/?l=bugtraq&m=111082537009842&w=2",
               },
               {
                  tags: [
                     "x_refsource_MISC",
                     "x_transferred",
                  ],
                  url: "http://bugs.winehq.org/show_bug.cgi?id=2715",
               },
               {
                  name: "12791",
                  tags: [
                     "vdb-entry",
                     "x_refsource_BID",
                     "x_transferred",
                  ],
                  url: "http://www.securityfocus.com/bid/12791",
               },
               {
                  tags: [
                     "x_refsource_MISC",
                     "x_transferred",
                  ],
                  url: "http://www.zone-h.org/advisories/read/id=7300",
               },
               {
                  name: "1013428",
                  tags: [
                     "vdb-entry",
                     "x_refsource_SECTRACK",
                     "x_transferred",
                  ],
                  url: "http://securitytracker.com/id?1013428",
               },
               {
                  name: "wine-registry-information-disclosure(19697)",
                  tags: [
                     "vdb-entry",
                     "x_refsource_XF",
                     "x_transferred",
                  ],
                  url: "https://exchange.xforce.ibmcloud.com/vulnerabilities/19697",
               },
            ],
            title: "CVE Program Container",
         },
      ],
      cna: {
         affected: [
            {
               product: "n/a",
               vendor: "n/a",
               versions: [
                  {
                     status: "affected",
                     version: "n/a",
                  },
               ],
            },
         ],
         datePublic: "2005-03-14T00:00:00",
         descriptions: [
            {
               lang: "en",
               value: "Wine 20050211 and earlier creates temp files with world readable permissions and predictable file names, which allows local users to obtain sensitive information, such as passwords.",
            },
         ],
         problemTypes: [
            {
               descriptions: [
                  {
                     description: "n/a",
                     lang: "en",
                     type: "text",
                  },
               ],
            },
         ],
         providerMetadata: {
            dateUpdated: "2017-07-10T14:57:01",
            orgId: "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
            shortName: "mitre",
         },
         references: [
            {
               name: "20050314 [ZH2005-02SA] Insecure tmp file creation in Wine",
               tags: [
                  "mailing-list",
                  "x_refsource_BUGTRAQ",
               ],
               url: "http://marc.info/?l=bugtraq&m=111082537009842&w=2",
            },
            {
               tags: [
                  "x_refsource_MISC",
               ],
               url: "http://bugs.winehq.org/show_bug.cgi?id=2715",
            },
            {
               name: "12791",
               tags: [
                  "vdb-entry",
                  "x_refsource_BID",
               ],
               url: "http://www.securityfocus.com/bid/12791",
            },
            {
               tags: [
                  "x_refsource_MISC",
               ],
               url: "http://www.zone-h.org/advisories/read/id=7300",
            },
            {
               name: "1013428",
               tags: [
                  "vdb-entry",
                  "x_refsource_SECTRACK",
               ],
               url: "http://securitytracker.com/id?1013428",
            },
            {
               name: "wine-registry-information-disclosure(19697)",
               tags: [
                  "vdb-entry",
                  "x_refsource_XF",
               ],
               url: "https://exchange.xforce.ibmcloud.com/vulnerabilities/19697",
            },
         ],
         x_legacyV4Record: {
            CVE_data_meta: {
               ASSIGNER: "cve@mitre.org",
               ID: "CVE-2005-0787",
               STATE: "PUBLIC",
            },
            affects: {
               vendor: {
                  vendor_data: [
                     {
                        product: {
                           product_data: [
                              {
                                 product_name: "n/a",
                                 version: {
                                    version_data: [
                                       {
                                          version_value: "n/a",
                                       },
                                    ],
                                 },
                              },
                           ],
                        },
                        vendor_name: "n/a",
                     },
                  ],
               },
            },
            data_format: "MITRE",
            data_type: "CVE",
            data_version: "4.0",
            description: {
               description_data: [
                  {
                     lang: "eng",
                     value: "Wine 20050211 and earlier creates temp files with world readable permissions and predictable file names, which allows local users to obtain sensitive information, such as passwords.",
                  },
               ],
            },
            problemtype: {
               problemtype_data: [
                  {
                     description: [
                        {
                           lang: "eng",
                           value: "n/a",
                        },
                     ],
                  },
               ],
            },
            references: {
               reference_data: [
                  {
                     name: "20050314 [ZH2005-02SA] Insecure tmp file creation in Wine",
                     refsource: "BUGTRAQ",
                     url: "http://marc.info/?l=bugtraq&m=111082537009842&w=2",
                  },
                  {
                     name: "http://bugs.winehq.org/show_bug.cgi?id=2715",
                     refsource: "MISC",
                     url: "http://bugs.winehq.org/show_bug.cgi?id=2715",
                  },
                  {
                     name: "12791",
                     refsource: "BID",
                     url: "http://www.securityfocus.com/bid/12791",
                  },
                  {
                     name: "http://www.zone-h.org/advisories/read/id=7300",
                     refsource: "MISC",
                     url: "http://www.zone-h.org/advisories/read/id=7300",
                  },
                  {
                     name: "1013428",
                     refsource: "SECTRACK",
                     url: "http://securitytracker.com/id?1013428",
                  },
                  {
                     name: "wine-registry-information-disclosure(19697)",
                     refsource: "XF",
                     url: "https://exchange.xforce.ibmcloud.com/vulnerabilities/19697",
                  },
               ],
            },
         },
      },
   },
   cveMetadata: {
      assignerOrgId: "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
      assignerShortName: "mitre",
      cveId: "CVE-2005-0787",
      datePublished: "2005-03-20T05:00:00",
      dateReserved: "2005-03-20T00:00:00",
      dateUpdated: "2024-08-07T21:28:28.611Z",
      state: "PUBLISHED",
   },
   dataType: "CVE_RECORD",
   dataVersion: "5.1",
}

cve-2006-0106
Vulnerability from cvelistv5
Published
2006-01-06 18:00
Modified
2024-08-07 16:25
Severity ?
Summary
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.
References
http://lists.immunitysec.com/pipermail/dailydave/2006-January/002806.htmlmailing-list, x_refsource_MLIST
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=346197x_refsource_MISC
http://www.vupen.com/english/advisories/2006/0098vdb-entry, x_refsource_VUPEN
http://secunia.com/advisories/18578third-party-advisory, x_refsource_SECUNIA
http://secunia.com/advisories/18549third-party-advisory, x_refsource_SECUNIA
https://exchange.xforce.ibmcloud.com/vulnerabilities/23846vdb-entry, x_refsource_XF
http://www.securityfocus.com/archive/1/422128/100/0/threadedmailing-list, x_refsource_BUGTRAQ
http://www.mandriva.com/security/advisories?name=MDKSA-2006:014vendor-advisory, x_refsource_MANDRIVA
http://www.novell.com/linux/security/advisories/2006_02_sr.htmlvendor-advisory, x_refsource_SUSE
http://www.debian.org/security/2006/dsa-954vendor-advisory, x_refsource_DEBIAN
http://secunia.com/advisories/18451third-party-advisory, x_refsource_SECUNIA
http://secunia.com/advisories/18323third-party-advisory, x_refsource_SECUNIA
http://www.gentoo.org/security/en/glsa/glsa-200601-09.xmlvendor-advisory, x_refsource_GENTOO
Impacted products
Vendor Product Version
n/a n/a Version: n/a
Show details on NVD website


{
   containers: {
      adp: [
         {
            providerMetadata: {
               dateUpdated: "2024-08-07T16:25:32.858Z",
               orgId: "af854a3a-2127-422b-91ae-364da2661108",
               shortName: "CVE",
            },
            references: [
               {
                  name: "[Dailydave] 20060105 WMF goes away :<",
                  tags: [
                     "mailing-list",
                     "x_refsource_MLIST",
                     "x_transferred",
                  ],
                  url: "http://lists.immunitysec.com/pipermail/dailydave/2006-January/002806.html",
               },
               {
                  tags: [
                     "x_refsource_MISC",
                     "x_transferred",
                  ],
                  url: "http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=346197",
               },
               {
                  name: "ADV-2006-0098",
                  tags: [
                     "vdb-entry",
                     "x_refsource_VUPEN",
                     "x_transferred",
                  ],
                  url: "http://www.vupen.com/english/advisories/2006/0098",
               },
               {
                  name: "18578",
                  tags: [
                     "third-party-advisory",
                     "x_refsource_SECUNIA",
                     "x_transferred",
                  ],
                  url: "http://secunia.com/advisories/18578",
               },
               {
                  name: "18549",
                  tags: [
                     "third-party-advisory",
                     "x_refsource_SECUNIA",
                     "x_transferred",
                  ],
                  url: "http://secunia.com/advisories/18549",
               },
               {
                  name: "win-wmf-execute-code(23846)",
                  tags: [
                     "vdb-entry",
                     "x_refsource_XF",
                     "x_transferred",
                  ],
                  url: "https://exchange.xforce.ibmcloud.com/vulnerabilities/23846",
               },
               {
                  name: "20060117 ERRATA: [ GLSA 200601-09 ] Wine: Windows Metafile SETABORTPROC vulnerability",
                  tags: [
                     "mailing-list",
                     "x_refsource_BUGTRAQ",
                     "x_transferred",
                  ],
                  url: "http://www.securityfocus.com/archive/1/422128/100/0/threaded",
               },
               {
                  name: "MDKSA-2006:014",
                  tags: [
                     "vendor-advisory",
                     "x_refsource_MANDRIVA",
                     "x_transferred",
                  ],
                  url: "http://www.mandriva.com/security/advisories?name=MDKSA-2006:014",
               },
               {
                  name: "SUSE-SR:2006:002",
                  tags: [
                     "vendor-advisory",
                     "x_refsource_SUSE",
                     "x_transferred",
                  ],
                  url: "http://www.novell.com/linux/security/advisories/2006_02_sr.html",
               },
               {
                  name: "DSA-954",
                  tags: [
                     "vendor-advisory",
                     "x_refsource_DEBIAN",
                     "x_transferred",
                  ],
                  url: "http://www.debian.org/security/2006/dsa-954",
               },
               {
                  name: "18451",
                  tags: [
                     "third-party-advisory",
                     "x_refsource_SECUNIA",
                     "x_transferred",
                  ],
                  url: "http://secunia.com/advisories/18451",
               },
               {
                  name: "18323",
                  tags: [
                     "third-party-advisory",
                     "x_refsource_SECUNIA",
                     "x_transferred",
                  ],
                  url: "http://secunia.com/advisories/18323",
               },
               {
                  name: "GLSA-200601-09",
                  tags: [
                     "vendor-advisory",
                     "x_refsource_GENTOO",
                     "x_transferred",
                  ],
                  url: "http://www.gentoo.org/security/en/glsa/glsa-200601-09.xml",
               },
            ],
            title: "CVE Program Container",
         },
      ],
      cna: {
         affected: [
            {
               product: "n/a",
               vendor: "n/a",
               versions: [
                  {
                     status: "affected",
                     version: "n/a",
                  },
               ],
            },
         ],
         datePublic: "2006-01-05T00:00:00",
         descriptions: [
            {
               lang: "en",
               value: "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.",
            },
         ],
         problemTypes: [
            {
               descriptions: [
                  {
                     description: "n/a",
                     lang: "en",
                     type: "text",
                  },
               ],
            },
         ],
         providerMetadata: {
            dateUpdated: "2018-10-19T14:57:01",
            orgId: "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
            shortName: "mitre",
         },
         references: [
            {
               name: "[Dailydave] 20060105 WMF goes away :<",
               tags: [
                  "mailing-list",
                  "x_refsource_MLIST",
               ],
               url: "http://lists.immunitysec.com/pipermail/dailydave/2006-January/002806.html",
            },
            {
               tags: [
                  "x_refsource_MISC",
               ],
               url: "http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=346197",
            },
            {
               name: "ADV-2006-0098",
               tags: [
                  "vdb-entry",
                  "x_refsource_VUPEN",
               ],
               url: "http://www.vupen.com/english/advisories/2006/0098",
            },
            {
               name: "18578",
               tags: [
                  "third-party-advisory",
                  "x_refsource_SECUNIA",
               ],
               url: "http://secunia.com/advisories/18578",
            },
            {
               name: "18549",
               tags: [
                  "third-party-advisory",
                  "x_refsource_SECUNIA",
               ],
               url: "http://secunia.com/advisories/18549",
            },
            {
               name: "win-wmf-execute-code(23846)",
               tags: [
                  "vdb-entry",
                  "x_refsource_XF",
               ],
               url: "https://exchange.xforce.ibmcloud.com/vulnerabilities/23846",
            },
            {
               name: "20060117 ERRATA: [ GLSA 200601-09 ] Wine: Windows Metafile SETABORTPROC vulnerability",
               tags: [
                  "mailing-list",
                  "x_refsource_BUGTRAQ",
               ],
               url: "http://www.securityfocus.com/archive/1/422128/100/0/threaded",
            },
            {
               name: "MDKSA-2006:014",
               tags: [
                  "vendor-advisory",
                  "x_refsource_MANDRIVA",
               ],
               url: "http://www.mandriva.com/security/advisories?name=MDKSA-2006:014",
            },
            {
               name: "SUSE-SR:2006:002",
               tags: [
                  "vendor-advisory",
                  "x_refsource_SUSE",
               ],
               url: "http://www.novell.com/linux/security/advisories/2006_02_sr.html",
            },
            {
               name: "DSA-954",
               tags: [
                  "vendor-advisory",
                  "x_refsource_DEBIAN",
               ],
               url: "http://www.debian.org/security/2006/dsa-954",
            },
            {
               name: "18451",
               tags: [
                  "third-party-advisory",
                  "x_refsource_SECUNIA",
               ],
               url: "http://secunia.com/advisories/18451",
            },
            {
               name: "18323",
               tags: [
                  "third-party-advisory",
                  "x_refsource_SECUNIA",
               ],
               url: "http://secunia.com/advisories/18323",
            },
            {
               name: "GLSA-200601-09",
               tags: [
                  "vendor-advisory",
                  "x_refsource_GENTOO",
               ],
               url: "http://www.gentoo.org/security/en/glsa/glsa-200601-09.xml",
            },
         ],
         x_legacyV4Record: {
            CVE_data_meta: {
               ASSIGNER: "cve@mitre.org",
               ID: "CVE-2006-0106",
               STATE: "PUBLIC",
            },
            affects: {
               vendor: {
                  vendor_data: [
                     {
                        product: {
                           product_data: [
                              {
                                 product_name: "n/a",
                                 version: {
                                    version_data: [
                                       {
                                          version_value: "n/a",
                                       },
                                    ],
                                 },
                              },
                           ],
                        },
                        vendor_name: "n/a",
                     },
                  ],
               },
            },
            data_format: "MITRE",
            data_type: "CVE",
            data_version: "4.0",
            description: {
               description_data: [
                  {
                     lang: "eng",
                     value: "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.",
                  },
               ],
            },
            problemtype: {
               problemtype_data: [
                  {
                     description: [
                        {
                           lang: "eng",
                           value: "n/a",
                        },
                     ],
                  },
               ],
            },
            references: {
               reference_data: [
                  {
                     name: "[Dailydave] 20060105 WMF goes away :<",
                     refsource: "MLIST",
                     url: "http://lists.immunitysec.com/pipermail/dailydave/2006-January/002806.html",
                  },
                  {
                     name: "http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=346197",
                     refsource: "MISC",
                     url: "http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=346197",
                  },
                  {
                     name: "ADV-2006-0098",
                     refsource: "VUPEN",
                     url: "http://www.vupen.com/english/advisories/2006/0098",
                  },
                  {
                     name: "18578",
                     refsource: "SECUNIA",
                     url: "http://secunia.com/advisories/18578",
                  },
                  {
                     name: "18549",
                     refsource: "SECUNIA",
                     url: "http://secunia.com/advisories/18549",
                  },
                  {
                     name: "win-wmf-execute-code(23846)",
                     refsource: "XF",
                     url: "https://exchange.xforce.ibmcloud.com/vulnerabilities/23846",
                  },
                  {
                     name: "20060117 ERRATA: [ GLSA 200601-09 ] Wine: Windows Metafile SETABORTPROC vulnerability",
                     refsource: "BUGTRAQ",
                     url: "http://www.securityfocus.com/archive/1/422128/100/0/threaded",
                  },
                  {
                     name: "MDKSA-2006:014",
                     refsource: "MANDRIVA",
                     url: "http://www.mandriva.com/security/advisories?name=MDKSA-2006:014",
                  },
                  {
                     name: "SUSE-SR:2006:002",
                     refsource: "SUSE",
                     url: "http://www.novell.com/linux/security/advisories/2006_02_sr.html",
                  },
                  {
                     name: "DSA-954",
                     refsource: "DEBIAN",
                     url: "http://www.debian.org/security/2006/dsa-954",
                  },
                  {
                     name: "18451",
                     refsource: "SECUNIA",
                     url: "http://secunia.com/advisories/18451",
                  },
                  {
                     name: "18323",
                     refsource: "SECUNIA",
                     url: "http://secunia.com/advisories/18323",
                  },
                  {
                     name: "GLSA-200601-09",
                     refsource: "GENTOO",
                     url: "http://www.gentoo.org/security/en/glsa/glsa-200601-09.xml",
                  },
               ],
            },
         },
      },
   },
   cveMetadata: {
      assignerOrgId: "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
      assignerShortName: "mitre",
      cveId: "CVE-2006-0106",
      datePublished: "2006-01-06T18:00:00",
      dateReserved: "2006-01-06T00:00:00",
      dateUpdated: "2024-08-07T16:25:32.858Z",
      state: "PUBLISHED",
   },
   dataType: "CVE_RECORD",
   dataVersion: "5.1",
}