Overview
A vulnerability exists in the way the Apache Procedural Language/Structured Query Language (PL/SQL) module used by Oracle9i Application Server (iAS) handles HTTP Authorization headers. This vulnerability could allow an unauthenticated remote attacker to crash the Apache service.
Description
NGSSoftware has released Insight Security Research Advisory #NISR06022002B that describes a number of vulnerabilities in the Apache PL/SQL module used by Oracle9i Application Server (iAS). This document addresses a denial-of-service vulnerability triggered by a malformed HTTP Authorization request. 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 handles authentication requests for various elements of Oracle iAS, such as stored procedures and Database Access Descriptors (DAD). If necessary, the PL/SQL module will prompt for credentials using the Authorization mechanism of the HTTP protocol. Section 14.8 of RFC 2616 describes HTTP Authorization and RFC 2617 describes the Basic and Digest HTTP Authentication schemes. Both server challenges and client requests use a token to determine what type of Authentication scheme (auth-scheme) to use. If the PL/SQL module receives a malformed HTTP Authorization request that does not contain an Authentication type (auth-scheme) token, the Apache process will crash, denying service to legitimate users. |
Impact
An unauthenticated remote attacker can crash the Apache service. |
Solution
Apply Patch |
|
Vendor Information
CVSS Metrics
Group | Score | Vector |
---|---|---|
Base | ||
Temporal | ||
Environmental |
References
- http://www.nextgenss.com/advisories/oraplsbos.txt
- http://www.nextgenss.com/papers/hpoas.pdf
- http://www.securityfocus.com/bid/4037
- http://otn.oracle.com/deploy/security/pdf/ias_modplsql_alert.pdf
- http://otn.oracle.com/tech/pl_sql/content.html
- http://metalink.oracle.com/
- http://www.ietf.org/rfc/rfc2616.txt
- http://www.ietf.org/rfc/rfc2617.txt
Acknowledgements
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-0566 |
Severity Metric: | 3.26 |
Date Public: | 2002-02-06 |
Date First Published: | 2002-02-25 |
Date Last Updated: | 2002-03-15 20:48 UTC |
Document Revision: | 46 |