protobuf@3.0.0b1.post1 vulnerabilities

  • latest version

    5.29.3

  • latest non vulnerable version

  • first published

    16 years ago

  • latest version published

    29 days ago

  • licenses detected

  • Direct Vulnerabilities

    Known vulnerabilities in the protobuf package. This does not include vulnerabilities belonging to this package’s dependencies.

    How to fix?

    Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities and provides fixes for free.

    Fix for free
    VulnerabilityVulnerable Version
    • M
    Denial of Service (DoS)

    protobuf is a Google’s data interchange format

    Affected versions of this package are vulnerable to Denial of Service (DoS) via the MessageSet type, by allowing an attacker to send specially crafted message with multiple key-value per elements, therefore creating parsing issues against services which receive unsanitized input.

    How to fix Denial of Service (DoS)?

    Upgrade protobuf to version 3.18.3, 3.19.5, 3.20.2, 4.21.6 or higher.

    [,3.18.3)[3.19.0rc1,3.19.5)[3.20.0rc1,3.20.2)[4.0.0rc1,4.21.6)
    • H
    Integer Overflow

    protobuf is a Google’s data interchange format

    Affected versions of this package are vulnerable to Integer Overflow by allowing remote authenticated attackers to cause a heap-based buffer overflow in serialisation process.

    How to fix Integer Overflow?

    Upgrade protobuf to version 3.4.0 or higher.

    [,3.4.0)