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

XSS vulnerability stored in the publish blog module of Jfinal_cms V5.1.0 #39

Open
arongmh opened this issue Jun 10, 2022 · 1 comment
Open

Comments

@arongmh
Copy link

arongmh commented Jun 10, 2022

There is a stored XSS vulnerability in JFinal_cms 's publish blog module. An attacker can insert malicious XSS code into the keyword field. When the user views the content of the article in the foreground, the malicious XSS code is triggered successfully.

payload: " onmouseover="alert(document.cookie)

image-20220610223449296

Successfully executed malicious XSS code:

image-20220610223306205

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

2 participants