7.5
CVE-2020-27665
- EPSS 1.2%
- Veröffentlicht 22.10.2020 19:15:13
- Zuletzt bearbeitet 21.11.2024 05:21:37
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
In Strapi before 3.2.5, there is no admin::hasPermissions restriction for CTB (aka content-type-builder) routes.
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 1.2% | 0.64 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 7.5 | 3.9 | 3.6 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
|
| nvd@nist.gov | 5 | 10 | 2.9 |
AV:N/AC:L/Au:N/C:N/I:P/A:N
|
CWE-276 Incorrect Default Permissions
During installation, installed file permissions are set to allow anyone to modify those files.
https://github.com/strapi/strapi/releases/tag/v3.2.5
https://github.com/strapi/strapi/pull/8439