vendor:
Annexxus Cameras Ax-n
by:
LiquidWorm
8.8
CVSS
HIGH
Application Logic Flaw
284
CWE
Product Name: Annexxus Cameras Ax-n
Affected Version From: V5.2.0 build 150317 (Ax46)
Affected Version To: V5.0.9 build 151106 (Ax68)
Patch Exists: NO
Related CWE:
CPE: a:i3_international:annexxus_cameras_ax-n:5.2.0
Platforms Tested: App-webs
2021
i3 International Annexxus Cameras Ax-n 5.2.0 – Application Logic Flaw
The application doesn't allow creation of more than one administrator account on the system. This also applies for deletion of the administrative account. The logic behind this restriction can be bypassed by parameter manipulation using dangerous verbs like PUT and DELETE and improper server-side validation. Once a normal account with 'viewer' or 'operator' permissions has been added by the default admin user 'i3admin', a PUT request can be issued calling the 'UserPermission' endpoint with the ID of created account and set it to 'admin' userType, successfully adding a second administrative account.
Mitigation:
Ensure that the application is configured to only allow a single administrative account.