CVE-2018-20608
published 2018-12-30CVE-2018-20608: imcat 4.4 allows remote attackers to read phpinfo output via the root/tools/adbug/binfo.php?phpinfo1 URI.
PriorityP261high7.5CVSS 3.0
AVNACLPRNUINSUCHINAN
EXPLOIT
EPSS
12.43%
95.7th percentile
imcat 4.4 allows remote attackers to read phpinfo output via the root/tools/adbug/binfo.php?phpinfo1 URI.
Affected
1 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| txjia | imcat | — | — |
Detection & IOCsextracted from sources · hover to see the quote
- →HTTP GET request to /imcat/root/tools/adbug/binfo.php?phpinfo1 returning HTTP 200 with phpinfo output body strings indicates successful exploitation ↗
- →Response body containing both 'PHP Extension' AND 'PHP Version' strings confirms phpinfo page exposure ↗
- →Extract the PHP version from the response body using regex pattern '>PHP Version ([0-9.]+)' to fingerprint the server ↗
- ·The vulnerable path assumes imcat is installed under the /imcat/ web root subdirectory; installations at the web root or other paths will differ ↗
- ·Vulnerability is unauthenticated and requires no prior privileges (PR:N, UI:N), making it trivially exploitable from the network ↗
CVSS provenance
nvdv3.07.5HIGHCVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
nvdv2.05.0MEDIUMAV:N/AC:L/Au:N/C:P/I:N/A:N
CVEs like this are exactly what “Exploited This Week” covers.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
No detection rules found.
Nuclei
Imcat 4.4 - Phpinfo Configuration
nuclei·CVSS 7.5
CVE-2018-20608 [HIGH] Imcat 4.4 - Phpinfo Configuration
Imcat 4.4 - Phpinfo Configuration
Imcat 4.4 allows remote attackers to read phpinfo output via the root/tools/adbug/binfo.php?phpinfo1 URI.
Template:
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.
impact: |
The vulnerability can lead to the exposure of sensitive information, such as server configuration details.
remediation: |
Update Imcat to the latest version or apply the necessary patches to fix the Phpinfo Configuration vulnerability.
reference:
- https://nvd.nist.gov/vuln/detail/CVE-2018-20608
- https://github.com/SexyBeast233/SecBooks
classification:
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
c
No writeups or analysis indexed.
2018-12-30
Published