You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is based on an inspection of the code so I could be mistaken. However, as far as I can tell controller does not validate the tenant subnet size when processing a tenant update command. Ciao-cli does perform some validation so it's hard to actually exploit this. Nonetheless, it should be possible to construct a json package with invalid data which would potentially destabilize controller. Note the subnet size is verified by controller when creating a new tenant.
This is based on an inspection of the code so I could be mistaken. However, as far as I can tell controller does not validate the tenant subnet size when processing a tenant update command. Ciao-cli does perform some validation so it's hard to actually exploit this. Nonetheless, it should be possible to construct a json package with invalid data which would potentially destabilize controller. Note the subnet size is verified by controller when creating a new tenant.