Description
GetSimple CMS My SMTP Contact Plugin 1.1.2 suffers from a Stored Cross-Site Scripting (XSS) vulnerability. The plugin attempts to sanitize user input using htmlspecialchars(), but this can be bypassed by passing dangerous characters as escaped hex bytes. This allows attackers to inject arbitrary client-side code that executes in the administrator's browser when visiting a malicious page.
Problem types
Improper Neutralization of Input During Web Page Generation ('Stored Cross-site Scripting')
Product status
Credits
Bobby Cooke (boku)
References
github.com/boku7/gsSMTP-Csrf2Xss2RCE/ (Full Disclosure Repository)
get-simple.info (Vendor Homepage)
github.com/GetSimpleCMS/GetSimpleCMS (GetSimple CMS GitHub Repository)
www.exploit-db.com/exploits/49798 (ExploitDB-49798)
www.vulncheck.com/...e-cms-my-smtp-contact-plugin-stored-xss (VulnCheck Advisory: GetSimple CMS My SMTP Contact Plugin 1.1.2 - Stored XSS)