5.3
CVE-2023-26429
- EPSS 0.14%
- Published 20.06.2023 08:15:09
- Last modified 21.11.2024 07:51:25
- Source security@open-xchange.com
- Teams watchlist Login
- Open Login
Control characters were not removed when exporting user feedback content. This allowed attackers to include unexpected content via user feedback and potentially break the exported data structure. We now drop all control characters that are not whitespace character during the export. No publicly available exploits are known.
Data is provided by the National Vulnerability Database (NVD)
Open-xchange ≫ Open-xchange Appsuite Backend Version < 7.10.6
Open-xchange ≫ Open-xchange Appsuite Backend Version >= 8.0.0 < 8.11.0
Open-xchange ≫ Open-xchange Appsuite Backend Version7.10.6
Open-xchange ≫ Open-xchange Appsuite Backend Version7.10.6 Updaterevision_39
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Type | Source | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0.14% | 0.346 |
Source | Base Score | Exploit Score | Impact Score | Vector string |
---|---|---|---|---|
nvd@nist.gov | 5.3 | 3.9 | 1.4 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
|
security@open-xchange.com | 3.5 | 1.8 | 1.4 |
CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:N/I:L/A:N
|
CWE-77 Improper Neutralization of Special Elements used in a Command ('Command Injection')
The product constructs all or part of a command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended command when it is sent to a downstream component.