mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-01 15:11:34 +02:00
18 lines
629 B
Markdown
18 lines
629 B
Markdown
### [CVE-2020-29204](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-29204)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
XXL-JOB 2.2.0 allows Stored XSS (in Add User) to bypass the 20-character limit via xxl-job-admin/src/main/java/com/xxl/job/admin/controller/UserController.java.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/xuxueli/xxl-job/issues/2083
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|