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

Security Issue - Cross Site Scripting (Stored) #35

Closed
P0cas opened this issue Feb 27, 2022 · 4 comments
Closed

Security Issue - Cross Site Scripting (Stored) #35

P0cas opened this issue Feb 27, 2022 · 4 comments
Labels

Comments

@P0cas
Copy link

P0cas commented Feb 27, 2022

Description

스크린샷 2022-02-27 15 06 08

PoC : "><img src=x onerror=alert(1)>

Hello @petersirka! I report the security issue. When the administrator creates a page, the page is created by inserting XSS PoC as the name of the page, and the script is executed when going to the page list.

@P0cas
Copy link
Author

P0cas commented Feb 28, 2022

Are you planning to release a new version for this bug?

@petersirka
Copy link
Collaborator

No, no, I'll fix only that bug and regenerate the bundle. So you will download only the fix (some specific files) or download the entire bundle.

I'll fix it today later.

@petersirka
Copy link
Collaborator

Fixed 95f54a5

@P0cas
Copy link
Author

P0cas commented Feb 28, 2022

Awesome🔥Thanks for the fixed

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

Successfully merging a pull request may close this issue.

2 participants