5.7
CVE-2023-25569
- EPSS 0.35%
- Veröffentlicht 20.02.2023 16:15:10
- Zuletzt bearbeitet 21.11.2024 07:49:44
- CVE-Watchlists
- Unerledigt
apollo-portal has potential CSRF issue
Apollo is a configuration management system. Prior to version 2.1.0, a low-privileged user can create a special web page. If an authenticated portal admin visits this page, the page can silently send a request to assign new roles for that user without any confirmation from the Portal admin. Cookie SameSite strategy was set to Lax in version 2.1.0. As a workaround, avoid visiting unknown source pages.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Apolloconfig ≫ Apollo Version < 2.1.0
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.35% | 0.268 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| NIST | 5.7 | 2.1 | 3.6 |
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:H/A:N
|
| security-advisories@github.com | 5.7 | 2.1 | 3.6 |
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:H/A:N
|
CWE-352 Cross-Site Request Forgery (CSRF)
The web application does not, or cannot, sufficiently verify whether a request was intentionally provided by the user who sent the request, which could have originated from an unauthorized actor.
https://github.com/apolloconfig/apollo/commit/00d968a7229f809b0d8ed0532e8c01a6c2b7c750
https://github.com/apolloconfig/apollo/pull/4664
https://github.com/apolloconfig/apollo/releases/tag/v2.1.0
https://github.com/apolloconfig/apollo/security/advisories/GHSA-fmxq-v8mg-qh25
https://www.apolloconfig.com/#/en/usage/apollo-user-guide?id=_71-security-related