6.5
CVE-2022-41401
- EPSS 5%
- Veröffentlicht 04.08.2023 17:15:09
- Zuletzt bearbeitet 21.11.2024 07:23:09
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
OpenRefine <= v3.5.2 contains a Server-Side Request Forgery (SSRF) vulnerability, which permits unauthorized users to exploit the system, potentially leading to unauthorized access to internal resources and sensitive file disclosure.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Openrefine ≫ Openrefine Version <= 3.5.2
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 5% | 0.892 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 6.5 | 2.8 | 3.6 |
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/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.