CVE-2017-14313 – Shibboleth <= 1.6 - Reflected Cross-Site Scripting
https://notcve.org/view.php?id=CVE-2017-14313
The shibboleth_login_form function in shibboleth.php in the Shibboleth plugin before 1.8 for WordPress is prone to an XSS vulnerability due to improper use of add_query_arg(). La función shibboleth_login_form en shibboleth.php en el plugin Shibboleth en versiones anteriores a la 1.8 para WordPress es propenso a sufrir una vulnerabilidad XSS debido a un uso incorrecto de add_query_arg(). The shibboleth_login_form function in shibboleth.php in the Shibboleth plugin before 1.7 for WordPress is prone to an XSS vulnerability due to improper use of add_query_arg(). • http://www.debian.org/security/2017/dsa-3973 https://bugs.debian.org/874416 https://github.com/michaelryanmcneill/shibboleth/commit/1d65ad6786282d23ba1865f56e2fd19188e7c26a https://wpvulndb.com/vulnerabilities/8901 • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') •