6.4
CVE-2023-4651
- EPSS 0.04%
- Veröffentlicht 31.08.2023 01:15:09
- Zuletzt bearbeitet 21.11.2024 08:35:37
- Quelle security@huntr.dev
- CVE-Watchlists
- Unerledigt
Server-Side Request Forgery (SSRF) in GitHub repository instantsoft/icms2 prior to 2.16.1.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Instantcms ≫ Instantcms Version < 2.16.1
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.04% | 0.134 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 5.4 | 2.8 | 2.5 |
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N
|
| security@huntr.dev | 6.4 | 1.6 | 4.7 |
CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:H/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.