Security Advisory
CVE-2021-21813
CVE vulnerability detail — eXtreme Datacenter Security Operations
Description
Within the function HandleFileArg the argument filepattern is under control of the user who passes it in from the command line. filepattern is passed directly to memcpy copying the path provided by the user into a staticly sized buffer without any length checks resulting in a stack-buffer overflow.