5.5
CVE-2022-2416
- EPSS 0.08%
- Veröffentlicht 02.08.2023 06:15:10
- Zuletzt bearbeitet 21.11.2024 07:00:56
- Quelle security@octopus.com
- CVE-Watchlists
- Unerledigt
In affected versions of Octopus Deploy it is possible for a low privileged guest user to craft a request that allows enumeration/recon of an environment.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Octopus ≫ Octopus Server Version >= 2019.4.0 < 2022.4.9997
Octopus ≫ Octopus Server Version >= 2023.1.4189 < 2023.1.10235
Octopus ≫ Octopus Server Version >= 2023.2.2028 < 2023.2.10545
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.08% | 0.246 |
| 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:L/I:N/A:N
|
| security@octopus.com | 5.5 | 2.1 | 3.4 |
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:L
|
CWE-918 Server-Side Request Forgery (SSRF)
The web server receives a URL or similar request from an upstream component and retrieves the contents of this URL, but it does not sufficiently ensure that the request is being sent to the expected destination.