FreeNAS team says that bash is not the system shell of FreeNAS or FreeBSD.
http://www.freenas.org/whats-new/2014/09/freenas-9-2-1-8-release-is-now-available.html
I didn't install bash and FreeNAS team says it is not part of FreeNAS. I'm concerned where did it come from.
When I try
env x='() { :;}; echo vulnerable' bash -c "echo this is a test"
and I get
vulnerable
this is a test
I have a FreeNAS 9.2.1.7, just CIFS and SSH services are running and Owncloud 7.0.2 is installed. I have no additional packages installed or some other services running on FreeNAS.
FreeNAS in not facing internet; SSH, CIFS and Owncloud are only accessible on LAN.
I'm not concerned about security (yes, I’ll update FreeNAS) I would like to find out where did bash come from to my FreeNAS.
I know this question is weird, so please answer it seriously.
Thanks.
http://www.freenas.org/whats-new/2014/09/freenas-9-2-1-8-release-is-now-available.html
I didn't install bash and FreeNAS team says it is not part of FreeNAS. I'm concerned where did it come from.
When I try
env x='() { :;}; echo vulnerable' bash -c "echo this is a test"
and I get
vulnerable
this is a test
I have a FreeNAS 9.2.1.7, just CIFS and SSH services are running and Owncloud 7.0.2 is installed. I have no additional packages installed or some other services running on FreeNAS.
FreeNAS in not facing internet; SSH, CIFS and Owncloud are only accessible on LAN.
I'm not concerned about security (yes, I’ll update FreeNAS) I would like to find out where did bash come from to my FreeNAS.
I know this question is weird, so please answer it seriously.
Thanks.