CVE-2024-13331
published 2025-02-04CVE-2024-13331: The WP Dream Carousel WordPress plugin through 1.0.1b does not sanitise and escape a parameter before outputting it back in the page, leading to a Reflected…
PriorityP432medium6.1CVSS 3.1
AVNACLPRNUIRSCCLILAN
EXPLOIT
EPSS
0.56%
42.4th percentile
The WP Dream Carousel WordPress plugin through 1.0.1b 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 |
|---|---|---|---|
| neoloki | wp_dream_carousel | <= 1.0.1b | — |
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
WP Dream Carousel < 1.0.1b - Cross-Site Scripting
nuclei·CVSS 6.1
CVE-2024-13331 [MEDIUM] WP Dream Carousel < 1.0.1b - Cross-Site Scripting
WP Dream Carousel alert(document.domain)=1" HTTP/1.1
Host: {{Hostname}}
matchers:
- type: dsl
dsl:
- 'contains_all(body, ">alert(document.domain)", "wp-dream-carousel")'
- 'contains(content_type, "text/html")'
- 'status_code == 200'
condition: and
# digest: 4a0a00473045022100bbc3f6ac9a912a386dc3f6590341be4ee7088ae19a2e9b3e41c919d1ac8fc1de0220010e93aaf8b442338fb12cda875eb1178727c07e00be1760dc670be898246cda:922c64590222798bb761d5b6d8e72950
No writeups or analysis indexed.
2025-02-04
Published