Skip to content

Potential XSS vulnerabilities  #2

@pH-7

Description

@pH-7

User inputs aren't escaped and Input::get() / Input::post() don't clean the values.

Should use the clean() function or add a new a new function to clean the user data before displaying them.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions