4.3
CVE-2024-43397
- EPSS 0.35%
- Veröffentlicht 20.08.2024 15:15:23
- Zuletzt bearbeitet 26.08.2024 18:28:42
- Quelle security-advisories@github.com
- CVE-Watchlists
- Unerledigt
Potential unauthorized access issue in apollo-portal
Apollo is a configuration management system. A vulnerability exists in the synchronization configuration feature that allows users to craft specific requests to bypass permission checks. This exploit enables them to modify a namespace without the necessary permissions. The issue was addressed with an input parameter check which was released in version 2.3.0.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Apolloconfig ≫ Apollo Version < 2.3.0
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.35% | 0.265 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 4.3 | 2.8 | 1.4 |
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N
|
| security-advisories@github.com | 4.3 | 2.8 | 1.4 |
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N
|
CWE-284 Improper Access Control
The product does not restrict or incorrectly restricts access to a resource from an unauthorized actor.
https://github.com/apolloconfig/apollo/commit/f55b419145bf9d4f2f51dd4cd45108229e8d97ed
https://github.com/apolloconfig/apollo/pull/5192
https://github.com/apolloconfig/apollo/releases/tag/v2.3.0
https://github.com/apolloconfig/apollo/security/advisories/GHSA-c6c3-h4f7-3962