From: Alexey Tourbin <at@altlinux.ru> To: Sisyphus <sisyphus@altlinux.ru> Subject: [sisyphus] Q: perl security, CPAN security Date: Sun, 26 Jun 2005 13:06:44 +0400 Message-ID: <20050626090644.GB31585@solemn.turbinal.org> (raw) [-- Attachment #1: Type: text/plain, Size: 346 bytes --] Здравствуйте. Есть две мысли: 1) perl, если запущен от root'а, должен работать в режиме taint mode. Сейчас это не так: $ sudo perl -le 'print ${^TAINT}' 0 $ sudo perl -T -le 'print ${^TAINT}' 1 $ 2) Нужно запретить запускать CPAN от root'а. Возможная альтернатива -- группа cpan и права 03775 root:cpan на /usr/local/lib/perl5. [-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
next reply other threads:[~2005-06-26 9:06 UTC|newest] Thread overview: 41+ messages / expand[flat|nested] mbox.gz Atom feed top 2005-06-26 9:06 Alexey Tourbin [this message] 2005-06-27 7:30 ` Epiphanov Sergei 2005-06-27 7:48 ` [sisyphus] " Alexey Tourbin 2005-06-27 7:57 ` Alexey Tourbin 2005-06-27 9:03 ` Epiphanov Sergei 2005-06-27 9:53 ` Alexey Tourbin 2005-06-27 10:55 ` Epiphanov Sergei 2005-06-27 11:29 ` Alexey Tourbin 2005-06-27 12:04 ` Epiphanov Sergei 2005-06-27 12:11 ` Epiphanov Sergei 2005-06-27 12:13 ` Epiphanov Sergei 2005-06-27 12:58 ` Alexey Tourbin 2005-06-27 13:11 ` [sisyphus] [JT] " Michael Shigorin 2005-06-28 5:39 ` Ivan Adzhubey 2005-06-28 5:55 ` [sisyphus] " Alexey Tourbin 2005-06-28 22:25 ` [sisyphus] " Ivan Adzhubey 2005-06-27 13:14 ` [sisyphus] " Epiphanov Sergei 2005-06-27 13:28 ` Alexey Tourbin 2005-06-28 4:57 ` Andrey Rahmatullin 2005-06-28 14:47 ` Вячеслав Диконов 2005-06-28 18:53 ` Andrey Rahmatullin 2005-06-28 17:46 ` Вячеслав Диконов 2005-06-28 7:51 ` Epiphanov Sergei 2005-06-28 9:56 ` Andrey Rahmatullin 2005-06-28 11:51 ` Epiphanov Sergei 2005-06-28 14:32 ` Andrey Rahmatullin 2005-06-28 9:29 ` Dmitry V. Levin 2005-06-28 10:17 ` Epiphanov Sergei 2005-06-28 10:27 ` [sisyphus] to cat or not to cat Dmitry V. Levin 2005-06-28 11:01 ` Epiphanov Sergei 2005-06-28 11:11 ` Dmitry V. Levin 2005-06-28 11:47 ` [sisyphus] mine fields Epiphanov Sergei 2005-06-28 12:19 ` [sisyphus] postfix-tls Dmitry V. Levin 2005-06-28 13:01 ` [sisyphus] Re: mine fields Konstantin A. Lepikhov 2005-06-28 17:58 ` [sisyphus] to cat or not to cat Igor Zubkov 2005-06-28 18:13 ` [sisyphus] [JT] rpm sux Dmitry V. Levin 2005-06-28 23:31 ` Igor Zubkov 2005-06-29 19:22 ` [sisyphus] Re: [JT] rpm os Michael Shigorin 2005-06-29 19:18 ` [sisyphus] [JT] Re: to cat or not to cat Michael Shigorin 2005-06-29 20:25 ` Dmitry V. Levin 2005-07-01 15:39 ` [sisyphus] " Alexey Tourbin
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=20050626090644.GB31585@solemn.turbinal.org \ --to=at@altlinux.ru \ --cc=sisyphus@altlinux.ru \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
ALT Linux Sisyphus discussions This inbox may be cloned and mirrored by anyone: git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \ sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru public-inbox-index sisyphus Example config snippet for mirrors. Newsgroup available over NNTP: nntp://lore.altlinux.org/org.altlinux.lists.sisyphus AGPL code for this site: git clone https://public-inbox.org/public-inbox.git