Last Modified: Oct 21, 2024
Affected Product(s):
F5OS Velos
Known Affected Versions:
F5OS-C 1.1.0, F5OS-C 1.1.1, F5OS-C 1.1.2, F5OS-C 1.1.3, F5OS-C 1.1.4
Fixed In:
F5OS-A 1.8.0, F5OS-A 1.5.2
Opened: Apr 02, 2021 Severity: 3-Major
Attempting to upload a tenant image via "curl filename scp:IMAGES" would fail, even though "scp filename admin@mgmt-ip:IMAGES" works.
Cannot use curl to copy files.
Accessing ssh/scp via curl rather that the scp application.
Use scp directly rather than curl.
The ssh/scp server has been fixed to correctly interpret the file/directory names supplied by the 'curl' command.