8.8
CVE-2023-2551
- EPSS 0.74%
- Veröffentlicht 05.05.2023 20:15:10
- Zuletzt bearbeitet 21.11.2024 07:58:48
- Quelle security@huntr.dev
- CVE-Watchlists
- Unerledigt
PHP Remote File Inclusion in GitHub repository unilogies/bumsys prior to 2.1.1.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Bumsys Project ≫ Bumsys Version < 2.1.1
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.74% | 0.728 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 8.8 | 2.8 | 5.9 |
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
|
| security@huntr.dev | 7.2 | 1.2 | 5.9 |
CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
|
CWE-829 Inclusion of Functionality from Untrusted Control Sphere
The product imports, requires, or includes executable functionality (such as a library) from a source that is outside of the intended control sphere.
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.