AspNetBoilerplate - Server-side JavaScript code injection

74 views Asked by At

Our company had a security scan done on our software that is running AspNetBoilerplate (Abp 2.0.2.0) and AspNet Zero as the framework.

The scan found three occurrences of Server-side JavaScript code injection in cookies (RequestVerificationToken, XSRF-TOKEN, AspNet.ApplicationCookie).

I was wondering how I can investigate further and remediate when it is in the framework?

Has anyone else had a security scan done and encountered these and, if so, are they false positives?

0

There are 0 answers