LOW · 3.7

CVE-2008-3294

src/configure.in in Vim 5.0 through 7.1, when used for a build with Python support, does not ensure that the Makefile-conf temporary file has the intended ownership and permissions, which allows local...

Vulnerability Description

src/configure.in in Vim 5.0 through 7.1, when used for a build with Python support, does not ensure that the Makefile-conf temporary file has the intended ownership and permissions, which allows local users to execute arbitrary code by modifying this file during a time window, or by creating it ahead of time with permissions that prevent its modification by configure.

CVSS Score

3.7

LOW

AV:L/AC:H/Au:N/C:P/I:P/A:P
Confidentiality
PARTIAL
Integrity
PARTIAL
Availability
PARTIAL

Affected Products

VendorProductVersions
VimVim5.0

Related Weaknesses (CWE)

References

FAQ

What is CVE-2008-3294?

CVE-2008-3294 is a vulnerability with a CVSS score of 3.7 (LOW). src/configure.in in Vim 5.0 through 7.1, when used for a build with Python support, does not ensure that the Makefile-conf temporary file has the intended ownership and permissions, which allows local...

How severe is CVE-2008-3294?

CVE-2008-3294 has been rated LOW with a CVSS base score of 3.7/10. Review the CVSS metrics above for detailed severity breakdown.

Is there a patch for CVE-2008-3294?

Check the references section above for vendor advisories and patch information. Affected products include: Vim Vim.