1. 11 Aug, 2006 1 commit
    • cmiller@zippy.cornsilk.net's avatar
      Bug#21224: mysql_upgrade uses possibly insecure temporary files · d6b00b72
      cmiller@zippy.cornsilk.net authored
      We open for writing a known location, which is exploitable with a symlink
      attack.  Now, use the EXCLusive flag, so that the presence of anything at 
      that location causes a failure.  Try once to open safely, and if failure 
      then remove that location and try again to open safely.  If both fail, then
      raise an error.
      d6b00b72
  2. 07 Aug, 2006 7 commits
  3. 06 Aug, 2006 4 commits
  4. 03 Aug, 2006 17 commits
  5. 02 Aug, 2006 11 commits