[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [MiNT] bash
On 25/09/2014 21:19, Peter Slegg wrote:
bash vulnerability
http://www.theregister.co.uk/2014/09/24/bash_shell_vuln/
env X="() { :;} ; echo busted" /bin/sh -c "echo completed"
env X="() { :;} ; echo busted" `which bash` -c "echo completed"
Fixed!
You can get bash 4.3.27 there:
http://vincent.riviere.free.fr/soft/m68k-atari-mint/archives/mint/bash/
You Atari computer will not have to fear Shellshock anymore :-)
--
Vincent Rivière
- References:
- [MiNT] bash
- From: Peter Slegg <p.slegg@scubadivers.co.uk>