vendor:
Siebel Sales
by:
omurugur
7.5
CVSS
HIGH
Persistent Cross-Site Scripting
79
CWE
Product Name: Siebel Sales
Affected Version From: Oracle Siebel Sales 8.1
Affected Version To: Oracle Siebel Sales 8.1
Patch Exists: NO
Related CWE: N/A
CPE: a:oracle:siebel_sales:8.1
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: None
2019
Oracle Siebel Sales 8.1 – Persistent Cross-Site Scripting
Oracle Siebel Sales 8.1 is vulnerable to persistent cross-site scripting. An attacker can inject malicious JavaScript code into the application by sending a specially crafted POST request to the vulnerable application. This malicious code will be executed in the browser of the victim when the application is accessed.
Mitigation:
Input validation should be used to prevent malicious code from being injected into the application. Additionally, the application should be configured to use a Content Security Policy (CSP) to prevent malicious code from being executed in the browser.