CVE-2022-3510

Source
https://cve.org/CVERecord?id=CVE-2022-3510
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2022-3510.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2022-3510
Aliases
Downstream
Related
Published
2022-11-11T16:35:20.765Z
Modified
2026-08-05T03:31:24.179963141Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
Parsing issue in protobuf message-type extension
Details

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.

Database specific
{
    "cna_assigner": "Google",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2022/3xxx/CVE-2022-3510.json",
    "unresolved_ranges": [
        {
            "source": "AFFECTED_FIELD",
            "extracted_events": [
                {
                    "introduced": "3.21.0"
                },
                {
                    "fixed": "3.21.7"
                },
                {
                    "introduced": "3.20.0"
                },
                {
                    "fixed": "3.20.3"
                },
                {
                    "introduced": "3.19.0"
                },
                {
                    "fixed": "3.19.6"
                },
                {
                    "introduced": "3.16.0"
                },
                {
                    "fixed": "3.16.3"
                }
            ]
        }
    ]
}
References

Affected packages

Git / github.com/protocolbuffers/protobuf

Affected ranges

Type
GIT
Repo
https://github.com/protocolbuffers/protobuf
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Database specific
{
    "source": "REFERENCES"
}

Affected versions

v2.*
v2.6.0
v2.6.1rc1
v3.*
v3.0.0-alpha-3
v3.0.0-alpha-4
v3.0.0-beta-1
v3.0.0-beta-1-bzl-fix
v3.0.0-beta-2
v3.0.0-beta-3-pre-1
v3.12.3
v3.20.0-rc2

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2022-3510.json"