7.8
CVE-2023-24621
- EPSS 0.03%
- Veröffentlicht 25.08.2023 20:15:07
- Zuletzt bearbeitet 21.11.2024 07:48:14
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
An issue was discovered in Esoteric YamlBeans through 1.15. It allows untrusted deserialisation to Java classes by default, where the data and class are controlled by the author of the YAML document being processed.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Esotericsoftware ≫ Yamlbeans Version <= 1.15
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.03% | 0.093 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 7.8 | 1.8 | 5.9 |
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
|
CWE-502 Deserialization of Untrusted Data
The product deserializes untrusted data without sufficiently ensuring that the resulting data will be valid.