Exploit catalog results

Showing 23 PoCs on this page

Metasploit

Marvell QConvergeConsole Path Traversal (CVE-2025-6793)

Metasploit auxiliary PoCby rgodAdded to Metasploit 2026-04-16
ExploitCVE-2025-67931 file

auxiliary_gather/qconvergeconsole_traversal · Ruby

Analysisdeepseek-v4-pro:cloud ·

Technical assessment

Metasploit auxiliary module that exploits CVE-2025-6793, a path traversal vulnerability in Marvell QConvergeConsole, to retrieve and delete arbitrary files from the target system without authentication.

Backdoor review

No backdoor observed in reviewed code

The module is a standard Metasploit auxiliary module that exploits CVE-2025-6793, a path traversal vulnerability in Marvell QConvergeConsole. It reads and deletes a specified file from the target. No backdoor, deceptive payload, or concealed operator-directed harm is present. The module includes a DefangedMode safety check and uses only documented Metasploit APIs for HTTP requests, file storage, and reporting.

ClassificationExploit
Model confidence95%
AuthenticationNot required
Languagesruby
Target softwareMarvell QConvergeConsole
Attack typespath traversalinformation disclosurearbitrary file deletion
Evidence & reasoningClassification basis · observed behavior · safety review
Technical evidence

Classification basis and observed behavior

Classification basis

The module actively sends crafted HTTP requests to exploit a path traversal vulnerability, retrieves file contents, and stores them as loot. This constitutes exploitation, not just scanning or detection.

modules/auxiliary/gather/qconvergeconsole_traversal.rb:102-146

Requirements

  • Target must be running Marvell QConvergeConsole <= v5.5.0.85 with the vulnerable QLogicDownloadServlet endpoint accessible.modules/auxiliary/gather/qconvergeconsole_traversal.rb:17-18

Observed behavior

  • Sends an HTTP GET request to the QLogicDownloadServlet endpoint with user-controlled folder and file parameters to read an arbitrary file from the target system.modules/auxiliary/gather/qconvergeconsole_traversal.rb:114-128
  • Stores the retrieved file content as loot in the Metasploit database.modules/auxiliary/gather/qconvergeconsole_traversal.rb:136
  • The file retrieval operation also deletes the file from the remote server as a side effect.modules/auxiliary/gather/qconvergeconsole_traversal.rb:18
  • Includes a check method that fingerprints the target version by extracting a GWT strong name and version string from JavaScript files.modules/auxiliary/gather/qconvergeconsole_traversal.rb:56-100
Safety-review evidence

Behaviors behind the backdoor verdict

Observables

Safety Mechanism
Payload withheldDemonstrates the module author's intent to warn operators about the destructive file deletion side effect, consistent with legitimate security tooling.modules/auxiliary/gather/qconvergeconsole_traversal.rb:51modules/auxiliary/gather/qconvergeconsole_traversal.rb:103-113
Destructive Behavior Disclosure
Payload withheldThe file deletion is a known side effect of the vulnerability, not a hidden backdoor. The module transparently discloses this behavior.modules/auxiliary/gather/qconvergeconsole_traversal.rb:17-18modules/auxiliary/gather/qconvergeconsole_traversal.rb:105-107
Review boundaries

What the analysis did not establish

  • Only the module source code and metadata are provided; Metasploit framework mixins, libraries, and external payloads are not expanded.
  • The evidence does not include runtime execution output or confirmation that the exploit works against a live target.
  • Only the module source and metadata are reviewed; Metasploit framework mixins (HttpClient, AutoCheck, Report) and libraries are not expanded, but the module's use of them is standard and non-suspicious.
  • Binary files are flagged as metadata-only and not analyzed, but no binary files are included in the evidence.
Model interpretation

This review is limited to the supplied PoC code and context. It does not assert that the code works or is safe to execute.

Metasploit

Samsung MagicINFO 9 Server Remote Code Execution (CVE-2024-7399)

Metasploit exploitby SSD Secure DisclosureAdded to Metasploit 2025-05-09
Not analyzedCVE-2024-73991 file

exploit_windows/http/magicinfo_traversal · Ruby

Metasploit

ThinManager Path Traversal (CVE-2023-2917) Arbitrary File Upload

Metasploit auxiliary PoCby TenableAdded to Metasploit 2025-05-07
Not analyzedCVE-2023-29171 file

auxiliary_admin/networking/thinmanager_traversal_upload2 · Ruby

Metasploit

ThinManager Path Traversal (CVE-2023-27855) Arbitrary File Upload

Metasploit auxiliary PoCby TenableAdded to Metasploit 2025-05-07
Not analyzedCVE-2023-278551 file

auxiliary_admin/networking/thinmanager_traversal_upload · Ruby

Metasploit

ThinManager Path Traversal (CVE-2023-2915) Arbitrary File Delete

Metasploit auxiliary PoCby TenableAdded to Metasploit 2025-05-07
Not analyzedCVE-2023-29151 file

auxiliary_admin/networking/thinmanager_traversal_delete · Ruby

Metasploit

ThinManager Path Traversal (CVE-2023-27856) Arbitrary File Download

Metasploit auxiliary PoCby TenableAdded to Metasploit 2025-05-06
Not analyzedCVE-2023-278561 file

auxiliary_gather/thinmanager_traversal_download · Ruby

