Files
CVEs-PoC/2020/CVE-2020-8160.md
T
2024-06-18 02:51:15 +02:00

919 B

CVE-2020-8160

Description

MendixSSO <= 2.1.1 contains endpoints that make use of the openid handler, which is suffering from a Cross-Site Scripting vulnerability via the URL path. This is caused by the reflection of user-supplied data without appropriate HTML escaping or output encoding. As a result, a JavaScript payload may be injected into the above endpoint causing it to be executed within the context of the victim's browser.

POC

Reference

Github

No PoCs found on GitHub currently.