2021-08-24 17:29:51 +00:00
id : CVE-2018-12095
info :
name : OEcms 3.1 - Cross-Site Scripting
2021-08-24 19:27:07 +00:00
author : LogicalHunter
2021-08-24 17:29:51 +00:00
severity : medium
2021-08-25 11:25:53 +00:00
description : A Reflected Cross-Site Scripting web vulnerability has been discovered in the OEcms v3.1 web-application. The vulnerability is located in the mod parameter of info.php.
reference :
2021-08-24 17:29:51 +00:00
- https://www.exploit-db.com/exploits/44895
2021-08-25 11:25:53 +00:00
- https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-12095
2021-08-24 17:29:51 +00:00
- https://cxsecurity.com/issue/WLB-2018060092
2021-08-25 11:25:53 +00:00
tags : cve,cve2018,xss
2021-09-10 11:26:40 +00:00
classification :
cvss-metrics : CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N
cvss-score : 5.40
cve-id : CVE-2018-12095
cwe-id : CWE-79
2021-08-24 17:29:51 +00:00
requests :
- method : GET
path :
2021-08-25 11:25:53 +00:00
- '{{BaseURL}}/cms/info.php?mod=list%3C%2Fscript%3E%3Cscript%3Ealert%28document.domain%29%3C%2Fscript%3E'
2021-08-24 17:29:51 +00:00
matchers-condition : and
matchers :
- type : word
words :
- '</script><script>alert(document.domain)</script>'
part : body
- type : word
part : header
2021-08-25 11:25:53 +00:00
words :
- text/html
2021-08-24 17:29:51 +00:00
- type : status
status :
- 200