python-pillow: uncontrolled resource consumption when textlength in an ImageDraw instance operates on a long text argument
A flaw was found in Pillow. A denial of service issue uncontrollably allocates memory to process a given task, potentially causing a service to crash by having it run out of memory. This occurs for TrueType in ImageFont when text length in an ImageDraw instance operates on a long text argument...