Описание
XSS in MITREid Connect
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.
Ссылки
- https://nvd.nist.gov/vuln/detail/CVE-2020-5497
- https://github.com/mitreid-connect/OpenID-Connect-Java-Spring-Server/issues/1521
- https://github.com/mitreid-connect/OpenID-Connect-Java-Spring-Server/pull/1526
- https://github.com/mitreid-connect/OpenID-Connect-Java-Spring-Server/pull/1527
- https://www.securitymetrics.com/blog/MITREid-Connect-cross-site-scripting-CVE-2020-5497
- http://packetstormsecurity.com/files/156574/MITREid-1.3.3-Cross-Site-Scripting.html
- http://seclists.org/fulldisclosure/2020/Feb/25
Пакеты
Наименование
org.mitre:openid-connect-server
maven
Затронутые версииВерсия исправления
<= 1.3.3
Отсутствует
Связанные уязвимости
CVSS3: 6.1
nvd
около 6 лет назад
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.