mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-01 06:51:35 +02:00
20 lines
833 B
Markdown
20 lines
833 B
Markdown
### [CVE-2020-5497](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-5497)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The OpenID Connect reference implementation for MITREid Connect through 1.3.3 allows XSS due to userInfoJson being included in the page unsanitized. This is related to header.tag. The issue can be exploited to execute arbitrary JavaScript.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://packetstormsecurity.com/files/156574/MITREid-1.3.3-Cross-Site-Scripting.html
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/Live-Hack-CVE/CVE-2020-5497
|
|
- https://github.com/irbishop/CVEs
|
|
|