Overview
Oracle 9i Application Servers are vulnerable to a cross-site scripting vulnerability. The server may inadvertently include malicious HTML tags or script(JavaScript, VBScript, Java, etc.) in a dynamically generated page based on unvalidated input from untrustworthy sources. This can be a problem when a web server does not adequately ensure that generated pages are properly encoded to prevent unintended execution of scripts, and when input is not validated to prevent malicious HTML from being presented to the user.
Description
On Oracle 9i Application Servers, it is possible to use a "cross-site" scripting technique to inject malicious script (JavaScript, VBScript, etc.) or HTML into a web page. Specifically, default access to the "htp" PL/SQL package can be used to exploit this vulnerability. This package is used to export HTML and HTML tags.
|
Impact
The victim will be presented with information which the compromised site did not wish their visitors to be subjected. This could be used to "sniff" sensitive data from within the web page, including passwords, credit card numbers, and any arbitrary information the user inputs. |
Solution
Oracle has released an alert to address this issue (Section 1-e). Oracle has released a the following patches for the following systems at http://metalink.oracle.com: |
A web master may change the default error page to not include the file name passed in by any user. The client may disable JavaScript (or VBScript or other scripting languages), but it doesn't address the problem of simply inserting malicious HTML, and it can cause undesired functionality. |
Vendor Information
CVSS Metrics
Group | Score | Vector |
---|---|---|
Base | ||
Temporal | ||
Environmental |
References
Acknowledgements
Our thanks to David Litchfield for discovering this instance of a Cross-Site Scripting vulnerability.
This document was written by Jason Rafail.
Other Information
CVE IDs: | None |
CERT Advisory: | CA-2000-02 |
Severity Metric: | 4.22 |
Date Public: | 2002-02-06 |
Date First Published: | 2002-03-06 |
Date Last Updated: | 2002-03-06 14:26 UTC |
Document Revision: | 18 |