CVE-2008-1687
CVE-2008-1687 is a high-severity vulnerability in Gnu M4 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: 2% (82nd percentile)
- Actively exploited: Not listed in CISA KEV
- Affected product: Gnu M4
- Published:
- Last modified:
Description
The (1) maketemp and (2) mkstemp builtin functions in GNU m4 before 1.4.11 do not quote their output when a file is created, which might allow context-dependent attackers to trigger a macro expansion, leading to unspecified use of an incorrect filename.
Frequently asked questions
- What is CVE-2008-1687?
- The (1) maketemp and (2) mkstemp builtin functions in GNU m4 before 1.4.11 do not quote their output when a file is created, which might allow context-dependent attackers to trigger a macro expansion, leading to unspecified use of an incorrect filename.
- How severe is CVE-2008-1687?
- CVE-2008-1687 has a CVSS 2.0 base score of 7.5, rated high severity.
- Is CVE-2008-1687 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 2% (82nd percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2008-1687?
- CVE-2008-1687 affects Gnu M4. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2008-1687?
- 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-2008-1687 published?
- CVE-2008-1687 was published on 2008-04-09 and last updated on 2026-06-16.
References
- http://secunia.com/advisories/29671
- http://secunia.com/advisories/29729
- http://slackware.com/security/viewer.php?l=slackware-security&y=2008&m=slackware-security.510612
- http://www.openwall.com/lists/oss-security/2008/04/07/1
- http://www.openwall.com/lists/oss-security/2008/04/07/12
- http://www.openwall.com/lists/oss-security/2008/04/07/3
- http://www.openwall.com/lists/oss-security/2008/04/07/4
- http://www.securityfocus.com/bid/28688
- http://www.vupen.com/english/advisories/2008/1151/references
- https://exchange.xforce.ibmcloud.com/vulnerabilities/41706
Affected products (1)
- cpe:2.3:a:gnu:m4:*:*:*:*:*:*:*:*
More vulnerabilities in Gnu M4
- CVE-2008-1688 — High (CVSS 7.5): Unspecified vulnerability in GNU m4 before 1.4.11 might allow context-dependent attackers to execute arbitrary code,…