Lucene search
K

Imcat 4.4 - Phpinfo Configuration

🗓️ 21 Jun 2026 03:03:41Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 162 Views

Imcat 4.4 Phpinfo Configuration allows remote attackers to read phpinfo output via the root/tools/adbug/binfo.php?phpinfo1 URI. It leads to the exposure of sensitive server configuration details

Related
Refs
Code
ReporterTitlePublishedViews
Family
CNVD
imcat Information Disclosure Vulnerability (CNVD-2019-00971)
31 Dec 201800:00
cnvd
CVE
CVE-2018-20608
30 Dec 201821:00
cve
Cvelist
CVE-2018-20608
30 Dec 201821:00
cvelist
NVD
CVE-2018-20608
30 Dec 201821:29
nvd
Prion
Code injection
30 Dec 201821:29
prion
RedhatCVE
CVE-2018-20608
22 May 202503:32
redhatcve
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
    cvss-score: 7.5
    cve-id: CVE-2018-20608
    cwe-id: CWE-200
    epss-score: 0.12434
    epss-percentile: 0.95696
    cpe: cpe:2.3:a:txjia:imcat:4.4:*:*:*:*:*:*:*
  metadata:
    max-request: 1
    vendor: txjia
    product: imcat
  tags: cve2018,cve,imcat,phpinfo,config,txjia,vuln

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
# digest: 4a0a00473045022100d3d0b843d2ee8d4d8071f21727b247e1a4ffcf29e4330b8c1622eeb40b6e695302202727c43bab2bf51ec8a98b07b770a96f5a5e9cf1bfb62a97e01c4be17bd4c5b1:922c64590222798bb761d5b6d8e72950

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

04 Feb 2026 07:00Current
7.2High risk
Vulners AI Score7.2
CVSS 25
CVSS 37.5
EPSS0.12434
162