Exploitation Summary
EIP tracks 3 public exploits for CVE-2010-3600.
PoCs published by Metasploit, LAITRUNGMINHDUC, 1c239c43f521145fa8385d64a9c32243, juan vazquez, including Metasploit module exploits/windows/oracle/client_system_analyzer_upload.
AI-analyzed exploit summary This Metasploit module exploits an arbitrary file upload vulnerability in Oracle Database 11g's Client System Analyzer component, allowing remote code execution via uploaded VBS and MOF files. It leverages directory traversal to place files in system directories and executes payloads through Windows Management Instrumentation.
Description
Unspecified vulnerability in the Client System Analyzer component in Oracle Database Server 11.1.0.7 and 11.2.0.1 and Enterprise Manager Grid Control 10.2.0.5 allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors. NOTE: the previous information was obtained from the January 2011 CPU. Oracle has not commented on claims from a reliable third party coordinator that this issue involves an exposed JSP script that accepts XML uploads in conjunction with NULL bytes in an unspecified parameter that allow execution of arbitrary code.
Exploits (3)
This Metasploit module exploits an arbitrary file upload vulnerability in Oracle Database 11g's Client System Analyzer component, allowing remote code execution via uploaded VBS and MOF files. It leverages directory traversal to place files in system directories and executes payloads through Windows Management Instrumentation.
This repository contains a functional Python script that exploits CVE-2010-3600, an arbitrary file upload vulnerability in Oracle Database Client System Analyzer. The script uploads a malicious PHP shell to a target Oracle Enterprise Manager server via a directory traversal attack.
This Metasploit module exploits an arbitrary file upload vulnerability in Oracle Database 11g's Client System Analyzer component, allowing remote code execution via uploaded VBS and MOF files. It leverages Windows Management Instrumentation (WMI) for execution.