#VU89143 Use-after-free in protobuf - CVE-2024-2410

 

#VU89143 Use-after-free in protobuf - CVE-2024-2410

Published: May 6, 2024


Vulnerability identifier: #VU89143
Vulnerability risk: High
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/U:Amber
CVE-ID: CVE-2024-2410
CWE-ID: CWE-416
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
protobuf
Software vendor:
Google

Description

The vulnerability allows a remote attacker to compromise vulnerable system.

The vulnerability exists due to a use-after-free error when parsing JSON data within the JsonToBinaryStream() function. A remote attacker can pass specially crafted data to the application, trigger a use-after-free error and potentially execute arbitrary code.

Successful exploitation of the vulnerability may allow an attacker to compromise vulnerable system.


Remediation

Install updates from vendor's website.

External links