6.5
CVE-2019-1010084
- EPSS 0.24%
- Veröffentlicht 17.07.2019 14:15:11
- Zuletzt bearbeitet 21.11.2024 04:17:57
- Quelle josh@bress.net
- CVE-Watchlists
- Unerledigt
Dancer::Plugin::SimpleCRUD 1.14 and earlier is affected by: Incorrect Access Control. The impact is: Potential for unathorised access to data. The component is: Incorrect calls to _ensure_auth() wrapper result in authentication-checking not being applied to al routes.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Dancer::plugin::simplecrud Project ≫ Dancer::plugin::simplecrud Version <= 1.14
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.24% | 0.468 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 6.5 | 2.8 | 3.6 |
CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
|
| nvd@nist.gov | 4 | 8 | 2.9 |
AV:N/AC:L/Au:S/C:P/I:N/A:N
|
CWE-863 Incorrect Authorization
The product performs an authorization check when an actor attempts to access a resource or perform an action, but it does not correctly perform the check.