search menu icon-carat-right cmu-wordmark

CERT Coordination Center

Oracle9i Application Server PL/SQL Gateway web administration interface uses null authentication by default

Vulnerability Note VU#611776

Original Release Date: 2002-03-13 | Last Revised: 2003-07-02

Overview

A vulnerability exists in the Apache Procedural Language/Structured Query Language (PL/SQL) module used by Oracle 9i Application Server (iAS). In its default configuration, the PL/SQL module grants unauthenticated access to the PL/SQL gateway web-based administration interface.

Description

NGSSoftware has released a paper titled Hackproofing Oracle Application Server that describes a number of security issues in the Apache PL/SQL module used by Oracle9i Application Server (iAS). This document addresses a default configuration vulnerability in which access to the PL/SQL gateway administration web interface is not authenticated.

Oracle iAS uses the Apache HTTP Server to provide web services, including access to stored procedures via the Oracle PL/SQL module (modpplsql or mod_plsql). In iAS, PL/SQL is used to communicate with the database and generate HTML that can be interpreted by a web browser. The PL/SQL module provides a web-based administration interface to configure Database Access Descriptors (DAD) and cache settings. A DAD describes how a PL/SQL request connects to an application and can specify credentials or other authentication information. By default no (null) authentication is performed on requests for the administration web pages. Any user who is able to access the web server can administer the PL/SQL gateway.

The vulnerable PL/SQL module may also be used by Oracle9i Database and Oracle8i Database.

Impact

An unauthenticated, remote intruder could modify DAD and cache settings. By modifying, creating, or deleting DADs, an intruder could gain access to PL/SQL applications or deny service legitimate users. Also, access to the PL/SQL gateway administration web interface exposes two buffer overflow vulnerabilities: one in the DAD password field [VU#659043] and a second in the cache directory name [VU#923395].

Solution

Restrict Access
Access to the PL/SQL gateway administration web pages can be restricted by specifying authorized user names and connect strings or an administrative Database Access Descriptor (DAD) in the PL/SQL gateway configuration file, /Apache/modplsql/cfg/wdbsvr.app. For more information, read the section titled Protecting the Administration pages in the Oracle iAS documentation under Using the PL/SQL Gateway.


Change Path to Administrative Interface

The path to the administration web pages can be configured in the the PL/SQL gateway configuration file, /Apache/modplsql/cfg/wdbsvr.app. While changing the path may make it more difficult, it does not prevent an intruder from accessing the administration web pages. To protect the administration web pages, configure the PL/SQL gateway to require authentication as noted above under Restrict Access.

Disable Vulnerable Service

Disable the PL/SQL service (modplsql or mod_plsql in Apache).

Vendor Information

611776
 

Oracle Corporation Affected

Updated:  March 13, 2002

Status

Affected

Vendor Statement

Oracle has released Oracle Security Alert #28.

Vendor Information

The vendor has not provided us with any further information regarding this vulnerability.

Addendum

The CERT/CC has no additional comments at this time.

If you have feedback, comments, or additional information about this vulnerability, please send us email.


CVSS Metrics

Group Score Vector
Base
Temporal
Environmental

References

Acknowledgements

This issue was reported by Sanjay Patel. The CERT Coordination Center thanks David Litchfield of NGSSoftware for information used in this document.

This document was written by Art Manion.

Other Information

CVE IDs: CVE-2002-0561
Severity Metric: 6.04
Date Public: 2002-01-10
Date First Published: 2002-03-13
Date Last Updated: 2003-07-02 23:06 UTC
Document Revision: 26

Sponsored by CISA.