6.5
CVE-2024-1884
- EPSS 9.24%
- Veröffentlicht 14.03.2024 04:15:08
- Zuletzt bearbeitet 23.01.2025 21:06:27
- Quelle eb41dac7-0af8-4f84-9f6d-027277
- CVE-Watchlists
- Unerledigt
This is a Server-Side Request Forgery (SSRF) vulnerability in the PaperCut NG/MF server-side module that allows an attacker to induce the server-side application to make HTTP requests to an arbitrary domain of the attacker's choosing.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Papercut ≫ Papercut Mf Version < 20.1.10
Papercut ≫ Papercut Mf Version >= 21.0.0 < 21.2.14
Papercut ≫ Papercut Mf Version >= 22.0.0 < 22.1.5
Papercut ≫ Papercut Mf Version >= 23.0.1 < 23.0.7
Papercut ≫ Papercut Ng Version < 20.1.10
Papercut ≫ Papercut Ng Version >= 21.0.0 < 21.2.14
Papercut ≫ Papercut Ng Version >= 22.0.0 < 22.1.5
Papercut ≫ Papercut Ng Version >= 23.0.1 < 23.0.7
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 9.24% | 0.925 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 6.5 | 3.9 | 2.5 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N
|
| eb41dac7-0af8-4f84-9f6d-0272772514f4 | 6.5 | 3.9 | 2.5 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/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.