tmp: Type-confusion bypass of _assertPath allows path traversal via non-string prefix/postfix/template
Summary The assertPath guard added to [email protected] rejects only string values that contain the substring ... It is bypassed when prefix, postfix, or template is supplied as a non-string value Array, Buffer, or any object whose includes'..' returns falsy but whose stringification still contains ../...