Denial Of Service (DoS) Through Heap Buffer Overflow
libcurl.so is vulnerable to denial of service DoS through heap-based buffer overflow attacks. The vulnerability exists in setcharset of lib/curlfnmatch.c where using the default pattern matching function could cause a read beyond the end of the string if the match pattern ends with an open bracke...