rapid7/metasploit-framework

View on GitHub
modules/exploits/linux/http/chamilo_unauth_rce_cve_2023_34960.rb

Summary

Maintainability
A
3 hrs
Test Coverage

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

  def initialize(info = {})
    super(
      update_info(
        info,
        'Name' => 'Chamilo unauthenticated command injection in PowerPoint upload',
Severity: Major
Found in modules/exploits/linux/http/chamilo_unauth_rce_cve_2023_34960.rb - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status