9.8
CVE-2018-18888
- EPSS 0.43%
- Veröffentlicht 01.11.2018 01:29:00
- Zuletzt bearbeitet 21.11.2024 03:56:49
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
An issue was discovered in laravelCMS through 2018-04-02. \app\Http\Controllers\Backend\ProfileController.php allows upload of arbitrary PHP files because the file extension is not properly checked and uploaded files are not properly renamed.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Laravelcms Project ≫ Laravelcms Version <= 2018-04-02
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.43% | 0.599 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 9.8 | 3.9 | 5.9 |
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
|
| nvd@nist.gov | 7.5 | 10 | 6.4 |
AV:N/AC:L/Au:N/C:P/I:P/A:P
|
CWE-434 Unrestricted Upload of File with Dangerous Type
The product allows the upload or transfer of dangerous file types that are automatically processed within its environment.