I have a website where any user can enter an url to an other website/domain. Is this considered a threat (in XSS)? (since users can enter malicious urls to scripts/sites/...)
Is it possible to prevent this?
I have a website where any user can enter an url to an other website/domain. Is this considered a threat (in XSS)? (since users can enter malicious urls to scripts/sites/...)
Is it possible to prevent this?