Skip to content

Cross Site Scripting Vulnerability #27

@MrHelga

Description

@MrHelga

Following a report by https://www.openbugbounty.org/reports/3084209/ I fixed the affected function found in /include/helper.php by adding Hsc():

public static function SelfPath()
{
return ROOT_URL . Hsc($_SERVER['PHP_SELF']);
}

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