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

|
|

|
|
%20-%20Reflected%20(CWE-79)&color=brighgreen)
|
|
|
|
### 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
|
|
- https://hackerone.com/reports/838178
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|