rapid7/metasploit-framework

View on GitHub
modules/exploits/multi/ftp/pureftpd_bash_env_exec.rb

Summary

Maintainability
A
2 hrs
Test Coverage

Method initialize has 66 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  def initialize(info = {})
    super(update_info(info,
      'Name'            => 'Pure-FTPd External Authentication Bash Environment Variable Code Injection (Shellshock)',
      'Description'     => %q(
        This module exploits the Shellshock vulnerability, a flaw in how the Bash shell
Severity: Major
Found in modules/exploits/multi/ftp/pureftpd_bash_env_exec.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status