-
A test failed on a tracked branch
```
AxiosError: Request failed with status code 500
at settle (node_modules/axios/lib/core/settle.js:19:12)
at IncomingMessage.handleStreamEnd (node_modules/…
-
**XSRF** issue exists @ **Content/StoredXSS.aspx.cs** in branch **master**
*Method btnSave_Click at line 26 of Content\StoredXSS.aspx.cs gets a parameter from a user request from Text. This paramet…
-
**XSRF** issue exists @ **WebGoatCoins/ProductDetails.aspx.cs** in branch **master**
*Method btnSave_Click at line 37 of WebGoatCoins\ProductDetails.aspx.cs gets a parameter from a user request fro…
-
A test failed on a tracked branch
```
AxiosError: Request failed with status code 500
at settle (node_modules/axios/lib/core/settle.js:19:12)
at IncomingMessage.handleStreamEnd (node_modules/…
-
~~[]()~~
- @mehebubhasan
>
-
With tornado 6.3 the xsfr_cookies will be depreciated. Let's keep an eye on:
- https://github.com/tornadoweb/tornado/issues/3217
- https://github.com/tornadoweb/tornado/issues/865
- https://gi…
-
**XSRF** issue exists @ **root/login.jsp** in branch **develop**
*Method = at line 8 of root\login.jsp gets a parameter from a user request from ""password"". This parameter val…
-
**XSRF** issue exists @ **root/register.jsp** in branch **develop**
*Method = at line 7 of root\register.jsp gets a parameter from a user request from ""password1"". This parame…
-
**XSRF** issue exists @ **root/password.jsp** in branch **develop**
*Method = at line 10 of root\password.jsp gets a parameter from a user request from ""password1"". This param…
-
Currently the user could be forced to log out with a request to the logout URL. We need to add XSRF protection against this.