9.1
CVE-2023-3668
- EPSS 0.08%
- Veröffentlicht 14.07.2023 01:15:08
- Zuletzt bearbeitet 21.11.2024 08:17:47
- Quelle security@huntr.dev
- CVE-Watchlists
- Unerledigt
Improper Encoding or Escaping of Output in GitHub repository froxlor/froxlor prior to 2.0.21.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.08% | 0.236 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 7.2 | 1.2 | 5.9 |
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
|
| security@huntr.dev | 9.1 | 2.3 | 6 |
CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H
|
CWE-116 Improper Encoding or Escaping of Output
The product prepares a structured message for communication with another component, but encoding or escaping of the data is either missing or done incorrectly. As a result, the intended structure of the message is not preserved.