Metasploit

Sante PACS Server Path Traversal (CVE-2025-2264)

Metasploit auxiliary PoCby TenableAdded to Metasploit 2025-05-02
Not analyzedCVE-2025-22641 file

auxiliary_gather/pacsserver_traversal · Ruby

Metasploit

POWERCOM UPSMON PRO Path Traversal (CVE-2022-38120) and Credential Harvester (CVE-2022-38121)

Metasploit auxiliary PoCAdded to Metasploit 2025-02-20
Not analyzedCVE-2022-38120CVE-2022-381211 file

auxiliary_gather/upsmon_traversal · Ruby

Metasploit

mySCADA myPRO Manager Credential Harvester (CVE-2025-24865 and CVE-2025-22896)

Metasploit auxiliary PoCAdded to Metasploit 2025-02-08
Not analyzedCVE-2025-22896CVE-2025-248651 file

auxiliary_admin/scada/mypro_mgr_creds · Ruby

Metasploit

mySCADA myPRO Manager Unauthenticated Command Injection (CVE-2024-47407)

Metasploit exploitAdded to Metasploit 2024-11-13
Not analyzedCVE-2024-474071 file

exploit_windows/scada/mypro_mgr_cmd · Ruby

Metasploit

Palo Alto Expedition Remote Code Execution (CVE-2024-5910 and CVE-2024-9464)

Metasploit exploitby Brian Hysell, plus 2 additional contributorsAdded to Metasploit 2024-10-11
Not analyzedCVE-2024-24809CVE-2024-5910CVE-2024-94641 file

exploit_linux/http/paloalto_expedition_rce · Ruby

Metasploit

SolarWinds Web Help Desk Backdoor (CVE-2024-28987)

Metasploit auxiliary PoCby Zach HanleyAdded to Metasploit 2024-09-25
Not analyzedCVE-2024-289871 file

auxiliary_gather/solarwinds_webhelpdesk_backdoor · Ruby

Metasploit

WhatsUp Gold SQL Injection (CVE-2024-6670)

Metasploit auxiliary PoCby Sina Kheirkhah ( <Sina Kheirkhah (@SinSinology) of Summoning Team (@SummoningTeam)>Added to Metasploit 2024-09-02
Not analyzedCVE-2024-66701 file

auxiliary_admin/http/whatsup_gold_sqli · Ruby

Metasploit

Moodle Remote Code Execution (CVE-2024-43425)

Metasploit exploitby RedTeam Pentesting GmbHAdded to Metasploit 2024-08-29
Not analyzedCVE-2024-434251 file

exploit_linux/http/moodle_rce · Ruby

Metasploit

Traccar v5 Remote Code Execution (CVE-2024-31214 and CVE-2024-24809)

Metasploit exploitby Naveen Sunkavally, plus 1 additional contributorAdded to Metasploit 2024-08-19
Not analyzedCVE-2024-24809CVE-2024-312141 file

exploit_linux/http/traccar_rce_upload · Ruby

Metasploit

Ivanti Virtual Traffic Manager Authentication Bypass (CVE-2024-7593)

Metasploit auxiliary PoCby mxalias, plus 1 additional contributorAdded to Metasploit 2024-08-14
Not analyzedCVE-2024-75931 file

auxiliary_admin/http/ivanti_vtm_admin · Ruby

Metasploit

Control iD iDSecure Authentication Bypass (CVE-2023-6329)

Metasploit auxiliary PoCby TenableAdded to Metasploit 2024-08-11
Not analyzedCVE-2023-63291 file

auxiliary_admin/http/idsecure_auth_bypass · Ruby

Metasploit

Cisco Smart Software Manager (SSM) On-Prem Account Takeover (CVE-2024-20419)

Metasploit auxiliary PoCby Mohammed AdelAdded to Metasploit 2024-08-09
Not analyzedCVE-2024-204191 file

auxiliary_admin/http/cisco_ssm_onprem_account · Ruby

Metasploit

Fortra FileCatalyst Workflow SQL Injection (CVE-2024-5276)

Metasploit auxiliary PoCby TenableAdded to Metasploit 2024-08-08
Not analyzedCVE-2024-52761 file

auxiliary_admin/http/fortra_filecatalyst_workflow_sqli · Ruby

Metasploit

LG Simple Editor Command Injection (CVE-2023-40504)

Metasploit exploitby rgodAdded to Metasploit 2024-08-07
Not analyzedCVE-2023-405041 file

exploit_windows/http/lg_simple_editor_rce_uploadvideo · Ruby

Metasploit

Calibre Python Code Injection (CVE-2024-6782)

Metasploit exploitby Amos NgAdded to Metasploit 2024-08-02
Not analyzedCVE-2024-67821 file

exploit_multi/misc/calibre_exec · Ruby

Metasploit

DIAEnergie SQL Injection (CVE-2024-4548)

Metasploit exploitby TenableAdded to Metasploit 2024-07-30
Not analyzedCVE-2024-45481 file

exploit_windows/scada/diaenergie_sqli · Ruby

Metasploit

mySCADA MyPRO Authenticated Command Injection (CVE-2023-28384)

Metasploit exploitAdded to Metasploit 2024-07-22
Not analyzedCVE-2023-283841 file

exploit_windows/scada/mypro_cmdexe · Ruby