Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

View log details Reflected-XSS vulnerabilities in the background. #4

Open
zhujieta0 opened this issue Oct 14, 2022 · 0 comments
Open

Comments

@zhujieta0
Copy link

Which version of FeehiCMS do you tesing?

v2.1.1

Expected behavior

View log details

Actual behavior

View log details Reflected-XSS vulnerabilities in the background of FeehiCMS .

Steps to reproduce the behavior

{
URL:http://127.0.0.1:8080/feehicms/frontend/web/admin/index.php?r=log%2Fview-layer
POC:%3Csvg%20onload=alert(20221014)%3E
}

  1. register a user for testing.

  2. go to Content -> Log Page, open one loginfo to view details.
    图片

  3. find id parameter in url and Insert poc after the id.
    (The page automatically loads and triggers XSS.)
    图片

图片

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant