Memory Leaks in libming v0.4.8 ABC Parsing Functions Leading to Denial of Service
Memory leaks have been discovered in the ABC file parsing functions parseABC_CONSTANT_POOL and parseABC_FILE within the util/parser.c file of libming version 0.4.8. These memory leaks can be triggered by an attacker using a specially crafted ABC file, potentially causing a denial of service condition. The vulnerabilities are located in specific parsing routines that handle memory allocation and processing of ABC file content.