Actions
Bug #10263
closedInsufficient validation of alias name when restoring aliases
Status:
Not a Bug
Priority:
Normal
Assignee:
-
Category:
Backup / Restore
Target version:
-
Start date:
02/16/2020
Due date:
% Done:
0%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.4.4-p3
Affected Architecture:
All
Description
When creating an alias using the GUI, the alias name is validated correctly (only "a-z, A-Z, 0-9 and _"). When Restoring aliases using the restore function, the alias names are not validated correctly. Thus, names like "web-server" are allowed.
Steps to reproduce:
1. Backup Aliases using "Backup and Restore" Function.
2. Change the name of an alias to an non-validatable value (e.g. web-server)
3. Restore Aliases using "Backup and Restore" Function.
Actions