CVE-2024-12878
published 2025-02-26CVE-2024-12878: The Custom Block Builder WordPress plugin before 3.8.3 does not sanitise and escape a parameter before outputting it back in the page, leading to a Reflected…
PriorityP335high7.1CVSS 3.1
AVNACLPRNUIRSCCLILAL
EXPLOIT
EPSS
0.59%
43.9th percentile
The Custom Block Builder WordPress plugin before 3.8.3 does not sanitise and escape a parameter before outputting it back in the page, leading to a Reflected Cross-Site Scripting which could be used against high privilege users such as admin.
Affected
1 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| thedevoice | lazy_blocks | < 3.8.3 | 3.8.3 |
CVEs like this are exactly what “Exploited This Week” covers.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
No detection rules found.
Nuclei
Lazy Blocks <= 3.8.2 - Cross-Site Scripting
nuclei·CVSS 7.1
CVE-2024-12878 [HIGH] Lazy Blocks <= 3.8.2 - Cross-Site Scripting
Lazy Blocks alert(1331)=1" HTTP/1.1
Host: {{Hostname}}
matchers:
- type: dsl
dsl:
- 'contains_all(body, "alert(1331)", "edit-lazyblocks", "lazyblocks")'
- 'contains(content_type, "text/html")'
- 'status_code == 200'
condition: and
# digest: 4a0a00473045022100d35978956ec3d62cfac747bf24f53aa063cae11a90f857b4c8bbf7e51f8d2db10220145932abaa8704bc120d90a1d8792612f04388636564ecf99a274daba50df1cb:922c64590222798bb761d5b6d8e72950
No writeups or analysis indexed.
2025-02-26
Published