#VU83219 Deserialization of Untrusted Data in Apache Avro - CVE-2023-39410

 

#VU83219 Deserialization of Untrusted Data in Apache Avro - CVE-2023-39410

Published: November 16, 2023


Vulnerability identifier: #VU83219
Vulnerability risk: Medium
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2023-39410
CWE-ID: CWE-502
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
Apache Avro
Software vendor:
Apache Foundation

Description

The vulnerability allows a remote attacker to perform a denial of service attack.

The vulnerability exists due to reader can consume memory beyond the allowed constraints and thus lead to out of memory on the system, when deserializing untrusted or corrupted data. A remote attacker can pass specially crafted data to the application and perform a denial of service attack.


Remediation

Install updates from vendor's website.

External links