5.7

CVE-2023-25569

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)
ApolloconfigApollo Version < 2.1.0
Zu dieser CVE wurde keine Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 0.35% 0.268
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
nvd@nist.gov 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 can not, sufficiently verify whether a well-formed, valid, consistent request was intentionally provided by the user who submitted the request.

https://github.com/apolloconfig/apollo/commit/00d968a7229f809b0d8ed0532e8c01a6c2b7c750
Patch
https://github.com/apolloconfig/apollo/pull/4664
Patch
Issue Tracking
https://github.com/apolloconfig/apollo/releases/tag/v2.1.0
Release Notes
https://github.com/apolloconfig/apollo/security/advisories/GHSA-fmxq-v8mg-qh25
Third Party Advisory
https://www.apolloconfig.com/#/en/usage/apollo-user-guide?id=_71-security-related
Product