automatic module_metadata_base.json update

GSoC/Meterpreter_Web_Console
Metasploit 2018-12-03 15:17:23 -08:00
parent c27c149a4d
commit eb4b6a6db5
No known key found for this signature in database
GPG Key ID: CDFB5FA52007B954
1 changed files with 49 additions and 0 deletions

View File

@ -106579,6 +106579,55 @@
"notes": {
}
},
"exploit_windows/http/hp_imc_java_deserialize": {
"name": "HP Intelligent Management Java Deserialization RCE",
"full_name": "exploit/windows/http/hp_imc_java_deserialize",
"rank": 600,
"disclosure_date": "2017-10-03",
"type": "exploit",
"author": [
"Steven Seeley (mr_me) of Offensive Security",
"Carsten <Carsten @MaartmannMoe / cmm@transcendentgroup.com>"
],
"description": "This vulnerability allows remote attackers to execute arbitrary code on vulnerable installations of\n Hewlett Packard Enterprise Intelligent Management Center. Authentication is not required to exploit\n this vulnerability.\n\n The specific flaw exists within the WebDMDebugServlet, which listens on TCP ports 8080 and 8443 by\n default. The issue results from the lack of proper validation of user-supplied data, which can result\n in deserialization of untrusted data. An attacker can leverage this vulnerability to execute arbitrary\n code in the context of SYSTEM.",
"references": [
"CVE-2017-12557",
"URL-https://github.com/pimps/ysoserial-modified/blob/master/src/main/java/ysoserial/payloads/JSON1.java",
"URL-https://www.zerodayinitiative.com/advisories/ZDI-17-832/"
],
"is_server": true,
"is_client": false,
"platform": "Windows",
"arch": "",
"rport": "8080",
"autofilter_ports": [
80,
8080,
443,
8000,
8888,
8880,
8008,
3000,
8443
],
"autofilter_services": [
"http",
"https"
],
"targets": [
"HPE IMC 7.3 E0504P2 and earlier / Windows"
],
"mod_time": "2018-12-03 17:03:04 +0000",
"path": "/modules/exploits/windows/http/hp_imc_java_deserialize.rb",
"is_install_path": true,
"ref_name": "windows/http/hp_imc_java_deserialize",
"check": true,
"post_auth": false,
"default_credential": false,
"notes": {
}
},
"exploit_windows/http/hp_imc_mibfileupload": {
"name": "HP Intelligent Management Center Arbitrary File Upload",
"full_name": "exploit/windows/http/hp_imc_mibfileupload",