Unsafe_Use_Of_Target_blank issue exists @ template/single-product.html in branch master
*Using <a href="#" target="_blank"> at line 622 of template\single-product.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: -126148186
Using <a href="https://colorlib.com" target="_blank"> at line 704 of template\single-product.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: 447488198*
Unsafe_Use_Of_Target_blank issue exists @ template/single-product.html in branch master
*Using <a href="#" target="_blank"> at line 622 of template\single-product.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: -126148186
Using <a href="https://colorlib.com" target="_blank"> at line 704 of template\single-product.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: 447488198*
Severity: Low
CWE:1022
Vulnerability details and guidance
Internal Guidance
Checkmarx
Training Recommended Fix
Lines: 704 622
Code (Line #704):
Code (Line #622):