Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Issues and Solutions

No.IssuesSolution
1Portal UI doesn’t go up and so you cannot access SDC UI via Portal UI
  1. Go to https://<<sdc_ip>>:<<sdc_port>/ with Google Chrome Dev
  2. Open Inspect and go to  Application section
  3. On left column, open Cookies 
  4. Add the following cookie key/value
    USER_ID cs0008  for designer role

    USER_ID demo for admin role

This hack can be possible since SDC UI authentication mode is cookie based. So the attacker can override the cookie to force its request.