原始 OSV JSON{
"id": "GHSA-945q-ch46-pchg",
"aliases": [
"CVE-2021-22095"
],
"details": "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",
"summary": "Deserialization of Untrusted Data in Spring AMQP",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "2.2.0"
},
{
"fixed": "2.2.20"
}
]
}
],
"package": {
"name": "org.springframework.amqp:spring-amqp",
"ecosystem": "Maven"
},
"database_specific": {
"last_known_affected_version_range": "<= 2.2.19"
}
},
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "2.3.0"
},
{
"fixed": "2.3.11"
}
]
}
],
"package": {
"name": "org.springframework.amqp:spring-amqp",
"ecosystem": "Maven"
},
"database_specific": {
"last_known_affected_version_range": "<= 2.3.10"
}
}
],
"modified": "2024-05-15T23:10:05Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H"
}
],
"published": "2021-12-01T00:00:40Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-22095",
"type": "ADVISORY"
},
{
"url": "https://github.com/spring-projects/spring-amqp/commit/bde294d62a8b7f3f1d5a9f50f862c6f0782efb9d",
"type": "WEB"
},
{
"url": "https://tanzu.vmware.com/security/cve-2021-22097",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-502"
],
"severity": "MODERATE",
"github_reviewed": true,
"nvd_published_at": "2021-11-30T19:15:00Z",
"github_reviewed_at": "2022-06-22T18:29:35Z"
}
}