- or download this
+ * SECURITY [CAN-2004-0452]: use less permissive chmods in rmtree.
+ * SECURITY [CAN-2004-0976]: patches from Trustix for insecure temp
...
+ - perlop.pod, ditto
+ - perlopentut.pod, ditto
+ - Insecure use of /tmp in utils/c2ph.PL, utils/perlbug.PL
- or download this
+ * SECURITY UPDATE: fix information/file leakage in File::Path::rmtr
+ee()
+ * lib/File/Path.pm, rmtree(): use chmod 700/600 instead of 777/666
+before
...
+ conditions
+ * References:
+ CAN-2004-0452
- or download this
+ * SECURITY UPDATE: multiple insecure temporary file usages
+ (Warty bug #2771)
...
+ should be safe
+ * References:
+ CAN-2004-0976