CyberRota Analysis
AI-GeneratedF5 products utilizing Unidata netcdf-c versions up to 4.10.1 are vulnerable to an out-of-bounds write issue due to improper handling of HDF5 attribute names, which can lead to memory corruption and application crashes. Attackers can exploit this vulnerability by crafting HDF5 files with oversized attribute names, potentially compromising system stability and security. Organizations using affected F5 products should prioritize patching to mitigate the risk of exploitation.
Public Exploit Signal
A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.
Note: these links are listed for security research and verification purposes only.
Original NVD Description
Unidata netcdf-c through 4.10.1 contains an out-of-bounds write vulnerability in NC4_HDF5_inq_attname() that copies HDF5 attribute names into a fixed 256-byte buffer without length validation. Attackers can craft HDF5 files with oversized attribute names to overflow the destination buffer, causing memory corruption and crashes when applications enumerate attribute names.