cbcvebase.
CVE-2018-20608
published 2018-12-30

CVE-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
VendorProductVersion rangeFixed in
txjiaimcat

Detection & IOCsextracted from sources · hover to see the quote

url/imcat/root/tools/adbug/binfo.php?phpinfo1
path/imcat/root/tools/adbug/binfo.php
  • 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.