automatic module_metadata_base.json update
This commit is contained in:
@@ -69147,6 +69147,67 @@
|
||||
"session_types": false,
|
||||
"needs_cleanup": true
|
||||
},
|
||||
"exploit_linux/http/zyxel_ztp_rce": {
|
||||
"name": "Zyxel Firewall ZTP Unauthenticated Command Injection",
|
||||
"fullname": "exploit/linux/http/zyxel_ztp_rce",
|
||||
"aliases": [
|
||||
|
||||
],
|
||||
"rank": 600,
|
||||
"disclosure_date": "2022-04-28",
|
||||
"type": "exploit",
|
||||
"author": [
|
||||
"jbaines-r7"
|
||||
],
|
||||
"description": "This module exploits CVE-2022-30525, an unauthenticated remote\n command injection vulnerability affecting Zyxel firewalls with zero\n touch provisioning (ZTP) support. By sending a malicious setWanPortSt\n command containing an mtu field with a crafted OS command to the\n /ztp/cgi-bin/handler page, an attacker can gain remote command execution\n as the nobody user.\n\n Affected Zyxel models are:\n\n * USG FLEX 50, 50W, 100W, 200, 500, 700 using firmware 5.21 and below\n * USG20-VPN and USG20W-VPN using firmware 5.21 and below\n * ATP 100, 200, 500, 700, 800 using firmware 5.21 and below",
|
||||
"references": [
|
||||
"CVE-2022-30525",
|
||||
"URL-https://www.rapid7.com/blog/post/2022/05/12/cve-2022-30525-fixed-zyxel-firewall-unauthenticated-remote-command-injection/"
|
||||
],
|
||||
"platform": "Linux,Unix",
|
||||
"arch": "cmd, mips64",
|
||||
"rport": 443,
|
||||
"autofilter_ports": [
|
||||
80,
|
||||
8080,
|
||||
443,
|
||||
8000,
|
||||
8888,
|
||||
8880,
|
||||
8008,
|
||||
3000,
|
||||
8443
|
||||
],
|
||||
"autofilter_services": [
|
||||
"http",
|
||||
"https"
|
||||
],
|
||||
"targets": [
|
||||
"Shell Dropper",
|
||||
"Linux Dropper"
|
||||
],
|
||||
"mod_time": "2022-05-13 15:32:12 +0000",
|
||||
"path": "/modules/exploits/linux/http/zyxel_ztp_rce.rb",
|
||||
"is_install_path": true,
|
||||
"ref_name": "linux/http/zyxel_ztp_rce",
|
||||
"check": true,
|
||||
"post_auth": false,
|
||||
"default_credential": false,
|
||||
"notes": {
|
||||
"Stability": [
|
||||
"crash-safe"
|
||||
],
|
||||
"Reliability": [
|
||||
"repeatable-session"
|
||||
],
|
||||
"SideEffects": [
|
||||
"artifacts-on-disk",
|
||||
"ioc-in-logs"
|
||||
]
|
||||
},
|
||||
"session_types": false,
|
||||
"needs_cleanup": null
|
||||
},
|
||||
"exploit_linux/ids/alienvault_centerd_soap_exec": {
|
||||
"name": "AlienVault OSSIM av-centerd Command Injection",
|
||||
"fullname": "exploit/linux/ids/alienvault_centerd_soap_exec",
|
||||
|
||||
Reference in New Issue
Block a user