index.php in Phpclanwebsite 1.23.1 allows remote authenticated users to obtain the installation path by specifying an invalid file name to the uploader page, as demonstrated by "\", which will display the full path of uploader.php. NOTE: this might be the result of a file inclusion vulnerability.
Conclusion & alert: CVE-2006-0445 is rated Exploit Available (54/100): CVSS Medium severity, with medium exploitation likelihood (EPSS 1.17%). Core evidence: 1 public exploit reference(s) are indexed (Exploit-DB). Mandatory action: Public exploits are available—assess exposure, apply mitigations, and prioritize patching.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
| EDB-ID | Source | Kind | Published | Link |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.30% | 1.17% | +0.87% |
| 2 | 2025-03-17 | 0.23% | 0.30% | +0.07% |
| 3 | 2023-03-07 | — | 0.23% | — |
Full EPSS history (4 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 4.0 | 2.0 | MEDIUM |
|
8.0 | 2.9 | [email protected] |
: Please add the following to the config.php file to avoid all such exploits. ini_set('display_errors', false);
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| phpclanwebsite | phpclanwebsite | 1.23.1 | cpe:2.3:a:phpclanwebsite:phpclanwebsite:1.23.1:*:*:*:*:*:*:* |