The Source Map Proposal mentions possible XSSI attacks that make the source maps "available to attackers".
Can someone explain how that is a security problem? Aren't "attackers" able to download the source maps directly?
The Source Map Proposal mentions possible XSSI attacks that make the source maps "available to attackers".
Can someone explain how that is a security problem? Aren't "attackers" able to download the source maps directly?
That would be a problem if the source maps contain information based on the requestor's cookie credentials (just like other XSS attacks).