Medium Risk XSS Vulnerability
-
Hello.
I had a professional security source-code audit done on my website and they found one issue with your plugin in export-user-data.php on line 1535.
<input type="hidden" name="_wp_http_referer" value="<?php echo $_SERVER['REQUEST_URI'] ?>" />
$_SERVER['REQUEST_URI']
is not being sanitized.Are there any plans to patch this in the future? Otherwise I’m forced to maintain this plugin myself. I’m using v 1.2.2.
Thanks,
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Medium Risk XSS Vulnerability’ is closed to new replies.