# HG changeset patch # User "Tomas Zeman " # Date 1276151663 -7200 # Node ID bf3b55a54cff01ec321fc642f245afecb8a60b98 # Parent 0c560be0cd5af8c92434572bf5c63b7c97cda341 Added #a5d5a0: Attachments should be stored without path diff -r 0c560be0cd5a -r bf3b55a54cff .issues/a5d5a0aae0cb2468/new/1276151607.M152689P10154Q1.tomas --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/.issues/a5d5a0aae0cb2468/new/1276151607.M152689P10154Q1.tomas Thu Jun 10 08:34:23 2010 +0200 @@ -0,0 +1,11 @@ +From: "Tomas Zeman " +Date: Thu, 10 Jun 2010 08:31:23 +0200 +State: new +Subject: Attachments should be stored without path +Message-Id: + +Attachments are stored with their path causing attachment extract operation to +override the original file. + +That can lead to disaster if e.g. one uses absolute path and file like +/etc/passwd etc.