Unsafe_Use_Of_Target_blank issue exists @ template/blog.html in branch master
Using <a href="https://colorlib.com" target="_blank"> at line 599 of template\blog.html, without correctly setting the "rel" attribute, or disassociating the new window from its parent, is an unsafe way of opening a new window.Similarity ID: -1203133754
Unsafe_Use_Of_Target_blank issue exists @ template/blog.html in branch master
Using <a href="https://colorlib.com" target="_blank"> at line 599 of template\blog.html, without correctly setting the "rel" attribute, or disassociating the new window from its parent, is an unsafe way of opening a new window.Similarity ID: -1203133754
Severity: Low
CWE:1022
Vulnerability details and guidance
Internal Guidance
Checkmarx
Training Recommended Fix
Lines: 599
Code (Line #599):