Skip to content

Commit d84eb32

Browse files
author
jenkins-metasploit
committed
automatic module_metadata_base.json update
1 parent 58c3592 commit d84eb32

File tree

1 file changed

+63
-63
lines changed

1 file changed

+63
-63
lines changed

db/modules_metadata_base.json

Lines changed: 63 additions & 63 deletions
Original file line numberDiff line numberDiff line change
@@ -97353,69 +97353,6 @@
9735397353
"session_types": false,
9735497354
"needs_cleanup": null
9735597355
},
97356-
"exploit_multi/acronis_cyber_protect_unauth_rce_cve_2022_3405": {
97357-
"name": "Acronis Cyber Protect/Backup remote code execution",
97358-
"fullname": "exploit/multi/acronis_cyber_protect_unauth_rce_cve_2022_3405",
97359-
"aliases": [
97360-
97361-
],
97362-
"rank": 600,
97363-
"disclosure_date": "2022-11-08",
97364-
"type": "exploit",
97365-
"author": [
97366-
"h00die-gr3y <[email protected]>",
97367-
"Sandro Tolksdorf of usd AG."
97368-
],
97369-
"description": "Acronis Cyber Protect or Backup is an enterprise backup/recovery solution for all,\n compute, storage and application resources. Businesses and Service Providers are using it\n to protect and backup all IT assets in their IT environment.\n The Acronis Cyber Protect appliance, in its default configuration, allows the anonymous\n registration of new protect/backup agents on new endpoints. This API endpoint also\n generates bearer tokens which the agent then uses to authenticate to the appliance.\n As the management web console is running on the same port as the API for the agents, this\n bearer token is also valid for any actions on the web console. This allows an attacker\n with network access to the appliance to start the registration of a new agent, retrieve a\n bearer token that provides admin access to the available functions in the web console.\n\n The web console contains multiple possibilities to execute arbitrary commands on both the\n agents (e.g., via PreCommands for a backup) and also the appliance (e.g., via a Validation\n job on the agent of the appliance). These options can easily be set with the provided bearer\n token, which leads to a complete compromise of all agents and the appliance itself.\n\n You can either use the module `auxiliary/gather/acronis_cyber_protect_machine_info_disclosure`\n to collect target info for exploitation in this module. Or just run this module standalone and\n it will try to exploit the first online endpoint matching your target and payload settings\n configured at the module.\n\n Acronis Cyber Protect 15 (Windows, Linux) before build 29486 and\n Acronis Cyber Backup 12.5 (Windows, Linux) before build 16545 are vulnerable.",
97370-
"references": [
97371-
"CVE-2022-3405",
97372-
"URL-https://herolab.usd.de/security-advisories/usd-2022-0008/",
97373-
"URL-https://attackerkb.com/topics/WVI3r5eNIc/cve-2022-3405"
97374-
],
97375-
"platform": "Linux,Unix,Windows",
97376-
"arch": "cmd",
97377-
"rport": 9877,
97378-
"autofilter_ports": [
97379-
80,
97380-
8080,
97381-
443,
97382-
8000,
97383-
8888,
97384-
8880,
97385-
8008,
97386-
3000,
97387-
8443
97388-
],
97389-
"autofilter_services": [
97390-
"http",
97391-
"https"
97392-
],
97393-
"targets": [
97394-
"Unix/Linux Command",
97395-
"Windows Command"
97396-
],
97397-
"mod_time": "2024-11-28 08:57:21 +0000",
97398-
"path": "/modules/exploits/multi/acronis_cyber_protect_unauth_rce_cve_2022_3405.rb",
97399-
"is_install_path": true,
97400-
"ref_name": "multi/acronis_cyber_protect_unauth_rce_cve_2022_3405",
97401-
"check": true,
97402-
"post_auth": false,
97403-
"default_credential": false,
97404-
"notes": {
97405-
"Stability": [
97406-
"crash-safe"
97407-
],
97408-
"SideEffects": [
97409-
"artifacts-on-disk",
97410-
"ioc-in-logs"
97411-
],
97412-
"Reliability": [
97413-
"repeatable-session"
97414-
]
97415-
},
97416-
"session_types": false,
97417-
"needs_cleanup": null
97418-
},
9741997356
"exploit_multi/browser/adobe_flash_hacking_team_uaf": {
9742097357
"name": "Adobe Flash Player ByteArray Use After Free",
9742197358
"fullname": "exploit/multi/browser/adobe_flash_hacking_team_uaf",
@@ -100884,6 +100821,69 @@
100884100821
"session_types": false,
100885100822
"needs_cleanup": null
100886100823
},
100824+
"exploit_multi/http/acronis_cyber_protect_unauth_rce_cve_2022_3405": {
100825+
"name": "Acronis Cyber Protect/Backup remote code execution",
100826+
"fullname": "exploit/multi/http/acronis_cyber_protect_unauth_rce_cve_2022_3405",
100827+
"aliases": [
100828+
"exploits/multi/acronis_cyber_protect_unauth_rce_cve_2022_3405"
100829+
],
100830+
"rank": 600,
100831+
"disclosure_date": "2022-11-08",
100832+
"type": "exploit",
100833+
"author": [
100834+
"h00die-gr3y <[email protected]>",
100835+
"Sandro Tolksdorf of usd AG."
100836+
],
100837+
"description": "Acronis Cyber Protect or Backup is an enterprise backup/recovery solution for all,\n compute, storage and application resources. Businesses and Service Providers are using it\n to protect and backup all IT assets in their IT environment.\n The Acronis Cyber Protect appliance, in its default configuration, allows the anonymous\n registration of new protect/backup agents on new endpoints. This API endpoint also\n generates bearer tokens which the agent then uses to authenticate to the appliance.\n As the management web console is running on the same port as the API for the agents, this\n bearer token is also valid for any actions on the web console. This allows an attacker\n with network access to the appliance to start the registration of a new agent, retrieve a\n bearer token that provides admin access to the available functions in the web console.\n\n The web console contains multiple possibilities to execute arbitrary commands on both the\n agents (e.g., via PreCommands for a backup) and also the appliance (e.g., via a Validation\n job on the agent of the appliance). These options can easily be set with the provided bearer\n token, which leads to a complete compromise of all agents and the appliance itself.\n\n You can either use the module `auxiliary/gather/acronis_cyber_protect_machine_info_disclosure`\n to collect target info for exploitation in this module. Or just run this module standalone and\n it will try to exploit the first online endpoint matching your target and payload settings\n configured at the module.\n\n Acronis Cyber Protect 15 (Windows, Linux) before build 29486 and\n Acronis Cyber Backup 12.5 (Windows, Linux) before build 16545 are vulnerable.",
100838+
"references": [
100839+
"CVE-2022-3405",
100840+
"URL-https://herolab.usd.de/security-advisories/usd-2022-0008/",
100841+
"URL-https://attackerkb.com/topics/WVI3r5eNIc/cve-2022-3405"
100842+
],
100843+
"platform": "Linux,Unix,Windows",
100844+
"arch": "cmd",
100845+
"rport": 9877,
100846+
"autofilter_ports": [
100847+
80,
100848+
8080,
100849+
443,
100850+
8000,
100851+
8888,
100852+
8880,
100853+
8008,
100854+
3000,
100855+
8443
100856+
],
100857+
"autofilter_services": [
100858+
"http",
100859+
"https"
100860+
],
100861+
"targets": [
100862+
"Unix/Linux Command",
100863+
"Windows Command"
100864+
],
100865+
"mod_time": "2025-01-09 16:32:42 +0000",
100866+
"path": "/modules/exploits/multi/http/acronis_cyber_protect_unauth_rce_cve_2022_3405.rb",
100867+
"is_install_path": true,
100868+
"ref_name": "multi/http/acronis_cyber_protect_unauth_rce_cve_2022_3405",
100869+
"check": true,
100870+
"post_auth": false,
100871+
"default_credential": false,
100872+
"notes": {
100873+
"Stability": [
100874+
"crash-safe"
100875+
],
100876+
"SideEffects": [
100877+
"artifacts-on-disk",
100878+
"ioc-in-logs"
100879+
],
100880+
"Reliability": [
100881+
"repeatable-session"
100882+
]
100883+
},
100884+
"session_types": false,
100885+
"needs_cleanup": null
100886+
},
100887100887
"exploit_multi/http/activecollab_chat": {
100888100888
"name": "Active Collab \"chat module\" Remote PHP Code Injection Exploit",
100889100889
"fullname": "exploit/multi/http/activecollab_chat",

0 commit comments

Comments
 (0)