wwwcad Posted June 9, 2011 Share Posted June 9, 2011 If you add a TXT record with the value test when the page is reloaded the data is not there because is not sanitized or it should be pass through html_special_chars, the HTML code of the resulting input is here: <input type="text" name="dnsrecordaddress[]" value=""'test'"" size="40" /> Like you can see, ResellerClub add two additional quotes but whmcs is not sanitizing them. Regards 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.