6.5
CVE-2021-22095
- EPSS 0.59%
- Published 30.11.2021 19:15:08
- Last modified 21.11.2024 05:49:31
- Source security@vmware.com
- Teams watchlist Login
- Open Login
In Spring AMQP versions 2.2.0 - 2.2.19 and 2.3.0 - 2.3.11, the Spring AMQP Message object, in its toString() method, will create a new String object from the message body, regardless of its size. This can cause an OOM Error with a large message
Data is provided by the National Vulnerability Database (NVD)
VMware ≫ Spring Advanced Message Queuing Protocol Version >= 2.2.0 < 2.2.19
VMware ≫ Spring Advanced Message Queuing Protocol Version >= 2.3.0 < 2.3.11
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Type | Source | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0.59% | 0.682 |
Source | Base Score | Exploit Score | Impact Score | Vector string |
---|---|---|---|---|
nvd@nist.gov | 6.5 | 2.8 | 3.6 |
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
|
nvd@nist.gov | 4 | 8 | 2.9 |
AV:N/AC:L/Au:S/C:N/I:N/A:P
|
CWE-502 Deserialization of Untrusted Data
The product deserializes untrusted data without sufficiently ensuring that the resulting data will be valid.