mirror of
https://github.com/fkie-cad/nvd-json-data-feeds.git
synced 2025-05-28 09:11:28 +00:00
292 lines
11 KiB
JSON
292 lines
11 KiB
JSON
{
|
|
"id": "CVE-2022-3171",
|
|
"sourceIdentifier": "cve-coordination@google.com",
|
|
"published": "2022-10-12T23:15:09.807",
|
|
"lastModified": "2024-11-21T07:18:58.277",
|
|
"vulnStatus": "Modified",
|
|
"cveTags": [],
|
|
"descriptions": [
|
|
{
|
|
"lang": "en",
|
|
"value": "A parsing issue with binary data in protobuf-java core and lite versions prior to 3.21.7, 3.20.3, 3.19.6 and 3.16.3 can lead to a denial of service attack. Inputs containing multiple instances of non-repeated embedded messages with repeated or unknown fields causes objects to be converted back-n-forth between mutable and immutable forms, resulting in potentially long garbage collection pauses. We recommend updating to the versions mentioned above."
|
|
},
|
|
{
|
|
"lang": "es",
|
|
"value": "Un problema de an\u00e1lisis de datos binarios en protobuf-java core y lite versiones anteriores a 3.21.7, 3.20.3, 3.19.6 y 3.16.3, puede conllevar a un ataque de denegaci\u00f3n de servicio. Las entradas que contienen m\u00faltiples instancias de mensajes insertados no repetidos con campos repetidos o desconocidos causan que los objetos sean convertidos de ida y vuelta entre las formas mutables e inmutables, resultando en pausas de recolecci\u00f3n de basura potencialmente largas. Es recomendado actualizar a versiones mencionadas anteriormente"
|
|
}
|
|
],
|
|
"metrics": {
|
|
"cvssMetricV31": [
|
|
{
|
|
"source": "cve-coordination@google.com",
|
|
"type": "Secondary",
|
|
"cvssData": {
|
|
"version": "3.1",
|
|
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
|
|
"baseScore": 4.3,
|
|
"baseSeverity": "MEDIUM",
|
|
"attackVector": "ADJACENT_NETWORK",
|
|
"attackComplexity": "LOW",
|
|
"privilegesRequired": "NONE",
|
|
"userInteraction": "NONE",
|
|
"scope": "UNCHANGED",
|
|
"confidentialityImpact": "NONE",
|
|
"integrityImpact": "NONE",
|
|
"availabilityImpact": "LOW"
|
|
},
|
|
"exploitabilityScore": 2.8,
|
|
"impactScore": 1.4
|
|
},
|
|
{
|
|
"source": "nvd@nist.gov",
|
|
"type": "Primary",
|
|
"cvssData": {
|
|
"version": "3.1",
|
|
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
|
|
"baseScore": 7.5,
|
|
"baseSeverity": "HIGH",
|
|
"attackVector": "NETWORK",
|
|
"attackComplexity": "LOW",
|
|
"privilegesRequired": "NONE",
|
|
"userInteraction": "NONE",
|
|
"scope": "UNCHANGED",
|
|
"confidentialityImpact": "NONE",
|
|
"integrityImpact": "NONE",
|
|
"availabilityImpact": "HIGH"
|
|
},
|
|
"exploitabilityScore": 3.9,
|
|
"impactScore": 3.6
|
|
}
|
|
]
|
|
},
|
|
"weaknesses": [
|
|
{
|
|
"source": "cve-coordination@google.com",
|
|
"type": "Secondary",
|
|
"description": [
|
|
{
|
|
"lang": "en",
|
|
"value": "CWE-20"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"source": "nvd@nist.gov",
|
|
"type": "Primary",
|
|
"description": [
|
|
{
|
|
"lang": "en",
|
|
"value": "NVD-CWE-noinfo"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"configurations": [
|
|
{
|
|
"nodes": [
|
|
{
|
|
"operator": "OR",
|
|
"negate": false,
|
|
"cpeMatch": [
|
|
{
|
|
"vulnerable": true,
|
|
"criteria": "cpe:2.3:a:google:google-protobuf:*:*:*:*:*:ruby:*:*",
|
|
"versionEndExcluding": "3.16.3",
|
|
"matchCriteriaId": "1097AC30-B07F-4759-B62E-86B7856DB9BF"
|
|
},
|
|
{
|
|
"vulnerable": true,
|
|
"criteria": "cpe:2.3:a:google:google-protobuf:*:*:*:*:*:ruby:*:*",
|
|
"versionStartIncluding": "3.17.0",
|
|
"versionEndExcluding": "3.19.6",
|
|
"matchCriteriaId": "F9A3FACD-AB55-41D7-86E2-A49E55C901E9"
|
|
},
|
|
{
|
|
"vulnerable": true,
|
|
"criteria": "cpe:2.3:a:google:google-protobuf:*:*:*:*:*:ruby:*:*",
|
|
"versionStartIncluding": "3.20.0",
|
|
"versionEndExcluding": "3.20.3",
|
|
"matchCriteriaId": "C92E0E73-782B-4ABB-A1C9-FB762744E1E8"
|
|
},
|
|
{
|
|
"vulnerable": true,
|
|
"criteria": "cpe:2.3:a:google:google-protobuf:*:*:*:*:*:ruby:*:*",
|
|
"versionStartIncluding": "3.21.0",
|
|
"versionEndExcluding": "3.21.7",
|
|
"matchCriteriaId": "83C75530-D5AE-4AD9-A548-E4AD87300982"
|
|
},
|
|
{
|
|
"vulnerable": true,
|
|
"criteria": "cpe:2.3:a:google:protobuf-java:*:*:*:*:*:*:*:*",
|
|
"versionEndExcluding": "3.16.3",
|
|
"matchCriteriaId": "DC11741F-5A8A-4EBA-B4F8-046866813A97"
|
|
},
|
|
{
|
|
"vulnerable": true,
|
|
"criteria": "cpe:2.3:a:google:protobuf-java:*:*:*:*:*:*:*:*",
|
|
"versionStartIncluding": "3.17.0",
|
|
"versionEndExcluding": "3.19.6",
|
|
"matchCriteriaId": "E669203D-A2DE-4148-A966-81843737603C"
|
|
},
|
|
{
|
|
"vulnerable": true,
|
|
"criteria": "cpe:2.3:a:google:protobuf-java:*:*:*:*:*:*:*:*",
|
|
"versionStartIncluding": "3.20.0",
|
|
"versionEndExcluding": "3.20.3",
|
|
"matchCriteriaId": "56CA1E8D-A555-4F4F-80D8-F23D0DC50BB8"
|
|
},
|
|
{
|
|
"vulnerable": true,
|
|
"criteria": "cpe:2.3:a:google:protobuf-java:*:*:*:*:*:*:*:*",
|
|
"versionStartIncluding": "3.21.0",
|
|
"versionEndExcluding": "3.21.7",
|
|
"matchCriteriaId": "E82CFAC2-2F65-45FD-88D9-D42145FC4A4F"
|
|
},
|
|
{
|
|
"vulnerable": true,
|
|
"criteria": "cpe:2.3:a:google:protobuf-javalite:*:*:*:*:*:*:*:*",
|
|
"versionEndExcluding": "3.16.3",
|
|
"matchCriteriaId": "50F55B55-9C50-4489-A1A7-9FD0893FB877"
|
|
},
|
|
{
|
|
"vulnerable": true,
|
|
"criteria": "cpe:2.3:a:google:protobuf-javalite:*:*:*:*:*:*:*:*",
|
|
"versionStartIncluding": "3.17.0",
|
|
"versionEndExcluding": "3.19.6",
|
|
"matchCriteriaId": "2B4050D4-2224-467C-B46D-2CD734B3B0FB"
|
|
},
|
|
{
|
|
"vulnerable": true,
|
|
"criteria": "cpe:2.3:a:google:protobuf-javalite:*:*:*:*:*:*:*:*",
|
|
"versionStartIncluding": "3.20.0",
|
|
"versionEndExcluding": "3.20.3",
|
|
"matchCriteriaId": "459A8615-D2ED-49F3-A81C-DC4560D96C93"
|
|
},
|
|
{
|
|
"vulnerable": true,
|
|
"criteria": "cpe:2.3:a:google:protobuf-javalite:*:*:*:*:*:*:*:*",
|
|
"versionStartIncluding": "3.21.0",
|
|
"versionEndExcluding": "3.21.7",
|
|
"matchCriteriaId": "712693B9-41AB-41D1-97B2-560FDFEE0863"
|
|
},
|
|
{
|
|
"vulnerable": true,
|
|
"criteria": "cpe:2.3:a:google:protobuf-kotlin:*:*:*:*:*:*:*:*",
|
|
"versionEndExcluding": "3.16.3",
|
|
"matchCriteriaId": "78B4C867-FA47-464D-85D1-DB46E5F035A6"
|
|
},
|
|
{
|
|
"vulnerable": true,
|
|
"criteria": "cpe:2.3:a:google:protobuf-kotlin:*:*:*:*:*:*:*:*",
|
|
"versionStartIncluding": "3.17.0",
|
|
"versionEndExcluding": "3.19.6",
|
|
"matchCriteriaId": "DCCCC941-D98E-4B60-A1E2-282EBFF92B17"
|
|
},
|
|
{
|
|
"vulnerable": true,
|
|
"criteria": "cpe:2.3:a:google:protobuf-kotlin:*:*:*:*:*:*:*:*",
|
|
"versionStartIncluding": "3.20.0",
|
|
"versionEndExcluding": "3.20.3",
|
|
"matchCriteriaId": "85E923BA-CB98-4B28-9BB5-A8D62E21D086"
|
|
},
|
|
{
|
|
"vulnerable": true,
|
|
"criteria": "cpe:2.3:a:google:protobuf-kotlin:*:*:*:*:*:*:*:*",
|
|
"versionStartIncluding": "3.21.0",
|
|
"versionEndExcluding": "3.21.7",
|
|
"matchCriteriaId": "81C71355-5BBB-4197-A5A6-EFDF750C4C90"
|
|
},
|
|
{
|
|
"vulnerable": true,
|
|
"criteria": "cpe:2.3:a:google:protobuf-kotlin-lite:*:*:*:*:*:*:*:*",
|
|
"versionEndExcluding": "3.16.3",
|
|
"matchCriteriaId": "F758471D-1586-4A85-A567-85321F7B186F"
|
|
},
|
|
{
|
|
"vulnerable": true,
|
|
"criteria": "cpe:2.3:a:google:protobuf-kotlin-lite:*:*:*:*:*:*:*:*",
|
|
"versionStartIncluding": "3.17.0",
|
|
"versionEndExcluding": "3.19.6",
|
|
"matchCriteriaId": "DAA9ACA3-A94B-473B-9393-51C32473954F"
|
|
},
|
|
{
|
|
"vulnerable": true,
|
|
"criteria": "cpe:2.3:a:google:protobuf-kotlin-lite:*:*:*:*:*:*:*:*",
|
|
"versionStartIncluding": "3.20.0",
|
|
"versionEndExcluding": "3.20.3",
|
|
"matchCriteriaId": "2EE1D9B6-30FC-4AB9-921B-A4A8F4E41387"
|
|
},
|
|
{
|
|
"vulnerable": true,
|
|
"criteria": "cpe:2.3:a:google:protobuf-kotlin-lite:*:*:*:*:*:*:*:*",
|
|
"versionStartIncluding": "3.21.0",
|
|
"versionEndExcluding": "3.21.7",
|
|
"matchCriteriaId": "9839B552-5DAF-4892-B34D-69201B0258A2"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"nodes": [
|
|
{
|
|
"operator": "OR",
|
|
"negate": false,
|
|
"cpeMatch": [
|
|
{
|
|
"vulnerable": true,
|
|
"criteria": "cpe:2.3:o:fedoraproject:fedora:37:*:*:*:*:*:*:*",
|
|
"matchCriteriaId": "E30D0E6F-4AE8-4284-8716-991DFA48CC5D"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"references": [
|
|
{
|
|
"url": "https://github.com/protocolbuffers/protobuf/security/advisories/GHSA-h4h5-3hr4-j3g2",
|
|
"source": "cve-coordination@google.com",
|
|
"tags": [
|
|
"Third Party Advisory"
|
|
]
|
|
},
|
|
{
|
|
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/CBAUKJQL6O4TIWYBENORSY5P43TVB4M3/",
|
|
"source": "cve-coordination@google.com"
|
|
},
|
|
{
|
|
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/MPCGUT3T5L6C3IDWUPSUO22QDCGQKTOP/",
|
|
"source": "cve-coordination@google.com"
|
|
},
|
|
{
|
|
"url": "https://security.gentoo.org/glsa/202301-09",
|
|
"source": "cve-coordination@google.com",
|
|
"tags": [
|
|
"Third Party Advisory"
|
|
]
|
|
},
|
|
{
|
|
"url": "https://github.com/protocolbuffers/protobuf/security/advisories/GHSA-h4h5-3hr4-j3g2",
|
|
"source": "af854a3a-2127-422b-91ae-364da2661108",
|
|
"tags": [
|
|
"Third Party Advisory"
|
|
]
|
|
},
|
|
{
|
|
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/CBAUKJQL6O4TIWYBENORSY5P43TVB4M3/",
|
|
"source": "af854a3a-2127-422b-91ae-364da2661108"
|
|
},
|
|
{
|
|
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/MPCGUT3T5L6C3IDWUPSUO22QDCGQKTOP/",
|
|
"source": "af854a3a-2127-422b-91ae-364da2661108"
|
|
},
|
|
{
|
|
"url": "https://security.gentoo.org/glsa/202301-09",
|
|
"source": "af854a3a-2127-422b-91ae-364da2661108",
|
|
"tags": [
|
|
"Third Party Advisory"
|
|
]
|
|
}
|
|
]
|
|
} |