mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-23 23:14:03 +02:00
20 lines
713 B
Markdown
20 lines
713 B
Markdown
### [CVE-2018-8108](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-8108)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The select component in bui through 2018-03-13 has XSS because it performs an escape operation on already-escaped text, as demonstrated by workGroupList text.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/zlgxzswjy/BUI-select-xss
|
|
|
|
#### Github
|
|
- https://github.com/0xT11/CVE-POC
|
|
- https://github.com/hectorgie/PoC-in-GitHub
|
|
- https://github.com/zlgxzswjy/BUI-select-xss
|
|
|