What's wrong with this entry?
A new security check prevents path traversal attacks in shell write/create operations. Paths containing .. after a directory segment (which may follow a symlink outside the working directory) are now rejected.
Path traversal validator (search for "Path contains '..' traversal") — U19 at line ~212741
Strings lifted out of the shipped bundle, so the claim above can be checked against them.
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.