SQL injection vulnerability in index.php in IceBB 1.0-rc5 allows remote authenticated users to execute arbitrary SQL commands via the filename of an uploaded file to the avatar function, as demonstrated by setting admin privileges.
Conclusion & alert: CVE-2007-1725 is rated High Exploit Risk (81.2/100): CVSS Critical severity, with medium exploitation likelihood (EPSS 1.45%). Core evidence: 2 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 |
|---|---|---|---|---|
| 3580 | exploit_db | edb | 2007-03-26 | Exploit-DB ↗ |
| 3581 | exploit_db | edb | 2007-03-26 | 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-04-21 | 0.73% | 1.45% | +0.72% |
| 2 | 2026-01-06 | 0.62% | 0.73% | +0.11% |
| 3 | 2025-10-09 | — | 0.62% | — |
Full EPSS history (18 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 9.3 | 2.0 | HIGH |
|
8.6 | 10.0 | [email protected] |
: Successful exploitation allows an attacker to gain administrator privileges, but requires that "magic_quotes_gpc" is disabled.