libming
cpe:2.3:a:libming:libming:*:*:*:*:*:*:*
- 0.4.8
A memory leak vulnerability has been identified in libming version 0.4.8, specifically within the clip actions parsing functions parseSWF_CLIPACTIONS and parseSWF_CLIPACTIONRECORD, located in util/parser.c. These functions improperly manage memory by allocating space for data structures without providing a means to deallocate it, leading to systematic memory leaks when processing crafted SWF files. This vulnerability can be exploited to cause a denial-of-service condition.
Exploitation of this vulnerability leads to memory leaks, causing increased memory usage and potential denial-of-service conditions.
The vulnerability can be reproduced by using the provided proof-of-concept SWF file with the libming library. The memory leak can be observed using a tool like AddressSanitizer, which will report the leaked memory allocations.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.