A memory leak has been identified in the parseSWF_EXPORTASSETS function in util/parser.c of libming v0.4.8.
Using realloc() to resize buffers that store sensitive information can leave the sensitive information exposed to attack, because it is not removed from memory.
Link | Tags |
---|---|
https://github.com/libming/libming/issues/323 | vendor advisory issue tracking exploit |