Skip to content

Commit

Permalink
automatic module_metadata_base.json update
Browse files Browse the repository at this point in the history
  • Loading branch information
msjenkins-r7 committed Apr 19, 2024
1 parent b8675f0 commit 672d3ee
Showing 1 changed file with 127 additions and 0 deletions.
127 changes: 127 additions & 0 deletions db/modules_metadata_base.json
Original file line number Diff line number Diff line change
Expand Up @@ -99761,6 +99761,70 @@
"session_types": false,
"needs_cleanup": null
},
"exploit_multi/http/gambio_unauth_rce_cve_2024_23759": {
"name": "Gambio Online Webshop unauthenticated PHP Deserialization Vulnerability",
"fullname": "exploit/multi/http/gambio_unauth_rce_cve_2024_23759",
"aliases": [

],
"rank": 600,
"disclosure_date": "2024-01-19",
"type": "exploit",
"author": [
"h00die-gr3y <[email protected]>",
"usd Herolab"
],
"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.",
"references": [
"CVE-2024-23759",
"URL-https://attackerkb.com/topics/cxCsICfcDY/cve-2024-23759",
"URL-https://herolab.usd.de/en/security-advisories/usd-2023-0046/"
],
"platform": "Linux,PHP,Unix",
"arch": "php, cmd, x64, x86",
"rport": 443,
"autofilter_ports": [
80,
8080,
443,
8000,
8888,
8880,
8008,
3000,
8443
],
"autofilter_services": [
"http",
"https"
],
"targets": [
"PHP",
"Unix Command",
"Linux Dropper"
],
"mod_time": "2024-04-19 13:44:18 +0000",
"path": "/modules/exploits/multi/http/gambio_unauth_rce_cve_2024_23759.rb",
"is_install_path": true,
"ref_name": "multi/http/gambio_unauth_rce_cve_2024_23759",
"check": true,
"post_auth": false,
"default_credential": false,
"notes": {
"Stability": [
"crash-safe"
],
"Reliability": [
"repeatable-session"
],
"SideEffects": [
"ioc-in-logs",
"artifacts-on-disk"
]
},
"session_types": false,
"needs_cleanup": true
},
"exploit_multi/http/gestioip_exec": {
"name": "GestioIP Remote Command Execution",
"fullname": "exploit/multi/http/gestioip_exec",
Expand Down Expand Up @@ -160200,6 +160264,69 @@
"session_types": false,
"needs_cleanup": null
},
"exploit_windows/http/forticlient_ems_fctid_sqli": {
"name": "FortiNet FortiClient Endpoint Management Server FCTID SQLi to RCE",
"fullname": "exploit/windows/http/forticlient_ems_fctid_sqli",
"aliases": [

],
"rank": 600,
"disclosure_date": "2024-04-21",
"type": "exploit",
"author": [
"Zach Hanley",
"James Horseman",
"jheysel-r7",
"Spencer McIntyre"
],
"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.",
"references": [
"URL-https://www.horizon3.ai/attack-research/attack-blogs/cve-2023-48788-fortinet-forticlientems-sql-injection-deep-dive/",
"URL-https://github.com/horizon3ai/CVE-2023-48788/blob/main/CVE-2023-48788.py",
"CVE-2023-48788"
],
"platform": "Windows",
"arch": "cmd",
"rport": 8013,
"autofilter_ports": [
80,
8080,
443,
8000,
8888,
8880,
8008,
3000,
8443
],
"autofilter_services": [
"http",
"https"
],
"targets": [
"Automatic Target"
],
"mod_time": "2024-04-12 10:00:07 +0000",
"path": "/modules/exploits/windows/http/forticlient_ems_fctid_sqli.rb",
"is_install_path": true,
"ref_name": "windows/http/forticlient_ems_fctid_sqli",
"check": true,
"post_auth": false,
"default_credential": false,
"notes": {
"Stability": [
"crash-safe"
],
"SideEffects": [
"ioc-in-logs"
],
"Reliability": [
"repeatable-session"
]
},
"session_types": false,
"needs_cleanup": null
},
"exploit_windows/http/fortilogger_arbitrary_fileupload": {
"name": "FortiLogger Arbitrary File Upload Exploit",
"fullname": "exploit/windows/http/fortilogger_arbitrary_fileupload",
Expand Down

0 comments on commit 672d3ee

Please sign in to comment.