Skip to content

Minor XSS issue #30

@mclare

Description

@mclare

The test for malicious use of script tags, feed2js.php lines 50 to 54 are insufficient.

Happy to share proof of concept as DM.

Can be mitigated at the server level. Can also be mitigated at the script level with new code from PHP7+ and/or a larger XSS library.

A PHP-level mitigation might impact project requirements and dependencies, so I wanted to file the issue before offering a PR.

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