Vulnerabilities > CVE-2010-2415 - Unspecified vulnerability in Oracle Database Server
Attack vector
UNKNOWN Attack complexity
UNKNOWN Privileges required
UNKNOWN Confidentiality impact
UNKNOWN Integrity impact
UNKNOWN Availability impact
UNKNOWN Summary
Unspecified vulnerability in the Change Data Capture component in Oracle Database Server 10.1.0.5, 10.2.0.4, 11.1.0.7, and 11.2.0.1 allows remote authenticated users to affect confidentiality and integrity, related to DBMS_CDC_PUBLISH.
Vulnerable Configurations
Part | Description | Count |
---|---|---|
Application | 4 |
Metasploit
description | The module exploits an sql injection flaw in the CREATE_CHANGE_SET procedure of the PL/SQL package DBMS_CDC_PUBLISH. Any user with execute privilege on the vulnerable package can exploit this vulnerability. By default, users granted EXECUTE_CATALOG_ROLE have the required privilege. |
id | MSF:AUXILIARY/SQLI/ORACLE/DBMS_CDC_PUBLISH3 |
last seen | 2020-06-14 |
modified | 2017-07-24 |
published | 2010-10-15 |
references | |
reporter | Rapid7 |
source | https://github.com/rapid7/metasploit-framework/blob/master//modules/auxiliary/sqli/oracle/dbms_cdc_publish3.rb |
title | Oracle DB SQL Injection via SYS.DBMS_CDC_PUBLISH.CREATE_CHANGE_SET |
Nessus
NASL family | Databases |
NASL id | ORACLE_RDBMS_CPU_OCT_2010.NASL |
description | The remote Oracle database server is missing the October 2010 Critical Patch Update (CPU) and therefore is potentially affected by security issues in the following components : - Enterprise Manager Console - Java Virtual Machine - Change Data Capture - OLAP - Job Queue - XDK - Core RDBMS - Perl |
last seen | 2020-06-02 |
modified | 2010-11-18 |
plugin id | 50652 |
published | 2010-11-18 |
reporter | This script is Copyright (C) 2010-2020 and is owned by Tenable, Inc. or an Affiliate thereof. |
source | https://www.tenable.com/plugins/nessus/50652 |
title | Oracle Database Multiple Vulnerabilities (October 2010 CPU) |
code |
|
Seebug
bulletinFamily | exploit |
description | BUGTRAQ ID: 43956 CVE ID: CVE-2010-2415 Oracle是大型的商业数据库系统。 Oracle数据库的Change Data Capture组件中提供了一个DBMS_CDC_PUBLISH PL/SQL软件包,该软件包的CREATE_CHANGE_SET过程中存在SQL注入漏洞。恶意用户可以以特殊参数调用有漏洞的过程,导致以SYS用户的权限执行SQL语句。 利用这个漏洞要求拥有对SYS.DBMS_CDC_PUBLISH软件包的EXECUTE权限。默认下给予了EXECUTE_CATALOG_ROLE角色的用户拥有这个权限。 Oracle Database 11.2.0.1 Oracle Database 11.1.0.7 Oracle Database 10.2.0.4 Oracle Database 10.2.0.3 Oracle Database 10.1.0.5 厂商补丁: Oracle ------ Oracle已经为此发布了一个安全公告(cpuoct2010)以及相应补丁: cpuoct2010:Oracle Critical Patch Update Advisory - October 2010 链接:http://www.oracle.com/technetwork/topics/security/cpuoct2010-175626.html |
id | SSV:20201 |
last seen | 2017-11-19 |
modified | 2010-10-26 |
published | 2010-10-26 |
reporter | Root |
title | Oracle数据库CREATE_CHANGE_SET过程SQL注入漏洞 |