BLU Discuss list archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Discuss] Shellshock
- Subject: [Discuss] Shellshock
- From: johnhall2.0 at gmail.com (John Hall)
- Date: Wed, 1 Oct 2014 17:34:47 -0400
- In-reply-to: <542C6B15.4080507@gmail.com>
- References: <542B5DFA.2080108@gmail.com> <542B5F49.3050500@gmail.com> <CAAbKA3U4r-rxkAW33HPfv6FJE36rqDJx6qESbrS4r7G_VBN1Mw@mail.gmail.com> <542C6B15.4080507@gmail.com>
On Wed, Oct 1, 2014 at 4:59 PM, Tom Metro <tmetro+blu at gmail.com> wrote: > > The age thing is a bit of a red herring, and that this came about due to > a bug in Bash is almost irrelevant. The responsibility lies squarely > with the application that provides the network interface. It should not > be handing off unsanitized data supplied by a client to a child process. > It also that shellshock would not apply to scripts in one language that use a subprocess for some functionality like a script in python or ruby that uses results from a perl or even a bash script?, as long as any data that is passed went thorough normal sanitation measures. But there are serious problems with mod_cgi ?This article by trend micro makes it clear that data sanitization is useless if mod_cgi is enabled for Apache. It uses bash and environment variables to execute your app in the first place so any sanitization code in the script is useless. http://www.trendmicro.com/cloud-content/us/pdfs/security-intelligence/white-papers/wp-shellshock.pdf ? Question: who uses mod_cgi in production??? I'm a web developer and have yet to come across it. This definitely does not apply to nginx+uwsgi or mod_wsgi for example. I'm looking around to see if it's enabled by default. This might be distro specific but the other good news is that there are updates to bash listed in the trend article above that fix the problem. Cheers + + + + + + + John
- Follow-Ups:
- [Discuss] Shellshock
- From: bill.n1vux at gmail.com (Bill Ricker)
- [Discuss] Shellshock
- References:
- [Discuss] Shellshock
- From: tmetro+blu at gmail.com (Tom Metro)
- [Discuss] Shellshock
- Prev by Date: [Discuss] Shellshock
- Next by Date: [Discuss] key server
- Previous by thread: [Discuss] Shellshock
- Next by thread: [Discuss] Shellshock
- Index(es):