2.4
CVE-2023-4624
- EPSS 0.48%
- Veröffentlicht 30.08.2023 13:15:15
- Zuletzt bearbeitet 21.11.2024 08:35:33
- Quelle security@huntr.dev
- CVE-Watchlists
- Unerledigt
Server-Side Request Forgery (SSRF) in GitHub repository bookstackapp/bookstack prior to v23.08.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Bookstackapp ≫ Bookstack Version < 23.08
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.48% | 0.642 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 2.4 | 0.9 | 1.4 |
CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:L/I:N/A:N
|
| security@huntr.dev | 2.4 | 0.9 | 1.4 |
CVSS:3.0/AV:N/AC:L/PR:H/UI:R/S:U/C:L/I:N/A:N
|
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.