Changes between Initial Version and Version 1 of Ticket #45150, comment 5


Ignore:
Timestamp:
Sep 24, 2014, 7:22:10 PM (10 years ago)
Author:
johndouthat@…
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #45150, comment 5

    initial v1  
    22
    33{{{
    4 ~ heroku-1.8.7-p375 $ env x='() { :;}; echo vulnerable' /opt/local/bin/bash -c "echo this is a test"
     4~ $ env x='() { :;}; echo vulnerable' /opt/local/bin/bash -c "echo this is a test"
    55/opt/local/bin/bash: warning: x: ignoring function definition attempt
    66/opt/local/bin/bash: error importing function definition for `x'