9.8
CVE-2025-65656
- EPSS 0.09%
- Veröffentlicht 02.12.2025 00:00:00
- Zuletzt bearbeitet 03.12.2025 18:19:43
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
dcat-admin v2.2.3-beta and before is vulnerable to file inclusion in admin/src/Extend/VersionManager.php.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Dcatadmin ≫ Dcat Admin Version <= 1.7.9
Dcatadmin ≫ Dcat Admin Updatebeta Version >= 2.0.0 <= 2.2.3
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.09% | 0.25 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| 134c704f-9b21-4f2e-91b3-4a467353bcc0 | 9.8 | 3.9 | 5.9 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
|
CWE-98 Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion')
The PHP application receives input from an upstream component, but it does not restrict or incorrectly restricts the input before its usage in "require," "include," or similar functions.