From: Vladimir Lettiev <thecrux@gmail.com> To: ALT Linux Team development discussions <devel@lists.altlinux.org> Subject: Re: [devel] Insecure library loading Date: Sat, 16 Oct 2010 10:39:52 +0400 Message-ID: <20101016063952.GA18459@truecrux.org> (raw) In-Reply-To: <20101015221309.GA1042@dad.imath.kiev.ua> On Sat, Oct 16, 2010 at 01:13:09AM +0300, Igor Vlasenko wrote: > On Fri, Oct 15, 2010 at 10:32:54PM +0400, Vladimir Lettiev wrote: > > > > Судя по всему в debian провели аудит безопасности shell-скриптов на предмет > > > > наличия небезопасного изменения переменной окружения LD_LIBRARY_PATH > > > > > > Владимир, вы случайно готового скрипта для тестирования не встречали? > > > Я думаю добавить и в repocop тест, готовый скрипт тестирования не помешал бы. > > > > Пока нашёл только это: http://bugs.debian.org/451559 > > Спасибо! Увмдел там же хороший пример сложности задачи. > > Жаль никто скрипта не написал. > > При ручной проверке достаточно экстрагировать */bin */sbin %_gamesbindir тоже не забыть > каталоги, пройтись по ним grep и вручную поотбрасывать > false positive. А тесту без false positive нужен парсер sh. Думаю, что самая надёжная проверка, это запуск скипта в чруте через `strace -e open` и искать в выводе подстроку `open("./libc.so` Или вообще `open(".` т.к. открытие любого файла из текущего каталога потенциально небезопасно -- Vladimir Lettiev aka crux ✉ theCrux@gmail.com
next prev parent reply other threads:[~2010-10-16 6:39 UTC|newest] Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top 2010-10-15 17:25 Vladimir Lettiev 2010-10-15 18:24 ` Igor Vlasenko 2010-10-15 18:32 ` Vladimir Lettiev 2010-10-15 22:13 ` Igor Vlasenko 2010-10-16 6:39 ` Vladimir Lettiev [this message] 2010-10-16 9:05 ` Igor Vlasenko 2010-10-16 9:15 ` Michael Shigorin 2010-10-16 9:49 ` Igor Vlasenko 2010-10-16 10:56 ` Michael Shigorin
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=20101016063952.GA18459@truecrux.org \ --to=thecrux@gmail.com \ --cc=devel@lists.altlinux.org \ /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 Team development discussions This inbox may be cloned and mirrored by anyone: git clone --mirror http://lore.altlinux.org/devel/0 devel/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 devel devel/ http://lore.altlinux.org/devel \ devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru public-inbox-index devel Example config snippet for mirrors. Newsgroup available over NNTP: nntp://lore.altlinux.org/org.altlinux.lists.devel AGPL code for this site: git clone https://public-inbox.org/public-inbox.git