Nothing is Safe anymore
Results 1 to 4 of 4

Thread: Nothing is Safe anymore

  1. #1
    Join Date
    Apr 2000
    Location
    Sheboygan, WI
    Posts
    53,392

  2. #2
    Join Date
    Feb 2000
    Location
    Idaho Falls, Idaho, USA
    Posts
    18,085
    Another link that provides a test method and explains the bug in more detail:

    http://securitywatch.pcmag.com/inter...-mac-computers

  3. #3
    Join Date
    Apr 2000
    Location
    Sheboygan, WI
    Posts
    53,392
    username@antiX1:~
    $ env X="() { :;} ; echo vulnerable" /bin/sh -c "echo safe"
    safe
    username@antiX1:~
    $ safe


    env x='() { :;}; echo vulnerable' bash -c "echo this is a test"



    username@antiX1:~
    $ env x='() { :;}; echo vulnerable' bash -c "echo this is a test"
    this is a test
    username@antiX1:~
    $




    Looks like the bash update today fixed it.

  4. #4
    Join Date
    Jul 2002
    Location
    NYC Metro area
    Posts
    2,228
    There's no end to this s---. The WWW is one of humankind's greatest creations, and it's been ruined in just 25 years. Imagine the next 25 years. Makes me angry, frustrated and disappointed.
    Last edited by foxy; October 1st, 2014 at 02:13 AM.

    Win7 Ult/ 3.40 GHZ Intel Core i5-3570K /ASRock mobo Z77 Pro4 /SSD/ EUFI MS 3400 MHZ/8 GB RAM; Win 7 Ult/Verizon FIOS wired network
    Waterfox Classic/Chrome / Firefox 115esr
    --------------------------------------------------------------------------------
    "The medium is the message." - Marshall McLuhan

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •