Files
CVEs-PoC/2020/CVE-2020-6850.md
T
2024-05-25 21:48:12 +02:00

19 lines
880 B
Markdown

### [CVE-2020-6850](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-6850)
![](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
Utilities.php in the miniorange-saml-20-single-sign-on plugin before 4.8.84 for WordPress allows XSS via a crafted SAML XML Response to wp-login.php. This is related to the SAMLResponse and RelayState variables, and the Destination parameter of the samlp:Response XML element.
### POC
#### Reference
- https://zeroauth.ltd/blog/
- https://zeroauth.ltd/blog/2020/01/28/cve-2020-6850-miniorange-saml-wp-plugin-before-4-8-84-is-vulnerable-to-xss-via-a-specially-crafted-saml-xml-response/
#### Github
No PoCs found on GitHub currently.