CVE-2005-0787
CVE-2005-0787 is a low-severity vulnerability in Wine with a CVSS 2.0 base score of 2.1. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low.
Key facts
- Severity: Low (CVSS 2.0 base score 2.1)
- EPSS exploit prediction: 0% (36th percentile)
- Actively exploited: Not listed in CISA KEV
- Affected product: Wine
- Published:
- Last modified:
Description
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.
Frequently asked questions
- What is CVE-2005-0787?
- 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.
- How severe is CVE-2005-0787?
- CVE-2005-0787 has a CVSS 2.0 base score of 2.1, rated low severity.
- Is CVE-2005-0787 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (36th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2005-0787?
- CVE-2005-0787 primarily affects Wine. In total, 3 product configurations (CPEs) are listed as vulnerable; see the affected-products list for the exact versions.
- How do I fix CVE-2005-0787?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
- When was CVE-2005-0787 published?
- CVE-2005-0787 was published on 2005-05-02 and last updated on 2026-06-16.
References
- http://bugs.winehq.org/show_bug.cgi?id=2715
- http://marc.info/?l=bugtraq&m=111082537009842&w=2
- http://securitytracker.com/id?1013428
- http://www.securityfocus.com/bid/12791
- http://www.zone-h.org/advisories/read/id=7300
- https://exchange.xforce.ibmcloud.com/vulnerabilities/19697
Affected products (3)
- cpe:2.3:a:wine:wine:2005-02-11:*:*:*:*:*:*:*
- cpe:2.3:a:wine:wine:2005-03-05:*:*:*:*:*:*:*
- cpe:2.3:a:wine:wine:2005-03-10:*:*:*:*:*:*:*
More vulnerabilities in Wine
- CVE-2006-0106 — High (CVSS 7.5): gdi/driver.c and gdi/printdrv.c in Wine 20050930, and other versions, implement the SETABORTPROC GDI Escape function…