Skip to content

Cross-site scripting vulnerability exists in Feehicms #2

@zKai1127

Description

@zKai1127

Due to the lax filtering of tag parameters, JS code can be inserted to cause cross-site scripting attacks.If the tag parameter is assigned to "<script>alert(123)</script>".Submitting in get mode can cause cross-site script attack.
TIM图片20190731121816
The exp code is as follows:
http://127.0.0.1/index.php?r=search%2Ftag&tag=<script>alert(123)</script>

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