Skip to content

Commit 1fd4bb5

Browse files
committed
automatic module_metadata_base.json update
1 parent e2c91eb commit 1fd4bb5

File tree

1 file changed

+17
-5
lines changed

1 file changed

+17
-5
lines changed

db/modules_metadata_base.json

Lines changed: 17 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -91819,15 +91819,16 @@
9181991819
"disclosure_date": "2013-10-30",
9182091820
"type": "exploit",
9182191821
"author": [
91822-
"Brandon Perry <[email protected]>"
91822+
"Brandon Perry <[email protected]>",
91823+
"lap1nou <[email protected]>"
9182391824
],
91824-
"description": "ZABBIX allows an administrator to create scripts that will be run on hosts.\n An authenticated attacker can create a script containing a payload, then a host\n with an IP of 127.0.0.1 and run the arbitrary script on the ZABBIX host.\n\n This module was tested against Zabbix v2.0.9.",
91825+
"description": "ZABBIX allows an administrator to create scripts that will be run on hosts.\n An authenticated attacker can create a script containing a payload, then a host\n with an IP of 127.0.0.1 and run the arbitrary script on the ZABBIX host.\n\n This module was tested against Zabbix v2.0.9, v2.0.5, v3.0.1, v4.0.18, v5.0.17, v6.0.0.",
9182591826
"references": [
9182691827
"CVE-2013-3628",
9182791828
"URL-https://blog.rapid7.com/2013/10/30/seven-tricks-and-treats"
9182891829
],
9182991830
"platform": "Linux,Unix",
91830-
"arch": "cmd",
91831+
"arch": "cmd, x86, x64",
9183191832
"rport": 80,
9183291833
"autofilter_ports": [
9183391834
80,
@@ -91845,16 +91846,27 @@
9184591846
"https"
9184691847
],
9184791848
"targets": [
91848-
"Automatic"
91849+
"Linux Dropper",
91850+
"Unix Command"
9184991851
],
91850-
"mod_time": "2020-10-02 17:38:06 +0000",
91852+
"mod_time": "2022-02-04 15:12:57 +0000",
9185191853
"path": "/modules/exploits/multi/http/zabbix_script_exec.rb",
9185291854
"is_install_path": true,
9185391855
"ref_name": "multi/http/zabbix_script_exec",
9185491856
"check": true,
9185591857
"post_auth": true,
9185691858
"default_credential": false,
9185791859
"notes": {
91860+
"Stability": [
91861+
"crash-safe"
91862+
],
91863+
"Reliability": [
91864+
"repeatable-session"
91865+
],
91866+
"SideEffects": [
91867+
"ioc-in-logs",
91868+
"artifacts-on-disk"
91869+
]
9185891870
},
9185991871
"session_types": false,
9186091872
"needs_cleanup": null

0 commit comments

Comments
 (0)