In OpenSSH 7.9, scp.c in the scp client allows remote SSH servers to bypass intended access restrictions via the filename of . or an empty filename. The impact is modifying the permissions of the target directory on the client side.
The product performs an authorization check when an actor attempts to access a resource or perform an action, but it does not correctly perform the check.