Lucene search
K

phpfastcache - phpinfo Resource Exposure

🗓️ 06 Jul 2026 03:02:03Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 169 Views

phpfastcache phpinfo exposure, CVE-2021-3770

Related
Refs
Code
ReporterTitlePublishedViews
Family
ATTACKERKB
CVE-2021-37704
12 Aug 202120:15
attackerkb
Circl
CVE-2021-37704
13 Aug 202100:40
circl
CNNVD
phpfastcache 信息泄露漏洞
12 Aug 202100:00
cnnvd
CVE
CVE-2021-37704
12 Aug 202120:05
cve
Cvelist
CVE-2021-37704 Exposed phpinfo() in PhpFastCache
12 Aug 202120:05
cvelist
Github Security Blog
Exposed phpinfo() leadked via documentation files
30 Aug 202116:13
github
NVD
CVE-2021-37704
12 Aug 202120:15
nvd
OSV
GHSA-CVH5-P6R6-G2QC Exposed phpinfo() leadked via documentation files
30 Aug 202116:13
osv
Prion
Design/Logic Flaw
12 Aug 202120:15
prion
Positive Technologies
PT-2021-21823 · Unknown · Phpfastcache
12 Aug 202100:00
ptsecurity
Rows per page
id: CVE-2021-37704

info:
  name: phpfastcache - phpinfo Resource Exposure
  author: whoever
  severity: medium
  description: phpinfo() is susceptible to resource exposure in unprotected composer vendor folders via phpfastcache/phpfastcache.
  impact: |
    An attacker can gain access to sensitive information, such as server configuration details, PHP version, and installed extensions.
  remediation: |
    Remove or restrict access to the phpinfo.php file in the phpfastcache library.
  reference:
    - https://github.com/PHPSocialNetwork/phpfastcache/pull/813
    - https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-37704
    - https://github.com/PHPSocialNetwork/phpfastcache/security/advisories/GHSA-cvh5-p6r6-g2qc
    - https://packagist.org/packages/phpfastcache/phpfastcache
    - https://github.com/PHPSocialNetwork/phpfastcache/blob/master/CHANGELOG.md#807
    - https://github.com/PHPSocialNetwork/phpfastcache/commit/41a77d0d8f126dbd6fbedcd9e6a82e86cdaafa51
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
    cvss-score: 4.3
    cve-id: CVE-2021-37704
    cwe-id: CWE-668,CWE-200
    epss-score: 0.06132
    epss-percentile: 0.92587
    cpe: cpe:2.3:a:phpfastcache:phpfastcache:*:*:*:*:*:*:*:*
  metadata:
    max-request: 2
    vendor: phpfastcache
    product: phpfastcache
  tags: cve2021,cve,exposure,phpfastcache,phpinfo,phpsocialnetwork,vuln

http:
  - method: GET
    path:
      - "{{BaseURL}}/vendor/phpfastcache/phpfastcache/docs/examples/phpinfo.php"
      - "{{BaseURL}}/vendor/phpfastcache/phpfastcache/examples/phpinfo.php"

    stop-at-first-match: true

    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: 4b0a0048304602210099e95c81911f8b955a46c3d1ab581a568ad015248b26fea0021bbea2f192a3cb022100901bc285f212d6733cb034063054330e7f49b651b04734601e5521e395b61f38: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
6Medium risk
Vulners AI Score6
CVSS 24
CVSS 3.14.3 - 5.4
EPSS0.06132
169