Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Security Fix for Command Injection & Arbitrary File Read - huntr.dev #69

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Commits on May 22, 2020

  1. Configuration menu
    Copy the full SHA
    f42f286 View commit details
    Browse the repository at this point in the history
  2. added shell-escape module

    mufeedvh committed May 22, 2020
    Configuration menu
    Copy the full SHA
    bc086f5 View commit details
    Browse the repository at this point in the history
  3. fixed command injection

    mufeedvh committed May 22, 2020
    Configuration menu
    Copy the full SHA
    d654ba7 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2020

  1. Merge pull request #2 from mufeedvh/master

    Fixed Command Injection
    JamieSlome authored Jun 17, 2020
    Configuration menu
    Copy the full SHA
    23a8114 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2020

  1. Fix Arbitrary File Read

    hbkhan committed Jun 21, 2020
    Configuration menu
    Copy the full SHA
    4574e9b View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2020

  1. Merge pull request #4 from Hbkhan/fix_arbitrary_file_read

    Fix Arbitrary File Read
    JamieSlome authored Jun 29, 2020
    Configuration menu
    Copy the full SHA
    0cf5b3e View commit details
    Browse the repository at this point in the history