Skip to content

Commit 745f61e

Browse files
committed
automatic module_metadata_base.json update
1 parent 1cdaeac commit 745f61e

File tree

1 file changed

+65
-0
lines changed

1 file changed

+65
-0
lines changed

db/modules_metadata_base.json

Lines changed: 65 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67993,6 +67993,71 @@
6799367993
"session_types": false,
6799467994
"needs_cleanup": null
6799567995
},
67996+
"exploit_linux/http/acronis_cyber_infra_cve_2023_45249": {
67997+
"name": "Acronis Cyber Infrastructure default password remote code execution",
67998+
"fullname": "exploit/linux/http/acronis_cyber_infra_cve_2023_45249",
67999+
"aliases": [
68000+
68001+
],
68002+
"rank": 600,
68003+
"disclosure_date": "2024-07-24",
68004+
"type": "exploit",
68005+
"author": [
68006+
"h00die-gr3y <[email protected]>",
68007+
"Acronis International GmbH"
68008+
],
68009+
"description": "Acronis Cyber Infrastructure (ACI) is an IT infrastructure solution that provides storage,\n compute, and network resources. Businesses and Service Providers are using it for data storage,\n backup storage, creating and managing virtual machines and software-defined networks, running\n cloud-native applications in production environments.\n This module exploits a default password vulnerability in ACI which allow an attacker to access\n the ACI PostgreSQL database and gain administrative access to the ACI Web Portal.\n This opens the door for the attacker to upload SSH keys that enables root access\n to the appliance/server. This attack can be remotely executed over the WAN as long as the\n PostgreSQL and SSH services are exposed to the outside world.\n ACI versions 5.0 before build 5.0.1-61, 5.1 before build 5.1.1-71, 5.2 before build 5.2.1-69,\n 5.3 before build 5.3.1-53, and 5.4 before build 5.4.4-132 are vulnerable.",
68010+
"references": [
68011+
"CVE-2023-45249",
68012+
"URL-https://security-advisory.acronis.com/advisories/SEC-6452",
68013+
"URL-https://attackerkb.com/topics/T2b62daDsL/cve-2023-45249"
68014+
],
68015+
"platform": "Linux,Unix",
68016+
"arch": "cmd",
68017+
"rport": 8888,
68018+
"autofilter_ports": [
68019+
80,
68020+
8080,
68021+
443,
68022+
8000,
68023+
8888,
68024+
8880,
68025+
8008,
68026+
3000,
68027+
8443,
68028+
5432
68029+
],
68030+
"autofilter_services": [
68031+
"http",
68032+
"https",
68033+
"postgres"
68034+
],
68035+
"targets": [
68036+
"Unix/Linux Command",
68037+
"Interactive SSH"
68038+
],
68039+
"mod_time": "2024-09-26 21:53:27 +0000",
68040+
"path": "/modules/exploits/linux/http/acronis_cyber_infra_cve_2023_45249.rb",
68041+
"is_install_path": true,
68042+
"ref_name": "linux/http/acronis_cyber_infra_cve_2023_45249",
68043+
"check": true,
68044+
"post_auth": true,
68045+
"default_credential": false,
68046+
"notes": {
68047+
"Stability": [
68048+
"crash-safe"
68049+
],
68050+
"SideEffects": [
68051+
"artifacts-on-disk",
68052+
"ioc-in-logs"
68053+
],
68054+
"Reliability": [
68055+
"repeatable-session"
68056+
]
68057+
},
68058+
"session_types": false,
68059+
"needs_cleanup": null
68060+
},
6799668061
"exploit_linux/http/advantech_switch_bash_env_exec": {
6799768062
"name": "Advantech Switch Bash Environment Variable Code Injection (Shellshock)",
6799868063
"fullname": "exploit/linux/http/advantech_switch_bash_env_exec",

0 commit comments

Comments
 (0)