4 matches found
CVE-2012-2652
The bdrvopen function in Qemu 1.0 does not properly handle the failure of the mkstemp function, when in snapshot node, which allows local users to overwrite or read arbitrary files via a symlink attack on an unspecified temporary file...
CVE-2012-2652
CVE-2012-2652 affects QEMU (bdrv_open in snapshot mode) where mkstemp failure handling allows a local attacker to race a symlink and overwrite/read arbitrary files. Affected context is QEMU 1.0 in snapshot mode; impact is local file read/write via symlink to an unnamed temporary file. Public advi...
CVE-2012-2652
The bdrvopen function in Qemu 1.0 does not properly handle the failure of the mkstemp function, when in snapshot node, which allows local users to overwrite or read arbitrary files via a symlink attack on an unspecified temporary file...
DEBIAN-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...