OESA-2022-2010

Source
https://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2022-2010
Import Source
https://repo.openeuler.org/security/data/osv/OESA-2022-2010.json
JSON Data
https://api.test.osv.dev/v1/vulns/OESA-2022-2010
Upstream
Published
2022-10-21T11:04:27Z
Modified
2025-08-12T05:11:43.442274Z
Summary
protobuf security update
Details

Security Fix(es):

A parsing vulnerability for the MessageSet type in the ProtocolBuffers versions prior to and including 3.16.1, 3.17.3, 3.18.2, 3.19.4, 3.20.1 and 3.21.5 for protobuf-cpp, and versions prior to and including 3.16.1, 3.17.3, 3.18.2, 3.19.4, 3.20.1 and 4.21.5 for protobuf-python can lead to out of memory failures. A specially crafted message with multiple key-value per elements creates parsing issues, and can lead to a Denial of Service against services receiving unsanitized input. We recommend upgrading to versions 3.18.3, 3.19.5, 3.20.2, 3.21.6 for protobuf-cpp and 3.18.3, 3.19.5, 3.20.2, 4.21.6 for protobuf-python. Versions for 3.16 and 3.17 are no longer updated.(CVE-2022-1941)

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.(CVE-2022-3171)

Database specific
{
    "severity": "High"
}
References

Affected packages

openEuler:20.03-LTS-SP1 / protobuf

Package

Name
protobuf
Purl
pkg:rpm/openEuler/protobuf&distro=openEuler-20.03-LTS-SP1

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
3.14.0-5.oe1

Ecosystem specific

{
    "noarch": [
        "protobuf-java-util-3.14.0-5.oe1.noarch.rpm",
        "protobuf-javadoc-3.14.0-5.oe1.noarch.rpm",
        "protobuf-java-3.14.0-5.oe1.noarch.rpm",
        "python3-protobuf-3.14.0-5.oe1.noarch.rpm",
        "protobuf-javalite-3.14.0-5.oe1.noarch.rpm",
        "protobuf-bom-3.14.0-5.oe1.noarch.rpm",
        "protobuf-parent-3.14.0-5.oe1.noarch.rpm"
    ],
    "src": [
        "protobuf-3.14.0-5.oe1.src.rpm"
    ],
    "aarch64": [
        "protobuf-debuginfo-3.14.0-5.oe1.aarch64.rpm",
        "protobuf-3.14.0-5.oe1.aarch64.rpm",
        "protobuf-devel-3.14.0-5.oe1.aarch64.rpm",
        "protobuf-lite-3.14.0-5.oe1.aarch64.rpm",
        "protobuf-compiler-3.14.0-5.oe1.aarch64.rpm",
        "protobuf-debugsource-3.14.0-5.oe1.aarch64.rpm",
        "protobuf-lite-devel-3.14.0-5.oe1.aarch64.rpm"
    ],
    "x86_64": [
        "protobuf-lite-devel-3.14.0-5.oe1.x86_64.rpm",
        "protobuf-devel-3.14.0-5.oe1.x86_64.rpm",
        "protobuf-3.14.0-5.oe1.x86_64.rpm",
        "protobuf-compiler-3.14.0-5.oe1.x86_64.rpm",
        "protobuf-lite-3.14.0-5.oe1.x86_64.rpm",
        "protobuf-debugsource-3.14.0-5.oe1.x86_64.rpm",
        "protobuf-debuginfo-3.14.0-5.oe1.x86_64.rpm"
    ]
}