CVE-2022-3510

Source
https://cve.org/CVERecord?id=CVE-2022-3510
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2022-3510.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2022-3510
Aliases
Downstream
Related
Published
2022-11-11T16:35:20.765Z
Modified
2026-06-18T04:08:19.760173746Z
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"
}
References

Affected packages

Git / github.com/protocolbuffers/protobuf

Affected ranges

Type
GIT
Repo
https://github.com/protocolbuffers/protobuf
Events
Database specific
{
    "source": [
        "CPE_RANGE",
        "REFERENCES"
    ],
    "extracted_events": [
        {
            "introduced": "3.16.0"
        },
        {
            "fixed": "3.16.3"
        },
        {
            "introduced": "3.19.0"
        },
        {
            "fixed": "3.19.6"
        },
        {
            "introduced": "3.20.0"
        },
        {
            "fixed": "3.20.3"
        },
        {
            "introduced": "3.21.0"
        },
        {
            "fixed": "3.21.7"
        },
        {
            "introduced": "3.17.0"
        },
        {
            "fixed": "3.19.6"
        }
    ],
    "cpe": [
        "cpe:2.3:a:google:protobuf-java:*:*:*:*:*:*:*:*",
        "cpe:2.3:a:google:protobuf-javalite:*:*:*:*:*:*:*:*"
    ]
}

Affected versions

v3.*
v3.16.0
v3.16.1
v3.19.0
v3.19.1
v3.19.2
v3.19.3
v3.19.4
v3.20.0
v3.20.0-rc3
v3.20.1
v3.20.1-rc1

Database specific

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