147 lines
5.1 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2022-3510",
"sourceIdentifier": "cve-coordination@google.com",
"published": "2022-12-12T13:15:14.670",
"lastModified": "2022-12-15T16:52:58.830",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "A parsing issue similar to CVE-2022-3171, but with Message-Type Extensions 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."
}
],
"metrics": {
"cvssMetricV31": [
{
"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",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6
},
{
"source": "cve-coordination@google.com",
"type": "Secondary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6
}
]
},
"weaknesses": [
{
"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:protobuf-java:*:*:*:*:*:*:*:*",
"versionStartIncluding": "3.16.0",
"versionEndExcluding": "3.16.3",
"matchCriteriaId": "AB303B67-87A7-43AC-8A8B-B037C2D06B3F"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:google:protobuf-java:*:*:*:*:*:*:*:*",
"versionStartIncluding": "3.19.0",
"versionEndExcluding": "3.19.6",
"matchCriteriaId": "3C2D62DC-0F66-4A30-B9FE-EA6199E60538"
},
{
"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:*:*:*:*:*:*:*:*",
"versionStartIncluding": "3.16.0",
"versionEndExcluding": "3.16.3",
"matchCriteriaId": "63C927E5-FAB2-4F2E-8F28-EC3CC160837C"
},
{
"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"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/protocolbuffers/protobuf/commit/db7c17803320525722f45c1d26fc08bc41d1bf48",
"source": "cve-coordination@google.com",
"tags": [
"Patch",
"Third Party Advisory"
]
}
]
}