Skip to content

Commit 2f7cca8

Browse files
author
jenkins-metasploit
committed
automatic module_metadata_base.json update
1 parent 4e8a3e1 commit 2f7cca8

1 file changed

Lines changed: 59 additions & 0 deletions

File tree

db/modules_metadata_base.json

Lines changed: 59 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109954,6 +109954,65 @@
109954109954
"session_types": false,
109955109955
"needs_cleanup": null
109956109956
},
109957+
"exploit_multi/http/gestioip_rce": {
109958+
"name": "GestioIP 3.5.7 Remote Command Execution",
109959+
"fullname": "exploit/multi/http/gestioip_rce",
109960+
"aliases": [],
109961+
"rank": 600,
109962+
"disclosure_date": "2025-01-14",
109963+
"type": "exploit",
109964+
"author": [
109965+
"maxibelino",
109966+
"odeez24"
109967+
],
109968+
"description": "This module exploits a command execution via file upload.\n If GestioIP is configured to use no authentication for admin account,\n no password is required to exploit the vulnerability. Otherwise, an authenticated\n user with admin right on the web site is required to exploit.",
109969+
"references": [
109970+
"CVE-2024-48760",
109971+
"URL-https://github.com/maxibelino/CVEs/tree/main/CVE-2024-48760"
109972+
],
109973+
"platform": "Linux",
109974+
"arch": "cmd",
109975+
"rport": 80,
109976+
"autofilter_ports": [
109977+
80,
109978+
8080,
109979+
443,
109980+
8000,
109981+
8888,
109982+
8880,
109983+
8008,
109984+
3000,
109985+
8443
109986+
],
109987+
"autofilter_services": [
109988+
"http",
109989+
"https"
109990+
],
109991+
"targets": [
109992+
"Linux/unix Command"
109993+
],
109994+
"mod_time": "2026-05-14 10:47:45 +0000",
109995+
"path": "/modules/exploits/multi/http/gestioip_rce.rb",
109996+
"is_install_path": true,
109997+
"ref_name": "multi/http/gestioip_rce",
109998+
"check": true,
109999+
"post_auth": true,
110000+
"default_credential": false,
110001+
"notes": {
110002+
"Reliability": [
110003+
"repeatable-session"
110004+
],
110005+
"Stability": [
110006+
"crash-safe"
110007+
],
110008+
"SideEffects": [
110009+
"ioc-in-logs",
110010+
"config-changes"
110011+
]
110012+
},
110013+
"session_types": false,
110014+
"needs_cleanup": null
110015+
},
109957110016
"exploit_multi/http/getsimplecms_unauth_code_exec": {
109958110017
"name": "GetSimpleCMS Unauthenticated RCE",
109959110018
"fullname": "exploit/multi/http/getsimplecms_unauth_code_exec",

0 commit comments

Comments
 (0)