http://arstechnica.com/security/2014/09/bug-in-bash-shell-creates-big-security-hole-on-anything-with-nix-in-it/

Ievainojamie

  • Red Hat Enterprise Linux (versions 4 -7) un Fedora
    CentOS (5 – 7)
    Ubuntu 10.04 LTS, 12.04 LTS, 14.04 LTS
    Debian
  • var pārbaudīt vai ir caurums:

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

    ja nebūs, būs errors

    $ env x='() { :;}; echo vulnerable’ bash -c “echo this is a test”
    bash: warning: x: ignoring function definition attempt
    bash: error importing function definition for `x’
    this is a test

    Leave a Reply

    This site uses Akismet to reduce spam. Learn how your comment data is processed.