Skip to content

Commit 672d3ee

Browse files
committed
automatic module_metadata_base.json update
1 parent b8675f0 commit 672d3ee

File tree

1 file changed

+127
-0
lines changed

1 file changed

+127
-0
lines changed

db/modules_metadata_base.json

Lines changed: 127 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99761,6 +99761,70 @@
9976199761
"session_types": false,
9976299762
"needs_cleanup": null
9976399763
},
99764+
"exploit_multi/http/gambio_unauth_rce_cve_2024_23759": {
99765+
"name": "Gambio Online Webshop unauthenticated PHP Deserialization Vulnerability",
99766+
"fullname": "exploit/multi/http/gambio_unauth_rce_cve_2024_23759",
99767+
"aliases": [
99768+
99769+
],
99770+
"rank": 600,
99771+
"disclosure_date": "2024-01-19",
99772+
"type": "exploit",
99773+
"author": [
99774+
"h00die-gr3y <[email protected]>",
99775+
"usd Herolab"
99776+
],
99777+
"description": "A Remote Code Execution vulnerability in Gambio online webshop version 4.9.2.0 and lower\n allows remote attackers to run arbitrary commands via unauthenticated HTTP POST request.\n The identified vulnerability within Gambio pertains to an insecure deserialization flaw,\n which ultimately allows an attacker to execute remote code on affected systems.\n The insecure deserialization vulnerability in Gambio poses a significant risk to affected systems.\n As it allows remote code execution, adversaries could exploit this flaw to execute arbitrary commands,\n potentially resulting in complete system compromise, data exfiltration, or unauthorized access\n to sensitive information.",
99778+
"references": [
99779+
"CVE-2024-23759",
99780+
"URL-https://attackerkb.com/topics/cxCsICfcDY/cve-2024-23759",
99781+
"URL-https://herolab.usd.de/en/security-advisories/usd-2023-0046/"
99782+
],
99783+
"platform": "Linux,PHP,Unix",
99784+
"arch": "php, cmd, x64, x86",
99785+
"rport": 443,
99786+
"autofilter_ports": [
99787+
80,
99788+
8080,
99789+
443,
99790+
8000,
99791+
8888,
99792+
8880,
99793+
8008,
99794+
3000,
99795+
8443
99796+
],
99797+
"autofilter_services": [
99798+
"http",
99799+
"https"
99800+
],
99801+
"targets": [
99802+
"PHP",
99803+
"Unix Command",
99804+
"Linux Dropper"
99805+
],
99806+
"mod_time": "2024-04-19 13:44:18 +0000",
99807+
"path": "/modules/exploits/multi/http/gambio_unauth_rce_cve_2024_23759.rb",
99808+
"is_install_path": true,
99809+
"ref_name": "multi/http/gambio_unauth_rce_cve_2024_23759",
99810+
"check": true,
99811+
"post_auth": false,
99812+
"default_credential": false,
99813+
"notes": {
99814+
"Stability": [
99815+
"crash-safe"
99816+
],
99817+
"Reliability": [
99818+
"repeatable-session"
99819+
],
99820+
"SideEffects": [
99821+
"ioc-in-logs",
99822+
"artifacts-on-disk"
99823+
]
99824+
},
99825+
"session_types": false,
99826+
"needs_cleanup": true
99827+
},
9976499828
"exploit_multi/http/gestioip_exec": {
9976599829
"name": "GestioIP Remote Command Execution",
9976699830
"fullname": "exploit/multi/http/gestioip_exec",
@@ -160200,6 +160264,69 @@
160200160264
"session_types": false,
160201160265
"needs_cleanup": null
160202160266
},
160267+
"exploit_windows/http/forticlient_ems_fctid_sqli": {
160268+
"name": "FortiNet FortiClient Endpoint Management Server FCTID SQLi to RCE",
160269+
"fullname": "exploit/windows/http/forticlient_ems_fctid_sqli",
160270+
"aliases": [
160271+
160272+
],
160273+
"rank": 600,
160274+
"disclosure_date": "2024-04-21",
160275+
"type": "exploit",
160276+
"author": [
160277+
"Zach Hanley",
160278+
"James Horseman",
160279+
"jheysel-r7",
160280+
"Spencer McIntyre"
160281+
],
160282+
"description": "An SQLi injection vulnerability exists in FortiNet FortiClient EMS (Endpoint Management Server).\n FortiClient EMS serves as an endpoint management solution tailored for enterprises, offering a centralized\n platform for overseeing enrolled endpoints. The SQLi is vulnerability is due to user controller strings which\n can be sent directly into database queries.\n\n FcmDaemon.exe is the main service responsible for communicating with enrolled clients. By default it listens on port 8013\n and communicates with FCTDas.exe which is responsible for translating requests and sending them to the database.\n In the message header of a specific request sent between the two services, the FCTUID parameter is vulnerable\n SQLi. The SQLi can used to enable the xp_cmdshell which can then be used to obtain unauthenticated remote code\n execution in the context of NT AUTHORITY\\SYSTEM\n\n Affected versions of FortiClient EMS include:\n 7.2.0 through 7.2.2\n 7.0.1 through 7.0.10\n\n Upgrading to either 7.2.3, 7.0.11 or above is recommended by FortiNet.\n\n It should be noted that in order to be vulnerable, at least one endpoint needs to be enrolled / managed by FortiClient\n EMS for the necessary vulnerable services to be available.",
160283+
"references": [
160284+
"URL-https://www.horizon3.ai/attack-research/attack-blogs/cve-2023-48788-fortinet-forticlientems-sql-injection-deep-dive/",
160285+
"URL-https://github.com/horizon3ai/CVE-2023-48788/blob/main/CVE-2023-48788.py",
160286+
"CVE-2023-48788"
160287+
],
160288+
"platform": "Windows",
160289+
"arch": "cmd",
160290+
"rport": 8013,
160291+
"autofilter_ports": [
160292+
80,
160293+
8080,
160294+
443,
160295+
8000,
160296+
8888,
160297+
8880,
160298+
8008,
160299+
3000,
160300+
8443
160301+
],
160302+
"autofilter_services": [
160303+
"http",
160304+
"https"
160305+
],
160306+
"targets": [
160307+
"Automatic Target"
160308+
],
160309+
"mod_time": "2024-04-12 10:00:07 +0000",
160310+
"path": "/modules/exploits/windows/http/forticlient_ems_fctid_sqli.rb",
160311+
"is_install_path": true,
160312+
"ref_name": "windows/http/forticlient_ems_fctid_sqli",
160313+
"check": true,
160314+
"post_auth": false,
160315+
"default_credential": false,
160316+
"notes": {
160317+
"Stability": [
160318+
"crash-safe"
160319+
],
160320+
"SideEffects": [
160321+
"ioc-in-logs"
160322+
],
160323+
"Reliability": [
160324+
"repeatable-session"
160325+
]
160326+
},
160327+
"session_types": false,
160328+
"needs_cleanup": null
160329+
},
160203160330
"exploit_windows/http/fortilogger_arbitrary_fileupload": {
160204160331
"name": "FortiLogger Arbitrary File Upload Exploit",
160205160332
"fullname": "exploit/windows/http/fortilogger_arbitrary_fileupload",

0 commit comments

Comments
 (0)