vendor:
Oracle Fusion Middleware
by:
7.5
CVSS
HIGH
Cross-Site Scripting
79
CWE
Product Name: Oracle Fusion Middleware
Affected Version From: Oracle BPEL Console 10.1.3.3.0
Affected Version To: Oracle BPEL Console 10.1.3.3.0
Patch Exists: NO
Related CWE:
CPE: a:oracle:fusion_middleware:10.1.3.3.0
Platforms Tested:
Cross-Site Scripting Vulnerability in Oracle BPEL Console
The Oracle Fusion Middleware BPEL Console is prone to a cross-site scripting vulnerability. This vulnerability can be exploited over the 'HTTP' protocol by an attacker with 'Valid Session' privileges. By leveraging this vulnerability, an attacker can execute arbitrary script code in the browser of an unsuspecting user, potentially leading to the theft of cookie-based authentication credentials and other attacks.
Mitigation:
To mitigate this vulnerability, it is recommended to implement input validation and output encoding to prevent the execution of arbitrary script code. Additionally, enforcing proper session management and access controls can help limit the impact of this vulnerability.