{ "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", "CVE_data_meta": { "ID": "CVE-2023-32731", "ASSIGNER": "security@google.com", "STATE": "PUBLIC" }, "description": { "description_data": [ { "lang": "eng", "value": "When gRPC HTTP2 stack raised a header size exceeded error, it skipped parsing the rest of the HPACK frame. This caused any HPACK table mutations to also be skipped, resulting in a desynchronization of HPACK tables between sender and receiver. If leveraged, say, between a proxy and a backend, this could lead to requests from the proxy being interpreted as containing headers from different proxy clients - leading to an information leak that can be used for privilege escalation or data exfiltration. We recommend upgrading beyond the commit contained in\u00a0 https://github.com/grpc/grpc/pull/33005 https://github.com/grpc/grpc/pull/33005 \n" } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-440: Expected Behavior Violation", "cweId": "CWE-440" } ] } ] }, "affects": { "vendor": { "vendor_data": [ { "vendor_name": "Google", "product": { "product_data": [ { "product_name": "gRPC", "version": { "version_data": [ { "version_affected": "<=", "version_name": "1.53", "version_value": "1.54" } ] } } ] } } ] } }, "references": { "reference_data": [ { "url": "https://github.com/grpc/grpc/pull/32309", "refsource": "MISC", "name": "https://github.com/grpc/grpc/pull/32309" }, { "url": "https://github.com/grpc/grpc/pull/33005", "refsource": "MISC", "name": "https://github.com/grpc/grpc/pull/33005" } ] }, "generator": { "engine": "Vulnogram 0.1.0-dev" }, "source": { "discovery": "UNKNOWN" }, "solution": [ { "lang": "en", "supportingMedia": [ { "base64": false, "type": "text/html", "value": "Fixes available in these releases:
- 1.52.2: https://github.com/grpc/grpc/releases/tag/v1.52.2
- 1.53.1: https://github.com/grpc/grpc/releases/tag/v1.53.1
- 1.54.2: https://github.com/grpc/grpc/releases/tag/v1.54.2
- 1.55.0: https://github.com/grpc/grpc/releases/tag/v1.55.0

" } ], "value": "Fixes available in these releases:\n- 1.52.2: https://github.com/grpc/grpc/releases/tag/v1.52.2 https://github.com/grpc/grpc/releases/tag/v1.52.2 \n- 1.53.1: https://github.com/grpc/grpc/releases/tag/v1.53.1 https://github.com/grpc/grpc/releases/tag/v1.53.1 \n- 1.54.2: https://github.com/grpc/grpc/releases/tag/v1.54.2 https://github.com/grpc/grpc/releases/tag/v1.54.2 \n- 1.55.0: https://github.com/grpc/grpc/releases/tag/v1.55.0 https://github.com/grpc/grpc/releases/tag/v1.55.0 \n\n" } ], "impact": { "cvss": [ { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.4, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:H", "version": "3.1" } ] } }