XSS Vulnerability
-
Hello, I had a security audit done on my website and they found a slight vulnerability in your plugin.
Location: types\embedded\includes\fields\skype.php line 203
<input id="btn-skypename" name="skypename" value="<?php echo $_GET['skypename']; ?>" type="text" />The ‘skypename’ parameter needs to be sanitized before printing.
Are there any plans to patch this in the near future? If not I’d need to maintain this on my own.
Thank you.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘XSS Vulnerability’ is closed to new replies.