wstg icon indicating copy to clipboard operation
wstg copied to clipboard

WSTG-CONF-12 should mention HTML base tag injection

Open Loqova opened this issue 3 years ago • 0 comments

What would you like to happen? Testing the HTTP Content Security Policy (CSP) header is described in WSTG-CONF-12. But it doesn't mention to test for not using a base-uri. A webpage with CSP header without base-uri will be vulnerable to HTML base tag injection which could point all relative URL's (JavaScripts/Stylesheets) in the browser to an external domain.

Loqova avatar Jun 29 '22 15:06 Loqova