How to resolve path-relative stylesheet import (prssi) vulnerability fix on ASP.Net MVC legacy Application

2.8k views Asked by At

We have a ASP.Net MVC 4, C# legacy internal application and recently when analyzing vulnerabilities on Production using Qualys Express scanner and we found below issue and recommends as well.

vulnerability -: Path-relative stylesheet import (PRSSI)

Recommended solution -:It is recommended to remove relative URLs and use absolute URLs in CSS imports.

Could you help me what sort of change need to be done to resolve this. I have seen few options as below and we cant do major changes since this is a legacy application.

And I dnt have capable to run the vulnerabilities report again so that's why im trying to findout best option resolve this for our application and do the entire change that needed if it is possible.

0

There are 0 answers