mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-30 09:09:31 +02:00
19 lines
880 B
Markdown
19 lines
880 B
Markdown
### [CVE-2020-6850](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-6850)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|