Open yoh1496 opened 5 years ago
There were some changes in past.
Please try below code.
<script type="text/javascript">alert(JSON.parse(sessionStorage.getItem('ManagerInfo')).token)</script>
Thanks. We will continue fixing them with jQuery's text method.
Related to #89
There are one or more XSS issues in Cell Manager. I found it in OData View.
Steps of reproducing this problem is below:
Create Entity Type
andAdd Property
to the OData Scheme. (Type: String)The attacker using this vulnerability can get the user token stored in sessionStorage.