.. / CVE-2022-2863

Exploit for WordPress WPvivid Backup <0.9.76 - Local File Inclusion (CVE-2022-2863)

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.

Nuclei Template

View the template here CVE-2022-2863.yaml

Validate with Nuclei

echo "$URL" | nuclei -t ~/nuclei-templates/http/cves/2022/CVE-2022-2863.yaml
Copy

References:

http://packetstormsecurity.com/files/168616/WordPress-WPvivid-Backup-Path-Traversal.html
https://seclists.org/fulldisclosure/2022/Oct/0
https://wpscan.com/vulnerability/cb6a3304-2166-47a0-a011-4dcacaa133e5
https://github.com/rodnt/rodnt
https://nvd.nist.gov/vuln/detail/CVE-2022-2863