Skip to content

Dangerous tags allowed in infoArray #49

@webian

Description

@webian

If there are no use cases that need html tags in $infoArray, it is better to not allow any tags.

$allowedTags = '<br><a><b><td><tr><div>';

By instance, allowing A tag, a user could send a malicious link in the note field of an order.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions