Description
A remote unauthenticated attacker can insert malicious content in a CMS Made Simple installation by poisoning the web server cache when Smarty Cache is activated by modifying the Host HTTP Header in his request. The vulnerability can be triggered only if the Host header is not part of the web server routing process (e.g. if several domains are served by the same web server). This can lead to phishing attacks because of the modification of the site's links, defacement or Cross-Site-Scripting attacks by a lack of filtering of HTML entities in $_SERVER variable.
Remediation
Update to CMS Made Simple 1.12.2 or later. Alternatively, ensure that Smarty caching has been disabled in the admin panel.
References
https://www.cmsmadesimple.org/2016/03/Announcing-CMSMS-1-12-2-kolonia/
http://seclists.org/fulldisclosure/2016/May/15
http://www.securityfocus.com/archive/1/archive/1/538272/100/0/threaded
https://packetstormsecurity.com/files/136897/CMS-Made-Simple-Cache-Poisoning.html
Related Vulnerabilities
WordPress 'edit.php' Cross-Site Scripting Vulnerability (1.5)
WordPress Plugin Attached images title editor Cross-Site Scripting (1.1.1)
WordPress Plugin Indieweb Post Kinds Cross-Site Scripting (1.3.1)
WordPress Plugin WP Statistics Cross-Site Scripting (8.3)
WordPress Plugin Subscribe2 Multiple Cross-Site Scripting Vulnerabilities (8.1)