automatic module_metadata_base.json update
This commit is contained in:
@@ -47067,6 +47067,50 @@
|
||||
"notes": {
|
||||
}
|
||||
},
|
||||
"exploit_linux/http/imperva_securesphere_exec": {
|
||||
"name": "Imperva SecureSphere PWS Command Injection",
|
||||
"full_name": "exploit/linux/http/imperva_securesphere_exec",
|
||||
"rank": 600,
|
||||
"disclosure_date": "2018-10-08",
|
||||
"type": "exploit",
|
||||
"author": [
|
||||
"rsp3ar <lukunming<at>gmail.com"
|
||||
],
|
||||
"description": "This module exploits a command injection vulnerability in Imperva\n SecureSphere 13.x. The vulnerability exists in the PWS service,\n where Python CGIs didn't properly sanitize user supplied command\n parameters and directly passes them to corresponding CLI utility,\n leading to command injection. Agent registration credential is\n required to exploit SecureSphere in gateway mode.\n\n This module was successfully tested on Imperva SecureSphere 13.0/13.1/\n 13.2 in pre-ftl mode and unsealed gateway mode.",
|
||||
"references": [
|
||||
"EDB-45542"
|
||||
],
|
||||
"platform": "Linux",
|
||||
"arch": "x86, x64",
|
||||
"rport": 443,
|
||||
"autofilter_ports": [
|
||||
80,
|
||||
8080,
|
||||
443,
|
||||
8000,
|
||||
8888,
|
||||
8880,
|
||||
8008,
|
||||
3000,
|
||||
8443
|
||||
],
|
||||
"autofilter_services": [
|
||||
"http",
|
||||
"https"
|
||||
],
|
||||
"targets": [
|
||||
"Imperva SecureSphere 13.0/13.1/13.2"
|
||||
],
|
||||
"mod_time": "2019-03-05 21:37:55 +0000",
|
||||
"path": "/modules/exploits/linux/http/imperva_securesphere_exec.rb",
|
||||
"is_install_path": true,
|
||||
"ref_name": "linux/http/imperva_securesphere_exec",
|
||||
"check": true,
|
||||
"post_auth": true,
|
||||
"default_credential": true,
|
||||
"notes": {
|
||||
}
|
||||
},
|
||||
"exploit_linux/http/ipfire_bashbug_exec": {
|
||||
"name": "IPFire Bash Environment Variable Injection (Shellshock)",
|
||||
"full_name": "exploit/linux/http/ipfire_bashbug_exec",
|
||||
|
||||
Reference in New Issue
Block a user