5.3
CVE-2023-35816
- EPSS 0.31%
- Veröffentlicht 28.04.2025 00:00:00
- Zuletzt bearbeitet 05.06.2025 14:30:08
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
DevExpress before 23.1.3 allows arbitrary TypeConverter conversion.
Verknüpft mit AI von unstrukturierten Daten zu bestehenden CPE der NVD
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Devexpress ≫ Devexpress Version < 21.2.12
Devexpress ≫ Devexpress Version22.1.8
Devexpress ≫ Devexpress Version22.2.4
Devexpress ≫ Devexpress Version22.2.5
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.31% | 0.541 |
| Quelle | 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
|
| cve@mitre.org | 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-23 Relative Path Traversal
The product uses external input to construct a pathname that should be within a restricted directory, but it does not properly neutralize sequences such as ".." that can resolve to a location that is outside of that directory.
CWE-704 Incorrect Type Conversion or Cast
The product does not correctly convert an object, resource, or structure from one type to a different type.