cve/2019/CVE-2019-20437.md

21 lines
1.2 KiB
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2019-20437](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-20437)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
An issue was discovered in WSO2 API Manager 2.6.0, WSO2 IS as Key Manager 5.7.0, and WSO2 Identity Server 5.8.0. When a custom claim dialect with an XSS payload is configured in the identity provider basic claim configuration, that payload gets executed, if a user picks up that dialect's URI as the provisioning claim in the advanced claim configuration of the same Identity Provider. The attacker also needs to have privileges to log in to the management console, and to add and update identity provider configurations.
### POC
#### Reference
- https://cybersecurityworks.com/zerodays/cve-2019-20437-wso2.html
2024-06-09 00:33:16 +00:00
- https://cybersecurityworks.com/zerodays/cve-2019-20437-wso2.html
2024-05-26 14:27:05 +02:00
- https://github.com/cybersecurityworks/Disclosed/issues/20
2024-06-09 00:33:16 +00:00
- https://github.com/cybersecurityworks/Disclosed/issues/20
2024-05-26 14:27:05 +02:00
#### Github
No PoCs found on GitHub currently.