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-27 15:51:13 +00:00
|
|
|
impact: |
|
|
|
|
The vulnerability can lead to the exposure of sensitive information, such as server configuration details.
|
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-12-12 11:07:52 +00:00
|
|
|
epss-percentile: 0.90712
|
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-12-05 09:50:33 +00:00
|
|
|
tags: cve,cve2018,imcat,phpinfo,config,txjia
|
2023-07-25 17:43:09 +00:00
|
|
|
|
|
|
|
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-12-29 09:30:44 +00:00
|
|
|
# digest: 4b0a00483046022100acca841e1065eac80424e8def1a129ccc3b4fddf363a64f1386cb58c6d96aa0b022100d27c220d6af4e34d0e1a7954ddce3ee86f60630254163ade95767be8a8e77e0c:922c64590222798bb761d5b6d8e72950
|