Overview
- Description
- PhpFastCache is a high-performance backend cache system (packagist package phpfastcache/phpfastcache). In versions before 6.1.5, 7.1.2, and 8.0.7 the `phpinfo()` can be exposed if the `/vendor` is not protected from public access. This is a rare situation today since the vendor directory is often located outside the web directory or protected via server rule (.htaccess, etc). Only the v6, v7 and v8 will be patched respectively in 8.0.7, 7.1.2, 6.1.5. Older versions such as v5, v4 are not longer supported and will **NOT** be patched. As a workaround, protect the `/vendor` directory from public access.
- Source
- security-advisories@github.com
- NVD status
- Analyzed
Risk scores
CVSS 3.1
- Type
- Primary
- Base score
- 4.3
- Impact score
- 1.4
- Exploitability score
- 2.8
- Vector string
- CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
- Severity
- MEDIUM
CVSS 2.0
- Type
- Primary
- Base score
- 4
- Impact score
- 2.9
- Exploitability score
- 8
- Vector string
- AV:N/AC:L/Au:S/C:P/I:N/A:N
Social media
- Hype score
- Not currently trending
Configurations
[ { "nodes": [ { "negate": false, "cpeMatch": [ { "criteria": "cpe:2.3:a:phpfastcache:phpfastcache:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "0852CDF4-1F56-4960-B7D5-44AD3FD957BB", "versionEndExcluding": "6.1.5" }, { "criteria": "cpe:2.3:a:phpfastcache:phpfastcache:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "06617709-8C59-4065-8765-5CC1C05D6569", "versionEndExcluding": "7.1.2", "versionStartIncluding": "7.0.0" }, { "criteria": "cpe:2.3:a:phpfastcache:phpfastcache:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "A2650926-F8E5-41D3-AEF1-7FD8ADC29CAA", "versionEndExcluding": "8.0.7", "versionStartIncluding": "8.0.0" } ], "operator": "OR" } ] } ]