Skip to content

CX Client_DOM_XSS @ root/advanced.jsp [refs/heads/master] #31

@juegge

Description

@juegge

Client_DOM_XSS issue exists @ root/advanced.jsp in branch refs/heads/master

The application's Search</a> embeds untrusted data in the generated output with location, at line 48 of root\advanced.jsp. This untrusted data is embedded straight into the output without proper sanitization or encoding, enabling an attacker to inject malicious code into the output.

Severity: High

CWE:79

Vulnerability details and guidance

Checkmarx

Training
Recommended Fix

Lines: 48


Code (Line #48):

    <a href="javascript:window.location=window.location.href">New Search</a>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions