From eb4b6a6db5accf04a41c3c2add3cf799e6bc4ccb Mon Sep 17 00:00:00 2001 From: Metasploit Date: Mon, 3 Dec 2018 15:17:23 -0800 Subject: [PATCH] automatic module_metadata_base.json update --- db/modules_metadata_base.json | 49 +++++++++++++++++++++++++++++++++++ 1 file changed, 49 insertions(+) diff --git a/db/modules_metadata_base.json b/db/modules_metadata_base.json index a1471b321e..08a5ad46c8 100644 --- a/db/modules_metadata_base.json +++ b/db/modules_metadata_base.json @@ -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 " + ], + "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",