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. |
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 |
|
Vendor Information
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 |