7.5
CVE-2022-43713
- EPSS 0.05%
- Veröffentlicht 26.07.2023 14:15:09
- Zuletzt bearbeitet 21.11.2024 07:27:06
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
Interactive Forms (IAF) in GX Software XperienCentral versions 10.33.1 until 10.35.0 was vulnerable to invalid data input because form validation could be bypassed.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Gxsoftware ≫ Xperiencentral Version >= 10.33.1 <= 10.35.0
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.05% | 0.143 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 7.5 | 3.9 | 3.6 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
|
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.
CWE-20 Improper Input Validation
The product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly.